AxWMSOrderTrans Class [AX 2012]
The AxWMSOrderTrans class accesses the WMSOrderTrans table, applies the correct update sequence, and provides default values wherever possible.
| Method | Description | |
|---|---|---|
| axCurrencyCode | Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axCustAccount | Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axCustMarkupCode | Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axDlvModeId | Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axDlvTermId | Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) |
| axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) |
| axLogisticsAddressCountyId | (Inherited from AxInternalBase.) |
| axLogisticsAddressStateId | (Inherited from AxInternalBase.) |
| axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) |
| axOrig | Returns the original of the current record. (Overrides the axOrig Method.) |
| axPurchItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.) |
| axSalesItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.) |
| axTaxCode | This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.) |
| axUnitOfMeasureSymbol | (Inherited from AxInternalBase.) |
| axVendAccount | Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| axVendMarkupCode | Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkNumber | Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.) |
| classCacheDelete | Delete an object from the cache. (Inherited from AxInternalBase.) |
| classCacheExist | (Inherited from AxInternalBase.) |
| classCacheInsert | (Inherited from AxInternalBase.) |
| classCacheLookup | (Inherited from AxInternalBase.) |
| clearField | (Inherited from AxInternalBase.) |
| continueOnError | Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.) |
| copy | (Inherited from AxInternalBase.) |
| createAxbcTypeId | (Inherited from AxInternalBase.) |
| createOrUpdateRelatedRecords | This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.) |
| currentRecord | Returns the current buffer for this table (Overrides the currentRecord Method.) |
| dataSourceName | (Inherited from AxInternalBase.) |
| defaulting | Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.) |
| delete | (Inherited from AxInternalBase.) |
| doModify | (Inherited from AxInternalBase.) |
| doParm | (Inherited from AxInternalBase.) |
| doSave | Saves or updates a record. (Inherited from AxInternalBase.) |
| emptyRecord | Returns an empty record for the table that the AxBC class relates to. (Overrides the emptyRecord Method.) |
| end | Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldId | Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.) |
| getAxbcTypeId | (Inherited from AxInternalBase.) |
| getEntityKey | (Inherited from AxInternalBase.) |
| getKeyFields | (Inherited from AxInternalBase.) |
| getMandatoryFieldExemptions | Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.) |
| getModifiedFields | (Inherited from AxInternalBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
| initMandatoryFieldsExemptionList | (Inherited from AxInternalBase.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | (Inherited from AxInternalBase.) |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
| mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) |
| modify | (Inherited from AxInternalBase.) |
| new | Initializes a new instance of the AxWMSOrderTrans class. (Overrides the new Method.) |
| nextCacheIdx | (Inherited from AxInternalBase.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parentAxBC | (Inherited from AxInternalBase.) |
| parm_DocumentHash | Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.) |
| parmCaseTagging | Gets or sets the CaseTagging parameter. |
| parmCustomer | Gets or sets the Customer parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDlvDate | Gets or sets the DlvDate parameter. |
| parmExpectedExpeditionTime | Gets or sets the ExpectedExpeditionTime parameter. |
| parmExpeditionStatus | Gets or sets the ExpeditionStatus parameter. |
| parmExpeditionTime | Gets or sets the ExpeditionTime parameter. |
| parmFullPallet | Gets or sets the FullPallet parameter. |
| parmInventDimFixed | Gets or sets the InventDimFixed parameter. |
| parmInventDimId | Gets or sets the InventDimId parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmInventTransRefId | Gets or sets the InventTransRefId parameter. |
| parmInventTransType | Gets or sets the InventTransType parameter. |
| parmIsReserved | Gets or sets the IsReserved parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemSortCode | Gets or sets the ItemSortCode parameter. |
| parmItemTagging | Gets or sets the ItemTagging parameter. |
| parmOperatorWorker | Gets or sets the OperatorWorker parameter. |
| parmOptimizedPicking | Gets the value for the OptimizedPicking field. |
| parmOrderId | Gets or sets the OrderId parameter. |
| parmOrderType | Gets or sets the OrderType parameter. |
| parmPalletIdPicked | Gets or sets the PalletIdPicked parameter. |
| parmPalletTagging | Gets or sets the PalletTagging parameter. |
| parmPdsCWQty | Gets or sets the PdsCWQty parameter. |
| parmPdsCWZeroCWLine | Gets or sets the PdsCWZeroCWLine parameter. |
| parmPostTransfer | Gets or sets the PostTransfer parameter. |
| parmPreReserved | Gets or sets the PreReserved parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmRouteId | Gets or sets the RouteId parameter. |
| parmShipmentId | Gets or sets the ShipmentId parameter. |
| parmShipmentIdOriginal | Gets or sets the ShipmentIdOriginal parameter. |
| parmSortCode | Gets or sets the SortCode parameter. |
| parmToInventDimId | Gets or sets the ToInventDimId parameter. |
| parmVolume | Gets or sets the Volume parameter. |
| reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) |
| recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) |
| replaceCurrentRecord | (Inherited from AxInternalBase.) |
| resetAxbcTypeParameters | (Inherited from AxInternalBase.) |
| resetInternalValues | (Inherited from AxInternalBase.) |
| save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
| setCaseTagging | Sets the value of the CaseTagging field. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setCustomer | Sets the value of the Customer field. |
| setDeliveryPostalAddress | Sets the value of the DeliveryPostalAddress field. |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
| setDlvDate | Sets the value of the DlvDate field. |
| setExpectedExpeditionTime | Sets the value of the ExpectedExpeditionTime field. |
| setExpeditionStatus | Sets the value of the ExpeditionStatus field. |
| setExpeditionTime | Sets the value of the ExpeditionTime field. |
| setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) |
| setFieldAsModified | (Inherited from AxInternalBase.) |
| setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) |
| setFullPallet | Sets the value of the FullPallet field. |
| setInventDimFixed | Sets the value of the InventDimFixed field. |
| setInventDimId | Sets the value of the InventDimId field. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInventTransId | Sets the value of the InventTransId field. |
| setInventTransRefId | Sets the value of the InventTransRefId field. |
| setInventTransType | Sets the value of the InventTransType field. |
| setIsReserved | Sets the value of the IsReserved field. |
| setItemId | Sets the value of the ItemId field. |
| setItemSortCode | Sets the value of the ItemSortCode field. |
| setItemTagging | Sets the value of the ItemTagging field. |
| setOperatorWorker | Sets the value for the OperatorWorker field. |
| setOrderId | Sets the value of the OrderId field. |
| setOrderType | Sets the value of the OrderType field. |
| setPalletIdPicked | Sets the value of the PalletIdPicked field. |
| setPalletTagging | Sets the value of the PalletTagging field. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPdsCWQty | Sets the value for the PdsCWQty field. |
| setPdsCWZeroCWLine | Sets the value for the PdsCWZeroCWLine field. |
| setPostTransfer | Sets the value of the PostTransfer field. |
| setPreReserved | Sets the value of the PreReserved field. |
| setQty | Sets the value of the Qty field. |
| setRouteId | Sets the value of the RouteId field. |
| setShipmentId | Sets the value of the ShipmentId field. |
| setSortCode | Sets the value of the SortCode field. |
| setTableFields | Defaults the fields of a table row. (Overrides the setTableFields Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| settoInventDimId | Sets the value of the toInventDimId field. |
| setVolume | Sets the value of the Volume field. |
| sysDictFieldFind | Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.) |
| tableCacheExist | (Inherited from AxInternalBase.) |
| tableCacheInsert | (Inherited from AxInternalBase.) |
| tableCacheLookup | (Inherited from AxInternalBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateField | Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.) |
| validateFields | (Inherited from AxInternalBase.) |
| validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) |
| validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) |
| validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) |
| validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) |
| validateWrite | (Inherited from AxInternalBase.) |
| valueMapDependingFields | Performs inbound value mapping for the Item field. (Overrides the valueMapDependingFields Method.) |
| valueMappingInbound | Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.) |
| valueMappingOutbound | Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| wmsOrderTrans | Returns an instance of the WMSOrderTrans class. |
| write | (Inherited from AxInternalBase.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlDocDirection | (Inherited from AxInternalBase.) |
| ::construct | Initializes a new instance of the AxWMSOrderTrans class. |
| ::newWMSOrderTrans | Creates an instance of the AxWMSOrderTrans class. |
This internal AxBC class is derived from AxInternalBase.
Community Additions
ADD
Show: