AxInventTransferLine Class [AX 2012]
The AxInventTransferLine class accesses the InventTransferLine 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.) |
| axInventDim | Gets an instance of the AxInventDim table |
| axInventTable | Gets an instance of the AxInventTable table |
| 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 | Gets the original record of the InventTransferLine table. (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 | (Overrides the createOrUpdateRelatedRecords Method.) |
| currentRecord | Gets an instance of the InventTransferLine 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. (Overrides the doSave Method.) |
| emptyRecord | Gets an empty record for the InventTransferLine table. (Overrides the emptyRecord Method.) |
| end | Calls super and sets lineNum to 0. (Overrides the end Method.) |
| 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 | Sets the TransferId field as non mandatory. (Overrides the initMandatoryFieldsExemptionList Method.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | (Inherited from AxInternalBase.) |
| inventTransferLine | Gets a record from the InventTransferLine table. |
| inventTransferTableRecord | Gets the record from the InventTransferTable table. |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isInventTransferRecordFieldsSet | Determines whether the ItemId and Transferid fields are set. |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSalesCalcDlvDatesDependentFieldsSet | Determines whether the InventDimId and TransferId fields are set. |
| 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 AxInventTransferLine 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.) |
| parmAmountValue | |
| parmATPApplyDemandTimeFence | Gets or sets the value of the ATPApplyDemandTimeFence field. |
| parmATPApplySupplyTimeFence | Gets or sets the value of the ATPApplySupplyTimeFence field. |
| parmATPBackwardDemandTimeFence | Gets or sets the value of the ATPBackwardDemandTimeFence field. |
| parmATPBackwardSupplyTimeFence | Gets or sets the value of the ATPBackwardSupplyTimeFence field. |
| parmATPInclPlannedOrders | Gets or sets the value of the AtpInclPlannedOrders field. |
| parmATPTimeFence | Gets or sets the value of the ATPTimeFence field. |
| parmAutoReservation | Gets or sets the value of the AutoReservation field. |
| parmCurrencyCode_IN | Gets or sets the CurrencyCode_IN parameter. |
| parmDefaultDimension_IN | |
| parmDeliveryDateControlType | Gets or sets the value of the DeliveryDateControlType field. |
| parmExciseTariffCodes_IN | Gets or sets the ExciseTariffCodes_IN parameter. |
| parmFromDirectSettlement_IN | Gets or sets the DirectSettlement_IN parameter. |
| parmFromDsa_in | Gets or sets the dsa_in parameter. |
| parmFromExciseRecordType_IN | Gets or sets the FromExciseRecordType_IN parameter. |
| parmFromExciseType_IN | Gets or sets the FromExciseType_IN parameter. |
| parmIntracode | Gets or sets the Intracode parameter. |
| parmIntrastatFulfillmentDate_HU | |
| parmIntrastatSpecMove_CZ | |
| parmInventDimId | Gets or sets the value of the InventDimId field. |
| parmInventDimIdTo_RU | Gets or sets the InventDimIdTo_RU parameter. |
| parmInventTransId | Gets or sets the value of the InventTransId field. |
| parmInventTransIdReceive | Gets or sets the value of the InventTransIdReceive field. |
| parmInventTransIdScrap | Gets or sets the value of the InventTransIdScrap field. |
| parmInventTransIdTransitFrom | Gets or sets the value of the InventTransIdTransitFrom field. |
| parmInventTransIdTransitTo | Gets or sets the value of the InventTransIdTransitTo field. |
| parmInvntCostPrice_IN | Gets or sets the InvntCostPrice_IN parameter. |
| parmItemId | Gets or sets the value of the ItemId field. |
| parmLineAmount_RU | Gets or sets the LineAmount_RU parameter. |
| parmLineNum | Gets or sets the value of the LineNum field. |
| parmNetAmount_IN | Gets or sets the NetAmount_IN parameter. |
| parmOrigCountryRegionId | |
| parmOrigCountyId | Gets or sets the OrigCountyId parameter. |
| parmOrigStateId | |
| parmOverDeliveryPct | Gets or sets the value of the OverDeliveryPct field. |
| parmPdsCWQtyReceived | Gets or sets the PdsCWQtyReceived parameter. |
| parmPdsCWQtyReceiveNow | Gets or sets the PdsCWQtyReceiveNow parameter. |
| parmPdsCWQtyRemainReceive | Gets or sets the PdsCWQtyRemainReceive parameter. |
| parmPdsCWQtyRemainShip | Gets or sets the PdsCWQtyRemainShip parameter. |
| parmPdsCWQtyScrapped | Gets or sets the PdsCWQtyScrappedfield parameter. |
| parmPdsCWQtyShipNow | Gets or sets the PdsCWQtyShipNow parameter. |
| parmPdsCWQtyShipped | Gets or sets the PdsCWQtyShipped parameter. |
| parmPdsCWQtyTransfer | Gets or sets PdsCWQtyTransfer parameter. |
| parmPdsOverrideFEFO | Gets or sets the PdsOverrideFEFO parameter. |
| parmPort | |
| parmPrice_RU | Gets or sets the Price_RU parameter. |
| parmPriceType_IN | Gets or sets the PriceType_IN parameter. |
| parmPriceUnit_RU | Gets or sets the PriceUnit_RU parameter. |
| parmQtyReceived | Gets or sets the value of the QtyReceived field. |
| parmQtyReceiveNow | Gets or sets the value of the QtyReceiveNow field. |
| parmQtyRemainReceive | Gets or sets the value of the QtyRemainReceive field. |
| parmQtyRemainShip | Gets or sets the value of the QtyRemainShip field. |
| parmQtyScrapped | Gets or sets the value of the QtyScrapped field. |
| parmQtyShipNow | Gets or sets the value of the QtyShipNow field. |
| parmQtyShipped | Gets or sets the value of the QtyShipped field. |
| parmQtyTransfer | Gets or sets the value of the QtyTransfer field. |
| parmReceiveDate | Gets or sets the value of the ReceiveDate field. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmRemainStatus | Gets or sets the value of the RemainStatus field. |
| parmRetailAreaId | Gets or sets the RetailAreaId parameter. |
| parmRetention_IN | Gets or sets the Retention_IN parameter. |
| parmSalesTaxFormTypes_IN | Gets or sets the SalesTaxFormTypes_IN parameter. |
| parmShipDate | Gets or sets the value of the ShipDate field. |
| parmStatisticalValue | |
| parmStatProcId | |
| parmTaxGroup_IN | Gets or sets the TaxGroup_IN parameter. |
| parmTaxItemGroup_IN | Gets or sets the TaxItemGroup_IN parameter. |
| parmToDirectSettlement_IN | Gets or sets the ToDirectSettlement_IN parameter. |
| parmToDSA_IN | Gets or sets the Todsa_in parameter. |
| parmToExciseRecordType_IN | Gets or sets the ToExciseRecordType_IN parameter. |
| parmToExciseType_IN | Gets or sets the ToExciseType_IN parameter. |
| parmTransactionCode | |
| parmTransferId | Gets or sets the value of the TransferId field. |
| parmTransport | |
| parmUnderDeliveryPct | Gets or sets the value of the UnderDeliveryPct field. |
| parmUnitId | Gets or sets the value of the UnitId field. |
| parmUnitId_IN | Gets or sets the UnitId_IN parameter. |
| parmUnitPrice_IN | Gets or sets the UnitPrice_IN parameter. |
| parmVATPriceType_IN | Gets or sets the vatPriceType_IN parameter. |
| parmVATRetentionCode_IN | Gets or sets the vatRetentionCode_IN 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.) |
| setATPApplyDemandTimeFence | Sets the value of the ATPApplyDemandTimeFence field. |
| setATPApplySupplyTimeFence | Sets the value of the ATPApplySupplyTimeFence field. |
| setATPBackwardDemandTimeFence | Sets the value of the ATPBackwardDemandTimeFence field. |
| setATPBackwardSupplyTimeFence | Sets the value of the ATPBackwardSupplyTimeFence field. |
| setATPInclPlannedOrders | Sets the value for the atpInclPlannedOrders field. |
| setATPTimeFence | Sets the value for the atpTimeFence field. |
| setAutoReservation | Sets the value for the AutoReservation field. |
| setCurrencyCode_IN | Sets the value for the CurrencyCode_IN field. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setDefaultDimension_IN | Sets the value for the DefaultDimension_IN field. |
| setDeliveryDateControlType | Sets the value of the DeliveryDateControlType field. |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
| setExciseTariffCodes_IN | Sets the value for the ExciseTariffCodes_IN 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.) |
| setFromDirectSettlement_IN | Sets the value for the DirectSettlement_IN field. |
| setFromDSA_IN | Sets the value for the dsa_in field. |
| setFromExciseRecordType_IN | Sets the value for the FromExciseRecordType_IN field. |
| setFromExciseType_IN | Sets the value for the FromExciseType_IN field. |
| setInventDimId | Sets the value for the InventDimId field. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInventDimIdTo_RU | Sets the InventDimIdTo_RU parameter. |
| setInventTransferRecordFields | Sets the value for the ItemId and TransferId fields. |
| setInventTransId | Sets the value for the InventTransId field. |
| setInventTransIdReceive | Sets the value for the InventTransIdReceive field. |
| setInventTransIdScrap | Sets the value for the InventTransIdScrap field. |
| setInventTransIdTransitFrom | Sets the value for the InventTransIdTransitFrom field. |
| setInventTransIdTransitTo | Sets the value for the InventTransIdTransitTo field. |
| setInvntCostPrice_IN | Sets the value for the InvntCostPrice_IN field. |
| setItemId | Sets the value for the ItemId field. |
| setLineAmount_RU | Sets the LineAmount_RU parameter. |
| setLineNum | Sets the value for the LineNum field. |
| setNetAmount_IN | Sets the value for the NetAmount_IN field. |
| setOverDeliveryPct | Sets the value for the OverDeliveryPct field. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPdsCWQtyReceived | Sets the value for the PdsCWQtyReceived field. |
| setPdsCWQtyReceiveNow | Sets the value for the PdsCWQtyReceiveNow field. |
| setPdsCWQtyRemainReceive | Sets the value for the PdsCWQtyRemainReceive field. |
| setPdsCWQtyRemainShip | Sets the value for the PdsCWQtyRemainShip field. |
| setPdsCWQtyScrapped | Sets the value for the PdsCWQtyScrapped field. |
| setPdsCWQtyShipNow | Sets the value for the PdsCWQtyShipNow field. |
| setPdsCWQtyShipped | Sets the value for the PdsCWQtyShipped field. |
| setPdsCWQtyTransfer | Sets the value for the PdsCWQtyTransfer field. |
| setPdsOverrideFEFO | Sets the value for the PdsOverrideFEFO field. |
| setPrice_RU | Sets the Price_RU parameter. |
| setPriceType_IN | Sets the value for the PriceType_IN field. |
| setPriceUnit_RU | Sets the PriceUnit_RU parameter. |
| setQtyReceived | Sets the value for the QtyReceived field. |
| setQtyReceiveNow | Sets the value for the QtyReceiveNow field. |
| setQtyRemainReceive | Sets the value for the QtyRemainReceive field. |
| setQtyRemainShip | Sets the value for the QtyRemainShip field. |
| setQtyScrapped | Sets the value for the QtyScrapped field. |
| setQtyShipNow | Sets the value for the QtyShipNow field. |
| setQtyShipped | Sets the value for the QtyShipped field. |
| setQtyTransfer | Sets the value for the QtyTransfer field. |
| setReceiveDate | Sets the value for the ReceiveDate field. |
| setRemainStatus | Sets the value for the RemainStatus field. |
| setRetailAreaId | Sets the value for the RetailAreaId field. |
| setRetention_IN | Sets the value for the Retention_IN field. |
| setSalesCalcDlvDatesDependentFields | Sets the value of the TransferId,InventDimId, ShipDate, ReceiveDate, and DeliveryDateControl fields. |
| setSalesTaxFormTypes_IN | Sets the value for the SalesTaxFormTypes_IN field. |
| setShipDate | Sets the value for the ShipDate field. |
| setShipdateFromReceiveDate | Sets the value for the ShipDate field. |
| setTableFields | Sets default values to fields in an AxInventTransferLine table row. (Overrides the setTableFields Method.) |
| setTaxGroup_IN | Sets the value for the TaxGroup_IN field. |
| setTaxItemGroup_IN | Sets the value for the TaxItemGroup_IN field. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setToDirectSettlement_IN | Sets the value for the ToDirectSettlement_IN field. |
| setToDSA_IN | Sets the value for the Todsa_in field. |
| setToExciseRecordType_IN | Sets the value for the ToExciseRecordType_IN field. |
| setToExciseType_IN | Sets the value for the ToExciseType_IN field. |
| setTransferId | Sets the value for the TransferId field. |
| setUnderDeliveryPct | Sets the value for the UnderDeliveryPct field. |
| setUnitId | Sets the value for the UnitId field. |
| setUnitId_IN | Sets the value for the UnitId_IN field. |
| setUnitPrice_IN | Sets the value for the UnitPrice_IN field. |
| setVATPriceType_IN | Sets the value for the VATPriceType_IN field. |
| setVATRetentionCode_IN | Sets the value for the VATRetentionCode_IN 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.) |
| transferLine_SalesCalcAvailableDlvDates | Returns the table cache of the InventTransferLine table. |
| updateFromInventDim | Sets the InventDimId value of InventTransferLine from an InventDim 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 | Validates the item. (Overrides the validateWrite Method.) |
| valueMapDependingFields | Sets the valuemapping for the ItemId 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.) |
| 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 AxInventTransferLine class. |
This internal AxBC class is derived from the AxInternalBase .
Community Additions
ADD
Show: