InventASN_CustPackingSlipTrans Class [AX 2012]
The InventASN_CustPackingSlipTrans class is the data object class that is exposed through the InventASNService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDefaultDimension | Creates and sets a new value for the DefaultDimension complex data item. |
| createDocuRefTrans | Creates and sets a new value for the DocuRefTrans complex data item. |
| createInventReportDimHistory | Creates and sets a new value for the InventReportDimHistory complex data item. |
| createSalesCategory | Creates and sets a new value for the SalesCategory complex data item. |
| createTransDeliveryAddress | Creates and sets a new value for the TransDeliveryAddress complex data item. |
| deserialize | Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.) |
| existsAmountCur | Determines whether the AmountCur data item exists in the data container. |
| existsCountryRegionOfShipment | Determines whether the CountryRegionOfShipment data item exists in the data container. |
| existsCurrencyCode | Determines whether the CurrencyCode data item exists in the data container. |
| existsDefaultDimension | Determines whether the DefaultDimension data item exists in the data container. |
| existsDeliveryDate | Determines whether the DeliveryDate data item exists in the data container. |
| existsDeliveryType | Determines whether the DeliveryType data item exists in the data container. |
| existsDlvTerm | Determines whether the DlvTerm data item exists in the data container. |
| existsDocuRefTrans | Determines whether the DocuRefTrans data item exists in the data container. |
| existsExternalItemId | Determines whether the ExternalItemId data item exists in the data container. |
| existsInterCompanyInventTransId | Determines whether the InterCompanyInventTransId data item exists in the data container. |
| existsIntrastatDispatchId | Determines whether the IntrastatDispatchId data item exists in the data container. |
| existsIntrastatFulfillmentDate_HU | Determines whether the IntrastatFulfillmentDate_HU data item exists in the data container. |
| existsInventDimId | Determines whether the InventDimId data item exists in the data container. |
| existsInventQty | Determines whether the InventQty data item exists in the data container. |
| existsInventRefId | Determines whether the InventRefId data item exists in the data container. |
| existsInventRefTransId | Determines whether the InventRefTransId data item exists in the data container. |
| existsInventRefType | Determines whether the InventRefType data item exists in the data container. |
| existsInventReportDimHistory | Determines whether the InventReportDimHistory data item exists in the data container. |
| existsInventTransId | Determines whether the InventTransId data item exists in the data container. |
| existsItemCodeId | Determines whether the ItemCodeId data item exists in the data container. |
| existsItemId | Determines whether the ItemId data item exists in the data container. |
| existsLineHeader | Determines whether the LineHeader data item exists in the data container. |
| existsLineNum | Determines whether the LineNum data item exists in the data container. |
| existsName | Determines whether the Name data item exists in the data container. |
| existsNGPCodesTable_FR | Determines whether the NGPCodesTable_FR data item is in the data container. |
| existsNumberSequenceGroup | Determines whether the NumberSequenceGroup data item exists in the data container. |
| existsOrdered | Determines whether the Ordered data item exists in the data container. |
| existsOrigCountryRegionId | Determines whether the OrigCountryRegionId data item exists in the data container. |
| existsOrigSalesId | Determines whether the OrigSalesId data item exists in the data container. |
| existsOrigStateId | Determines whether the OrigStateId data item exists in the data container. |
| existsPackingSlipId | Determines whether the PackingSlipId data item exists in the data container. |
| existsPdsCWQty | Indicates whether the data container has a data item that has the specified name. |
| existsPdsCWRemain | Indicates whether the data container has a data item that has the specified name. |
| existsPort | Determines whether the Port data item exists in the data container. |
| existsPriceUnit | Determines whether the PriceUnit data item exists in the data container. |
| existsQty | Determines whether the Qty data item exists in the data container. |
| existsRecId | Determines whether the RecId data item exists in the data container. |
| existsRecVersion | Determines whether the RecVersion data item exists in the data container. |
| existsRemain | Determines whether the Remain data item exists in the data container. |
| existsSalesCategory | Determines whether the SalesCategory data item exists in the data container. |
| existsSalesGroup | Determines whether the SalesGroup data item exists in the data container. |
| existsSalesId | Determines whether the SalesId data item exists in the data container. |
| existsSalesLineShippingDateConfirmed | Determines whether the SalesLineShippingDateConfirmed data item exists in the data container. |
| existsSalesLineShippingDateRequested | Determines whether the SalesLineShippingDateRequested data item exists in the data container. |
| existsSalesUnit | Determines whether the SalesUnit data item exists in the data container. |
| existsStatisticValue_LT | Determines whether the StatisticValue_LT data item exists in the data container. |
| existsStatProcId | Determines whether the StatProcId data item exists in the data container. |
| existsStatValueMST | Determines whether the StatValueMST data item exists in the data container. |
| existsStockedProduct | Determines whether the StockedProduct data item is in the data container. |
| existsTransactionCode | Determines whether the TransactionCode data item exists in the data container. |
| existsTransDeliveryAddress | Determines whether the TransDeliveryAddress data item exists in the data container. |
| existsTransport | Determines whether the Transport data item exists in the data container. |
| existsValueMST | Determines whether the ValueMST data item exists in the data container. |
| existsWeight | Determines whether the Weight data item exists in the data container. |
| get_Array | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_Attribute | Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| get_Container | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_EdtArray | Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| get_List | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewArray | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewContainer | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewList | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| getRootName | Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| getSchema | Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the InventASN_CustPackingSlipTrans 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAmountCur | Gets or sets the AmountCur parameter. |
| parmCountryRegionOfShipment | Gets or sets the CountryRegionOfShipment parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryDate | Gets or sets the DeliveryDate parameter. |
| parmDeliveryType | Gets or sets the DeliveryType parameter. |
| parmDlvTerm | Gets or sets the DlvTerm parameter. |
| parmDocuRefTrans | Gets or sets the DocuRefTrans parameter. |
| parmExternalItemId | Gets or sets the ExternalItemId parameter. |
| parmInterCompanyInventTransId | Gets or sets the InterCompanyInventTransId parameter. |
| parmIntrastatDispatchId | Gets or sets the IntrastatDispatchId parameter. |
| parmIntrastatFulfillmentDate_HU | Gets or sets the IntrastatFulfillmentDate_HU parameter. |
| parmInventDimId | Gets or sets the InventDimId parameter. |
| parmInventQty | Gets or sets the InventQty parameter. |
| parmInventRefId | Gets or sets the InventRefId parameter. |
| parmInventRefTransId | Gets or sets the InventRefTransId parameter. |
| parmInventRefType | Gets or sets the InventRefType parameter. |
| parmInventReportDimHistory | Gets or sets the InventReportDimHistory parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmItemCodeId | Gets or sets the ItemCodeId parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmLineHeader | Gets or sets the LineHeader parameter. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmName | Gets or sets the Name parameter. |
| parmNGPCodesTable_FR | Gets or sets the NGPCodesTable_FR parameter. |
| parmNumberSequenceGroup | Gets or sets the NumberSequenceGroup parameter. |
| parmOrdered | Gets or sets the Ordered parameter. |
| parmOrigCountryRegionId | Gets or sets the OrigCountryRegionId parameter. |
| parmOrigSalesId | Gets or sets the OrigSalesId parameter. |
| parmOrigStateId | Gets or sets the OrigStateId parameter. |
| parmPackingSlipId | Gets or sets the PackingSlipId parameter. |
| parmPdsCWQty | Gets or sets the PdsCWQty value. |
| parmPdsCWRemain | Gets or sets the PdsCWQty value. |
| parmPort | Gets or sets the Port parameter. |
| parmPriceUnit | Gets or sets the PriceUnit parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmRemain | Gets or sets the Remain parameter. |
| parmSalesCategory | Gets or sets the SalesCategory parameter. |
| parmSalesGroup | Gets or sets the SalesGroup parameter. |
| parmSalesId | Gets or sets the SalesId parameter. |
| parmSalesLineShippingDateConfirmed | Gets or sets the SalesLineShippingDateConfirmed parameter. |
| parmSalesLineShippingDateRequested | Gets or sets the SalesLineShippingDateRequested parameter. |
| parmSalesUnit | Gets or sets the SalesUnit parameter. |
| parmStatisticValue_LT | Gets or sets the StatisticValue_LT parameter. |
| parmStatProcId | Gets or sets the StatProcId parameter. |
| parmStatValueMST | Gets or sets the StatValueMST parameter. |
| parmStockedProduct | Gets or sets the StockedProduct parameter. |
| parmTransactionCode | Gets or sets the TransactionCode parameter. |
| parmTransDeliveryAddress | Gets or sets the TransDeliveryAddress parameter. |
| parmTransport | Gets or sets the Transport parameter. |
| parmValueMST | Gets or sets the ValueMST parameter. |
| parmWeight | Gets or sets the Weight parameter. |
| populateFromTable | Populates this data container. (Inherited from AfStronglyTypedDataContainer.) |
| serialize | Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| set_Array | Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_Attribute | Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| set_Container | Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.) |
| set_EdtArray | Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_List | Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| wt | Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: