InventASN_WMSBillOfLading Class [AX 2012]
The InventASN_WMSBillOfLading 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.) |
| createDeliveryPostalAddress | Creates and sets a new value for the DeliveryPostalAddress complex data item. |
| createLadingPostalAddress_RU | Creates and sets a new value for the LadingPostalAddress_RU complex data item. |
| createShippingPostalAddress | Creates and sets a new value for the ShippingPostalAddress complex data item. |
| createThirdPartyPostalAddress | Creates and sets a new value for the ThirdPartyPostalAddress complex data item. |
| createUnLadingPostalAddress_RU | Creates and sets a new value for the UnLadingPostalAddress_RU 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.) |
| existsBillOfLadingId | Determines whether the BillOfLadingId data item exists in the data container. |
| existsCargoDescription_RU | Determines whether the CargoDescription_RU data item exists in the data container. |
| existsCargoPacking_RU | Determines whether the CargoPacking_RU data item exists in the data container. |
| existsCarrierCode_RU | Determines whether the CarrierCode_RU data item exists in the data container. |
| existsCarrierName | Determines whether the CarrierName data item exists in the data container. |
| existsCarrierType_RU | Determines whether the CarrierType_RU data item exists in the data container. |
| existsCustAccount | Determines whether the CustAccount data item exists in the data container. |
| existsDeliveryDate_RU | Determines whether the DeliveryDate_RU data item exists in the data container. |
| existsDeliveryPostalAddress | Determines whether the DeliveryPostalAddress data item is in the data container. |
| existsDriverContact_RU | Determines whether the DriverContact_RU data item exists in the data container. |
| existsDriverName_RU | Determines whether the DriverName_RU data item exists in the data container. |
| existsDrivingLicenseNum_RU | Determines whether the DrivingLicenseNum_RU data item exists in the data container. |
| existsFreightChargeTerms | Determines whether the FreightChargeTerms data item exists in the data container. |
| existsFreightCounted | Determines whether the FreightCounted data item exists in the data container. |
| existsFreightedBy | Determines whether the FreightedBy data item exists in the data container. |
| existsInventLocationId | Determines whether the InventLocationId data item exists in the data container. |
| existsInventTransRefId | Determines whether the InventTransRefId data item exists in the data container. |
| existsLadingPostalAddress_RU | Determines whether the LadingPostalAddress_RU data item exists in the data container. |
| existsLanguageId | Determines whether the LanguageId data item exists in the data container. |
| existsLicenseCardNum_RU | Determines whether the LicenseCardNum_RU data item exists in the data container. |
| existsLicenseCardRegNum_RU | Determines whether the LicenseCardRegNum_RU data item exists in the data container. |
| existsLicenseCardSeries_RU | Determines whether the LicenseCardSeries_RU data item exists in the data container. |
| existsLicenseCardType_RU | Determines whether the LicenseCardType_RU data item exists in the data container. |
| existsMasterBOL | Determines whether the MasterBOL data item exists in the data container. |
| existsMasterBOLId | Determines whether the MasterBOLId 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. |
| existsSealId | Determines whether the SealId data item exists in the data container. |
| existsShipmentId | Determines whether the ShipmentId data item exists in the data container. |
| existsShippingPostalAddress | Determines whether the ShippingPostalAddress data item is in the data container. |
| existsThirdPartyPostalAddress | Determines whether the ThirdPartyPostalAddress data item is in the data container. |
| existsTrailerId | Determines whether the TrailerId data item exists in the data container. |
| existsTrailerLoaded | Determines whether the TrailerLoaded data item exists in the data container. |
| existsTransportationPayer_RU | Determines whether the TransportationPayer_RU data item exists in the data container. |
| existsTransportationPayerType_RU | Determines whether the TransportationPayerType_RU data item exists in the data container. |
| existsTransportationType_RU | Determines whether the TransportationType_RU data item exists in the data container. |
| existsTransportInvoiceId_RU | Determines whether the TransportInvoiceId_RU data item exists in the data container. |
| existsTransportInvoiceType_RU | Determines whether the TransportInvoiceType_RU data item exists in the data container. |
| existsUnladingPostalAddress_RU | Determines whether the UnladingPostalAddress_RU data item exists in the data container. |
| existsVehicleModel_RU | Determines whether the VehicleModel_RU data item exists in the data container. |
| existsVehiclePlateNum_RU | Determines whether the VehiclePlateNum_RU data item exists in the data container. |
| existsWaybillNum_RU | Determines whether the WaybillNum_RU data item exists in the data container. |
| existsWMSReferenceType | Determines whether the WMSReferenceType 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_WMSBillOfLading 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.) |
| parmBillOfLadingId | Gets or sets the BillOfLadingId parameter. |
| parmCargoDescription_RU | Gets or sets the CargoDescription_RU parameter. |
| parmCargoPacking_RU | Gets or sets the CargoPacking_RU parameter. |
| parmCarrierCode_RU | Gets or sets the CarrierCode_RU parameter. |
| parmCarrierName | Gets or sets the CarrierName parameter. |
| parmCarrierType_RU | Gets or sets the CarrierType_RU parameter. |
| parmCustAccount | Gets or sets the CustAccount parameter. |
| parmDeliveryDate_RU | Gets or sets the DeliveryDate_RU parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDriverContact_RU | Gets or sets the DriverContact_RU parameter. |
| parmDriverName_RU | Gets or sets the DriverName_RU parameter. |
| parmDrivingLicenseNum_RU | Gets or sets the DrivingLicenseNum_RU parameter. |
| parmFreightChargeTerms | Gets or sets the FreightChargeTerms parameter. |
| parmFreightCounted | Gets or sets the FreightCounted parameter. |
| parmFreightedBy | Gets or sets the FreightedBy parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmInventTransRefId | Gets or sets the InventTransRefId parameter. |
| parmLadingPostalAddress_RU | Gets or sets the LadingPostalAddress_RU parameter. |
| parmLanguageId | Gets or sets the LanguageId parameter. |
| parmLicenseCardNum_RU | Gets or sets the LicenseCardNum_RU parameter. |
| parmLicenseCardRegNum_RU | Gets or sets the LicenseCardRegNum_RU parameter. |
| parmLicenseCardSeries_RU | Gets or sets the LicenseCardSeries_RU parameter. |
| parmLicenseCardType_RU | Gets or sets the LicenseCardType_RU parameter. |
| parmMasterBOL | Gets or sets the MasterBOL parameter. |
| parmMasterBOLId | Gets or sets the MasterBOLId parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmSealId | Gets or sets the SealId parameter. |
| parmShipmentId | Gets or sets the ShipmentId parameter. |
| parmShippingPostalAddress | Gets or sets the ShippingPostalAddress parameter. |
| parmThirdPartyPostalAddress | Gets or sets the ThirdPartyPostalAddress parameter. |
| parmTrailerId | Gets or sets the TrailerId parameter. |
| parmTrailerLoaded | Gets or sets the TrailerLoaded parameter. |
| parmTransportationPayer_RU | Gets or sets the TransportationPayer_RU parameter. |
| parmTransportationPayerType_RU | Gets or sets the TransportationPayerType_RU parameter. |
| parmTransportationType_RU | Gets or sets the TransportationType_RU parameter. |
| parmTransportInvoiceId_RU | Gets or sets the TransportInvoiceId_RU parameter. |
| parmTransportInvoiceType_RU | Gets or sets the TransportInvoiceType_RU parameter. |
| parmUnladingPostalAddress_RU | Gets or sets the UnladingPostalAddress_RU parameter. |
| parmVehicleModel_RU | Gets or sets the VehicleModel_RU parameter. |
| parmVehiclePlateNum_RU | Gets or sets the VehiclePlateNum_RU parameter. |
| parmWaybillNum_RU | Gets or sets the WaybillNum_RU parameter. |
| parmWMSReferenceType | Gets or sets the WMSReferenceType 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: