AxdPurchReqImport Class [AX 2012]
| Method | Description | |
|---|---|---|
| afterDeserializeEntity | Called for each record after is has been deserialized. (Inherited from AxdBase.) |
| calculateLineAmounts | Calculates the line amounts including lineAmount, totalCharges, and totalDiscount. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkAssetGroup | Determines whether the asset group is valid. |
| checkInventDim | Validates the document class for the inventory dimension to be created as part of the current service invoked. (Inherited from AxdBase.) |
| checkInventDimField | |
| checkInventDimFields | Determines whether the inventory dimensions are valid. |
| checkProject | Determines whether the fields related to the project are valid. |
| checkPurchReqLine | Determines whether the specified PurchReqLine record is valid. |
| checkPurchReqTable | Determines whether the specified PurchReqTable record is valid. |
| create | Creates the document in the XML string as a transaction in the database tables, and then returns the entity key of the created transaction. (Inherited from AxdBase.) |
| createEntityKey | (Inherited from AxdBase.) |
| createEntityKeyFieldList | (Inherited from AxdBase.) |
| createList | Creates the documents in the XML string as transactions in the database, and then returns the entity keys of the created transactions. (Inherited from AxdBase.) |
| createNewQuery | (Inherited from AxdBase.) |
| defaultValidTimeState | (Inherited from AxdBase.) |
| deleteDefaultDistributions | Deletes default distributions, if user supplied custom distributions as input to the service. |
| deleteList | (Inherited from AxdBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | |
| expandDimensions | (Overrides the expandDimensions Method.) |
| expandSurrogateForeignKeys | (Overrides the expandSurrogateForeignKeys Method.) |
| findCorrespondingAxBC | Finds the AxBC class that is used for the specified table in the document service. (Inherited from AxdBase.) |
| findEntityKeyList | Finds entity keys that identify posted transactions in the database. (Inherited from AxdBase.) |
| findList | Finds posted transactions from the database, and then writes them to an XML string. (Inherited from AxdBase.) |
| getActionList | Gets a list of all possible actions for the particular Axd document. (Overrides the getActionList Method.) |
| getAdditionalMandatoryFieldsMap | (Inherited from AxdBase.) |
| getChangedEntityKeyList | Retrieves all entity keys that pass the server-defined document filters. (Inherited from AxdBase.) |
| getConstraintList | Identifies the constraints from a particular record. (Overrides the getConstraintList Method.) |
| getCurrentDateTime | (Inherited from AxdBase.) |
| getDataSourceCardinality | (Inherited from AxdBase.) |
| getDataSourceFieldSet | Gets a set that contains the field names in a QueryBuildDataSource class. (Inherited from AxdBase.) |
| getDataSourceNameForEntityKey | (Inherited from AxdBase.) |
| getDimensionId | Translates the dimension value from the xml document into a dimension ID. (Inherited from AxdBase.) |
| getDocumentTypeId | Microsoft internal use only. (Inherited from AxdBase.) |
| getEnhancedSchema | Gets the enhanced XML Schema Document (XSD) of the Axd document. (Inherited from AxdBase.) |
| getEntityKeyFieldList | Gets the fields that will be used in the entity key. (Inherited from AxdBase.) |
| getEntityKeyList | Retrieves all entity keys that pass the server-defined document filters. (Inherited from AxdBase.) |
| getEntityKeyReplacementElementMap | (Inherited from AxdBase.) |
| getEntityKeySfkOptionalFieldsMap | This method is for internal use only.Gets the optional SFK fields map for the entity key. (Inherited from AxdBase.) |
| getFieldAccessOverRides | (Inherited from AxdBase.) |
| getFirstDistribution | Retrieves the default distribution that is created for the specified SourceDocumentLine record. |
| getKeyFields | (Inherited from AxdBase.) |
| getLabel | Gets the label that corresponds to the localized document name. (Overrides the getLabel Method.) |
| getName | Returns a fixed string that contains the name of the document. (Inherited from AxdBase.) |
| getNamespace | Returns a fixed string that contains the namespace of the document. (Inherited from AxdBase.) |
| getQuery | Fetches the instance of the query that corresponds to the Axd document class. (Inherited from AxdBase.) |
| getQueryName | Returns the name of the query that corresponds to the Axd document. (Overrides the getQueryName Method.) |
| getSchema | Gets the XSD of the Axd document. (Inherited from AxdBase.) |
| getSfkReplacementMap | (Inherited from AxdBase.) |
| getSharedTypesSchema | (Inherited from AxdBase.) |
| getSharedTypesSchemaXml | (Inherited from AxdBase.) |
| getSurrogateForeignKeyValue | Translates the surrogate foreign key replacement value from the xml document into a surrogate foreign key value. (Inherited from AxdBase.) |
| getTableIdForEntityKey | Gets the table ID that will be used in the entity key. (Inherited from AxdBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getValidTimeStateDateTime | (Inherited from AxdBase.) |
| getValidTimeStateFieldType | (Inherited from AxdBase.) |
| getXmlDataSourceNames | (Inherited from AxdBase.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFieldAccessOverrides | (Inherited from AxdBase.) |
| initMandatoryFieldsMap | Creates a list of mandatory fields that are specific to the document. (Overrides the initMandatoryFieldsMap Method.) |
| initNewQuery | (Inherited from AxdBase.) |
| initQuery | (Inherited from AxdBase.) |
| initQueryFromEntityKey | Instantiates the query associated with the Axd document and stores it in a variable on the AxdBase class. (Inherited from AxdBase.) |
| initQueryFromQuery | Initializes the query associated with the document based on the criteria values supplied. (Inherited from AxdBase.) |
| initQueryValidTimeState | Initialize the valid time state for the Axd query (Inherited from AxdBase.) |
| isActiveDimField | |
| isAmountFullyDistributed | Indicates whether the amounts on the PurchReqLine record are completely distributed. |
| isExpandableDimensionEDT | (Inherited from AxdBase.) |
| isExpandableSurrogateForeignKey | (Inherited from AxdBase.) |
| isFieldEditable | (Inherited from AxdBase.) |
| isFieldVisible | Determines if a field is visible. (Inherited from AxdBase.) |
| isMandatoryDimField | |
| isValidTimeStateDocument | (Inherited from AxdBase.) |
| mergeFilters | (Inherited from AxdBase.) |
| mergeRanges | (Inherited from AxdBase.) |
| new | Initializes a new instance of the AxdPurchReqImport class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| overRideFieldAccess | (Inherited from AxdBase.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmClearNilFieldsOnUpdate | Gets or sets the ClearNilFieldsOnUpdate parameter. (Inherited from AxdBase.) |
| parmDocPurpose | Gets or sets the DocPurpose parameter. (Inherited from AxdBase.) |
| parmSenderId | Gets or sets the SenderId parameter. (Inherited from AxdBase.) |
| parmValidAsOfDateTime | Gets or sets the ValidAsOfDateTime parameter. (Inherited from AxdBase.) |
| parmValidFromDateTime | Gets or sets the ValidFromDateTime parameter. (Inherited from AxdBase.) |
| parmValidTimeStateType | Gets or sets the ValidTimeStateType parameter. (Inherited from AxdBase.) |
| parmValidToDateTime | Gets or sets the ValidToDateTime parameter. (Inherited from AxdBase.) |
| populateParentDistribution | Populates the parent distribution fields for all the child distributions. |
| prepareAccountingDistribution | Processes the AccountingDistribution data received in XML. |
| prepareForDelete | Prepares an AxBC class to be deleted. (Inherited from AxdBase.) |
| prepareForDeleteExtended | Prepares an AxBC class to be deleted. (Inherited from AxdBase.) |
| prepareForQuery | Prepares a query before executing the query. (Inherited from AxdBase.) |
| prepareForSave | Prepares an AxBC class to be saved. (Inherited from AxdBase.) |
| prepareForSaveExtended | Prepares an AxBC class to be saved. (Overrides the prepareForSaveExtended Method.) |
| prepareForUpdate | Prepares an AxBC class to be updated. (Inherited from AxdBase.) |
| prepareForUpdateExtended | Prepares an AxBC class to be updated. (Inherited from AxdBase.) |
| preparePurchReqLine | Fills the purchase requisition with data derived from the input data. |
| preparePurchReqTable | Populates the PurchReqTable with data derived from the input data. |
| processingRecord | Called for each record processed during a read and create operation. (Overrides the processingRecord Method.) |
| read | Reads a posted transaction from the database and writes it to an XML string. (Inherited from AxdBase.) |
| readList | Reads posted transactions from the database and writes them to an XML string. (Inherited from AxdBase.) |
| resetLineTotals | Reset line totals used in validating line amounts. |
| security | Identifies whether security should be used in the Axd class. (Inherited from AxdBase.) |
| setAifFaultContext | (Inherited from AxdBase.) |
| setParmMethodAsMandatory | Sets the field specified by a parm method as mandatory in the schema and XML. (Inherited from AxdBase.) |
| setSharedTypesSchema | (Inherited from AxdBase.) |
| setTableFieldAsMandatory | Specifies that the field should be mandatory in the schema and in the XML. (Inherited from AxdBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| skipSecurityChecks | (Inherited from AxdBase.) |
| topRecordAction | (Inherited from AxdBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpackPropertyBag | Unpacks the docPurpose property from an instance of the aifPropertyBag extended data type (if relevant for the particular Axd document). (Inherited from AxdBase.) |
| update | (Inherited from AxdBase.) |
| updateList | (Overrides the updateList Method.) |
| updateNow | Makes document-specific updates when it processes an incoming document. (Inherited from AxdBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useNaturalEntityKey | (Inherited from AxdBase.) |
| validateDistributions | Validates whether the number of child distributions are created in line with the parent distribution. |
| validateDocument | Validates that any business rules that govern the processing of the Axd document are complied with. (Inherited from AxdBase.) |
| validateEntityKey | Validates whether an entity key that is passed to Axd framework is valid. (Inherited from AxdBase.) |
| validateEntityKeyFieldAccess | (Inherited from AxdBase.) |
| validateTableId | Validates that the table ID in a common object matches a specific table ID. (Inherited from AxdBase.) |
| validateValidTimeState | (Inherited from AxdBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::isCatalogItem |
Community Additions
ADD
Show: