TransferOrderLine Properties |
The TransferOrderLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) |
![]() | ConfirmedQuantity |
Gets or sets the confirmed quantity. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) |
![]() | ConfirmedQuantityBase |
Gets or sets the confirmed quantity base. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) |
![]() | ConfirmedStandardQuantityBase |
Gets or sets the confirmed standard quantity base. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | Document | The parent transfer order. [Required] [Filter(multi eq)] (Overrides DocumentChildDocument.) |
![]() | DueDateIn | The date, when the goods are expected to be received in the destination warehouse. Initially copied from the transfer header. [Required] [Filter(ge;le)] |
![]() | DueDateOut | When this line of the transfer is scheduled to issue the goods from the source warehouse. Initially copied from the transfer header. [Required] [Filter(ge;le)] |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | FromStoreBin | From which store bin to issue/receive the products. null means that the store bin is unknown or not applicable. [Filter(multi eq)] |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) |
![]() | IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides EntityObjectIsLoaded.) |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | LineAmount |
Gets zero line amount. Transfer orders does not support amounts.
(Overrides LogisticsDocumentLineLineAmount.) |
![]() | LineNumber | Line ordinal position within the transaction. Duplicates are allowed, but not advised. [Required] (Overrides DocumentLineLineNumber.) |
![]() | LineOrd | Line ordinal position within the transaction. Duplicates are allowed, but not advised. [Required] |
![]() | LineStore |
Returns the FromStore of the transfer order. The property is read only.
(Overrides LogisticsDocumentLineLineStore.) |
![]() | LogisticDocument |
Gets the logistics document of the line.
(Inherited from LogisticsDocumentLine.) |
![]() | Lot | If non-null, contains the specific lot to use for the movement. [Filter(multi eq)] (Overrides LogisticsDocumentLineLot.) |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | Notes | Notes for this TransferOrderLine. |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | Product | The product which will be transferred. [Required] [Filter(multi eq)] (Overrides LogisticsDocumentLineProduct.) |
![]() | ProductCode | Selects the product thru some of the product codes. [Filter(multi eq)] |
![]() | ProductVariant | If specified determines which product variant of the current product in this line is used. [Filter(multi eq)] (Overrides LogisticsDocumentLineProductVariant.) |
![]() | Quantity | Quantity ordered for transfer. [Unit: QuantityUnit] [Required] [Default(1)] [Filter(ge;le)] (Overrides LogisticsDocumentLineQuantity.) |
![]() | QuantityBase | Quantity in the base (default) measurement unit of the Item (calculated at the time of last update of the current store order line). Should be updated in parallel with each Quantity update. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [Filter(ge;le)] (Overrides LogisticsDocumentLineQuantityBase.) |
![]() | QuantityUnit | The measurement unit of Quantity. [Required] [Filter(multi eq)] (Overrides LogisticsDocumentLineQuantityUnit.) |
![]() | Repository | Provides access to TransferOrderLinesRepository repository methods |
![]() | SerialNumber | Which serial number to receive/issue. null means that serial number is unknown or not applicable. [Filter(multi eq)] (Overrides LogisticsDocumentLineSerialNumber.) |
![]() | StandardQuantityBase | The theoretical quantity in base measurement unit according to the current measurement dimensions for the product. Used to measure the execution. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [ReadOnly] (Overrides LogisticsDocumentLineStandardQuantityBase.) |
![]() | StandardUnitPrice | Standard unit price of the product during the creation of the transfer order line. [Currency: TransferOrder.DocumentCurrency] |
![]() | StoreBin | From which store bin to issue/receive the products. null means that the store bin is unknown or not applicable (Overrides LogisticsDocumentLineStoreBin.) |
![]() | SupportsConfirmedQuantity |
Gets a value indicating whether the line supports confirmed quantity.
(Inherited from LogisticsDocumentLine.) |
![]() | SupportsLineAmount |
Gets a value indicating whether the line supports line amount.
(Inherited from LogisticsDocumentLine.) |
![]() | SupportsUnitAmount |
Gets a value indicating whether the line supports unit amount.
(Inherited from LogisticsDocumentLine.) |
![]() | ToStoreBin | To which store bin to issue/receive the products. null means that the store bin is unknown or not applicable. [Filter(multi eq)] |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |
![]() | TransferOrder | The parent transfer order. [Required] [Filter(multi eq)] [Owner] |
![]() | UnitAmount | Standard unit price of the product during the creation of the transfer order line (Overrides LogisticsDocumentLineUnitAmount.) |