InventTransferOrder_InvTransJour Class [AX 2012]
The InventTransferOrder_InvTransJour class is the data object class that is exposed through the inventTransferOrderService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createInvTransJourLine | Creates and sets a new value for the InvTransJourLine complex data item. |
| createLadingPostalAddress_RU | Creates and sets a new value for the LadingPostalAddress_RU 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.) |
| existsAutoReceiveQty | Determines whether the AutoReceiveQty 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. |
| existsCarrierType_RU | Determines whether the CarrierType_RU data item exists in the data container. |
| existsDeliveryDate_RU | Determines whether the DeliveryDate_RU data item exists in the data container. |
| existsDlvModeId | Determines whether the DlvModeId data item exists in the data container. |
| existsDlvTermId | Determines whether the DlvTermId data item exists in the data container. |
| existsDocumentStatus_LT | Determines whether the DocumentStatus_LT data item exists 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. |
| existsFreightSlipType | Determines whether the FreightSlipType data item exists in the data container. |
| existsFreightZoneId | Determines whether the FreightZoneId data item exists in the data container. |
| existsFromAddressName | Determines whether the FromAddressName data item exists in the data container. |
| existsFromContactPerson | Determines whether the FromContactPerson data item exists in the data container. |
| existsIncludePackingSlipRegister_LT | Determines whether the IncludePackingSlipRegister_LT data item exists in the data container. |
| existsInventLocationIdFrom | Determines whether the InventLocationIdFrom data item exists in the data container. |
| existsInventLocationIdTo | Determines whether the InventLocationIdTo data item exists in the data container. |
| existsInventLocationIdTransit | Determines whether the InventLocationIdTransit data item exists in the data container. |
| existsInvTransJourLine | Determines whether the InvTransJourLine data item exists in the data container. |
| existsLadingPostalAddress_RU | Determines whether the LadingPostalAddress_RU 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. |
| existsNum_LT | Determines whether the Num_LT data item exists in the data container. |
| existsNumbering_W | Determines whether the Numbering_W data item exists in the data container. |
| existsReasonTableRef_BR | Determines whether the ReasonTableRef_BR 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. |
| existsReturn_RU | Determines whether the Return_RU data item exists in the data container. |
| existsStorno_RU | Determines whether the Storno_RU data item exists in the data container. |
| existsToAddressName | Determines whether the ToAddressName data item exists in the data container. |
| existsToContactPerson | Determines whether the ToContactPerson data item exists in the data container. |
| existsTrackingId | Determines whether the TrackingId data item exists in the data container. |
| existsTransDate | Determines whether the TransDate data item exists in the data container. |
| existsTransferId | Determines whether the TransferId data item exists in the data container. |
| existsTransportationType_RU | Determines whether the TransportationType_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. |
| existsUpdatedByWorker | Determines whether the UpdatedByWorker data item exists in the data container. |
| existsUpdateType | Determines whether the UpdateType 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. |
| existsVoucherId | Determines whether the VoucherId data item exists in the data container. |
| existsWaybillNum_RU | Determines whether the WaybillNum_RU 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 InventTransferOrder_InvTransJour 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.) |
| parmAutoReceiveQty | Gets or sets the AutoReceiveQty 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. |
| parmCarrierType_RU | Gets or sets the CarrierType_RU parameter. |
| parmDeliveryDate_RU | Gets or sets the DeliveryDate_RU parameter. |
| parmDlvModeId | Gets or sets the DlvModeId parameter. |
| parmDlvTermId | Gets or sets the DlvTermId parameter. |
| parmDocumentStatus_LT | Gets or sets the DocumentStatus_LT 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. |
| parmFreightSlipType | Gets or sets the FreightSlipType parameter. |
| parmFreightZoneId | Gets or sets the FreightZoneId parameter. |
| parmFromAddressName | Gets or sets the FromAddressName parameter. |
| parmFromContactPerson | Gets or sets the FromContactPerson parameter. |
| parmIncludePackingSlipRegister_LT | Gets or sets the IncludePackingSlipRegister_LT parameter. |
| parmInventLocationIdFrom | Gets or sets the InventLocationIdFrom parameter. |
| parmInventLocationIdTo | Gets or sets the InventLocationIdTo parameter. |
| parmInventLocationIdTransit | Gets or sets the InventLocationIdTransit parameter. |
| parmInvTransJourLine | Gets or sets the InvTransJourLine parameter. |
| parmLadingPostalAddress_RU | Gets or sets the LadingPostalAddress_RU 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. |
| parmNum_LT | Gets or sets the Num_LT parameter. |
| parmNumbering_W | Gets or sets the Numbering_W parameter. |
| parmReasonTableRef_BR | Gets or sets the ReasonTableRef_BR parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmReturn_RU | Gets or sets the Return_RU parameter. |
| parmStorno_RU | Gets or sets the Storno_RU parameter. |
| parmToAddressName | Gets or sets the ToAddressName parameter. |
| parmToContactPerson | Gets or sets the ToContactPerson parameter. |
| parmTrackingId | Gets or sets the TrackingId parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTransferId | Gets or sets the TransferId parameter. |
| parmTransportationType_RU | Gets or sets the TransportationType_RU parameter. |
| parmTransportInvoiceType_RU | Gets or sets the TransportInvoiceType_RU parameter. |
| parmUnladingPostalAddress_RU | Gets or sets the UnladingPostalAddress_RU parameter. |
| parmUpdatedByWorker | Gets or sets the UpdatedByWorker parameter. |
| parmUpdateType | Gets or sets the UpdateType parameter. |
| parmVehicleModel_RU | Gets or sets the VehicleModel_RU parameter. |
| parmVehiclePlateNum_RU | Gets or sets the VehiclePlateNum_RU parameter. |
| parmVoucherId | Gets or sets the VoucherId parameter. |
| parmWaybillNum_RU | Gets or sets the WaybillNum_RU 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: