Share via


AxdBaseUpdate Class [AX 2012]

Syntax

class AxdBaseUpdate extends AxdBaseCreate

Run On

Server

Methods

  Method Description
Gg814322.protmethod(en-us,AX.60).gif addDisplayFieldsParmMethods (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif axBCClassInQueryAdd (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif buildChildQueryStructureMap (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif buildDataSourceParentMap
Gg814322.protmethod(en-us,AX.60).gif buildParmMethodsMap (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif buildParmMethodsMapFromAxCommon (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif buildQueryStructureMap (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif buildStructuredDocument
Gg814322.protmethod(en-us,AX.60).gif buildStructuredDocumentEntityKey
Gg814322.protmethod(en-us,AX.60).gif buildStructuredDocumentKeys
Gg814322.protmethod(en-us,AX.60).gif buildStructuredDocumentRecId
Gg814322.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg814322.protmethod(en-us,AX.60).gif checkCurrentElement This method is for internal use only.Checks if the current xml element name matches the specified name. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif checkFieldAccessRights
Gg814322.protmethod(en-us,AX.60).gif checkFieldsForUpdate
Gg814322.protmethod(en-us,AX.60).gif clearUnreferencedFields
Gg814322.protmethod(en-us,AX.60).gif copyQueryLocally
Gg814322.pubmethod(en-us,AX.60).gif createDocument Creates a document (transaction) in Microsoft Dynamics AX from the XML data stored in this class. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif createDocumentList (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif deleteDocument
Gg814322.pubmethod(en-us,AX.60).gif deleteDocumentList
Gg814322.protmethod(en-us,AX.60).gif deleteUntouchedSubRecords
Gg814322.protmethod(en-us,AX.60).gif demandPrivilegeElevationPermission (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif deserializeDocument (Overrides the deserializeDocument Method.)
Gg814322.protmethod(en-us,AX.60).gif deserializeSubEntitiy
Gg814322.protmethod(en-us,AX.60).gif deserializeTopEntity
Gg814322.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif fieldIdSetFromFilterProperties
Gg814322.protmethod(en-us,AX.60).gif findCorrespondingTableId Finds the table ID of the table that corresponds to the specified AxInternalBase Class object. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif findDocument
Gg814322.protmethod(en-us,AX.60).gif findEntityOnCurLevel
Gg814322.protmethod(en-us,AX.60).gif findTableId Finds the table ID that corresponds to the data source name read from the XML string. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif findType Looks up the type of the return value of a particular parm method in a particular AxInternalBase class. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif getCompositeKey (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif getFieldsForDS
Gg814322.protmethod(en-us,AX.60).gif getInstanceRelationTypeFieldId (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif getIsFieldEditableMapKey (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif getKeyFieldSet
Gg814322.protmethod(en-us,AX.60).gif getNextEntityKey
Gg814322.protmethod(en-us,AX.60).gif getParmMethodsMap Retrieves the parm methods map. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif getQueryStructureMap Initializes the query structure map, the table access map, and the set of AxBC classes in the query. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg814322.protmethod(en-us,AX.60).gif hasFieldAccess (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif hasTableAccess (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif init Initializes class variables. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif insertFieldInPropertyInfoMap Updates the specified map of table fields and property information including the properties behind the property name, the base type, the extended type ID, the array size, the enumeration ID and the number of decimals. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif insertMethodInPropertyInfoMap Updates the specified map between parameter methods and property information including the properties behind the property name, the base type, the extended type ID, the array size, the enumeration ID, and the number of decimals. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif isFieldEditable (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif moveToNextElement (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif moveToNextXmlElement This method is for internal use only.Move the Axd xml reader to the next xml element. (Inherited from AxdBaseCreate.)
Gg814322.privmethod(en-us,AX.60).gif mustSpecifyEntityUpdateMode
Gg814322.protmethod(en-us,AX.60).gif new Initializes a new instance of the AxdBaseUpdate class. (Overrides the new Method.)
Gg814322.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif parmAifEndpointActionPolicyInfo Gets or sets the AifEndpointActionPolicyInfo parameter. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif parmAxdBase Gets or sets the AxdBase parameter. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif parmConfigRecId Gets or sets the Configrecord ID parameter. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif parmFilterXSD Gets or sets the FilterXSD parameter.
Gg814322.pubmethod(en-us,AX.60).gif parmXml Gets or sets the Xml parameter. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif persistCache Persists the in-memory metadata cache. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif popCurrentEntity
Gg814322.protmethod(en-us,AX.60).gif popElementOffStack Pops the top element off the stack of AxInternalBase instances. (Inherited from AxdBaseCreate.)
Gg814322.privmethod(en-us,AX.60).gif postProcessDocument
Gg814322.protmethod(en-us,AX.60).gif preprocessXml (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif preprocessXmlNode (Inherited from AxdBaseCreate.)
Gg814322.privmethod(en-us,AX.60).gif processRecord
Gg814322.protmethod(en-us,AX.60).gif pushNewElementOnStack Pushes a new instance of the AxInternalBase class, corresponding to the table identified by the class variable named tableID, onto the stack. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readBudgetAccount (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readBudgetPlanningAccount Reads the account structure, display value, and values of the budget planning account. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDefaultAccount (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDimensionAttributeSet (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDimensionAttributeValues (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDimensionAttributeValueSet (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDimensionValue (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readDocumentNameAndProperties Reads the document name and the document properties from the XML string. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readLedgerAccount (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readMultiTypeAccount (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readMultiTypeDefaultAccount (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readProperties Reads the properties of an instance of an AxInternalBase class, or the instance of the AxdBase object that called this AxdBaseCreate method. (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readProperty (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readSitesSfkValue (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif readSurrogateForeignKeyValue (Inherited from AxdBaseCreate.)
Gg814322.protmethod(en-us,AX.60).gif replaceExistingDocumentsOnCreate
Gg814322.privmethod(en-us,AX.60).gif selectAllFields
Gg814322.protmethod(en-us,AX.60).gif setCurrentEntity
Gg814322.protmethod(en-us,AX.60).gif setEntityKey Updates the entity key class variables, which are returned in the createDocument method. (Overrides the setEntityKey Method.)
Gg814322.pubmethod(en-us,AX.60).gif setEntityKeyList
Gg814322.protmethod(en-us,AX.60).gif setEntityUpdateMode
Gg814322.pubmethod(en-us,AX.60).gif setPrefixText Constructs the text to be written to the prefix of the Infolog when there are errors creating transactions from an XML document. (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg814322.protmethod(en-us,AX.60).gif skipEndElement (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif updateDocument
Gg814322.pubmethod(en-us,AX.60).gif updateDocumentList
Gg814322.protmethod(en-us,AX.60).gif updateNumberOfOccurences (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg814322.protmethod(en-us,AX.60).gif validateEntityUpdateMode
Gg814322.protmethod(en-us,AX.60).gif validateXMLStructure (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg814322.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg814322.protmethod(en-us,AX.60).gif xmlRequiresPreprocessing (Inherited from AxdBaseCreate.)
Gg814322.pubmethod(en-us,AX.60).gif Gg814322.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxdBaseUpdate class.
Gg814322.privmethod(en-us,AX.60).gif Gg814322.static(en-us,AX.60).gif ::createEntityKeyForReplaceOnCreate

Top

Inheritance Hierarchy

Object Class
  AxdBaseCreate Class
    AxdBaseUpdate Class