InventTransferOrderPosting_IvTrnsPrmTbl Class [AX 2012]
The InventTransferOrderPosting_IvTrnsPrmTbl class is the data container for the InventTransferParm table object and is derived from the AfStronglyTypedDataContainer class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createIvTrnsPrmLn | Creates a new inventTransferParmLine data container list. |
| 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.) |
| exists_DocumentHash | Indicates whether the _DocumentHash data item exists in the data container. |
| existsAutoReceiveQty | Indicates whether the AutoReceiveQty data item is 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. |
| 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. |
| existsEditLines | Indicates whether the EditLines data item exists in the data container. |
| existsExecutedDateTime | Indicates whether the ExecutedDateTime data item is in the data container. |
| existsExplodeLines | Indicates whether the ExplodeLines data item exists in the data container. |
| existsIvTrnsPrmLn | Indicates whether the IvTrnsPrmLn data item is in the data container. |
| existsJobStatus | Indicates whether the JobStatus 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. |
| existsLineNum | Indicates whether the LineNum data item exists in the data container. |
| existsNum_LT | Determines whether the Num_LT data item exists in the data container. |
| existsParmId | Indicates whether the ParmId data item exists in the data container. |
| existsPickUpdateQty | Indicates whether the PickUpdateQty data item exists in the data container. |
| existsPrintBillOfLading_RU | Determines whether the PrintBillOfLading_RU data item exists in the data container. |
| existsPrintInvoice_RU | Determines whether the PrintInvoice_RU data item exists in the data container. |
| existsPrintProductLabel | Indicates whether the PrintProductLabel data item exists in the data container. |
| existsPrintShelfLabel | Indicates whether the PrintShelfLabel data item exists in the data container. |
| existsPrintTransferPickingList | Indicates whether the PrintTransferPickingList data item exists in the data container. |
| existsPrintTransferReceipt | Indicates whether the PrintTransferReceipt data item is in the data container. |
| existsPrintTransferShipment | Indicates whether the PrintTransferShipment data item exists in the data container. |
| existsPrintTransportInvoice_RU | Determines whether the PrintTransportInvoice_RU data item exists in the data container. |
| existsReceiveUpdateQty | Indicates whether the ReceiveUpdateQty data item is in the data container. |
| existsRecId | Indicates whether the RecId data item is in the data container. |
| existsRecVersion | Indicates whether the RecVersion data item exists in the data container. |
| existsReservation | Indicates whether the Reservation data item is in the data container. |
| existsShipUpdateQty | Indicates whether the ShipUpdateQty data item exists in the data container. |
| existsTrackingId | Indicates whether the TrackingId data item is in the data container. |
| existsTransDate | Indicates whether the TransDate data item is in the data container. |
| existsTransferId | Indicates whether the TransferId 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. |
| existsTransportInvoiceType_RU | Determines whether the TransportInvoiceType_RU data item exists in the data container. |
| existsUpdatedByWorker | Indicates whether the UpdatedByWorker data item exists in the data container. |
| existsUpdateType | Indicates whether the UpdateType data item exists in the data container. |
| existsUsePrintManagementDestination | Indicates whether the UsePrintManagementDestination data item is 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. |
| existsVoucherShipmentId | Indicates whether the VoucherShipmentId 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 TransferOrderPosting_IvTrnsPrmTbl 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.) |
| parm_DocumentHash | Gets or sets the _DocumentHash parameter. |
| 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. |
| 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. |
| parmEditLines | Gets or sets the EditLines parameter. |
| parmExecutedDateTime | Gets or sets the ExecutedDateTime parameter. |
| parmExplodeLines | Gets or sets the ExplodeLines parameter. |
| parmIvTrnsPrmLn | Gets or sets the IvTrnsPrmLn parameter. |
| parmJobStatus | Gets or sets the JobStatus 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. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmNum_LT | Gets or sets the Num_LT parameter. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmPickUpdateQty | Gets or sets the PickUpdateQty parameter. |
| parmPrintBillOfLading_RU | Gets or sets the PrintBillOfLading_RU parameter. |
| parmPrintInvoice_RU | Gets or sets the PrintInvoice_RU parameter. |
| parmPrintProductLabel | Gets or sets the PrintProductLabel parameter. |
| parmPrintShelfLabel | Gets or sets the PrintShelfLabel parameter. |
| parmPrintTransferPickingList | Gets or sets the PrintTransferPickingList parameter. |
| parmPrintTransferReceipt | Gets or sets the PrintTransferReceipt parameter. |
| parmPrintTransferShipment | Gets or sets the PrintTransferShipment parameter. |
| parmPrintTransportInvoice_RU | Gets or sets the PrintTransportInvoice_RU parameter. |
| parmReceiveUpdateQty | Gets or sets the ReceiveUpdateQty parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmReservation | Gets or sets the Reservation parameter. |
| parmShipUpdateQty | Gets or sets the ShipUpdateQty parameter. |
| parmTrackingId | Gets or sets the TrackingId parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTransferId | Gets or sets the TransferId 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. |
| parmTransportInvoiceType_RU | Gets or sets the TransportInvoiceType_RU parameter. |
| parmUpdatedByWorker | Gets or sets the UpdatedByWorker parameter. |
| parmUpdateType | Gets or sets the UpdateType parameter. |
| parmUsePrintManagementDestination | Gets or sets the UsePrintManagementDestination parameter. |
| parmVehicleModel_RU | Gets or sets the VehicleModel_RU parameter. |
| parmVehiclePlateNum_RU | Gets or sets the VehiclePlateNum_RU parameter. |
| parmVoucherShipmentId | Gets or sets the VoucherShipmentId 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: