PurchaseControlDocumentLine Properties |
The PurchaseControlDocumentLine 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.) |
![]() | ConfirmedAmountBase | The amount (in base currency) of the ordered items, confirmed by the supplier (usually with Purchase Confirmation). Null when the logged operation did not involve confirming ordered items. |
![]() | ConfirmedStandardQuantityBase | The standard quantity of the ordered items, confirmed by the supplier (usually with Purchase Confirmation) in base measurement unit. Null when the logged operation did not involve confirming ordered items. |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | Document | The PurchaseControlDocument to which this PurchaseControlDocumentLine belongs. [Required] [Filter(multi eq)] (Overrides DocumentChildDocument.) |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | InvoicedAmountBase | The amount (in base currency) of the invoiced items (usually with Purchase Invoice). Null when the logged operation did not involve invoicing items. |
![]() | InvoicedStandardQuantityBase | The standard quantity of the invoiced items (usually with Purchase Invoice) in base measurement unit. Null when the logged operation did not involve invoicing items. |
![]() | 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.) |
![]() | LineNo | The consecutive line number within the control document. [Required] |
![]() | LineNumber | The consecutive line number within the control document. [Required] (Overrides DocumentLineLineNumber.) |
![]() | 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 PurchaseControlDocumentLine. |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | OrderedAmountBase | The amount (in base currency) of the ordered items (usually with Purchase Order). Null when the logged operation did not involve ordering items. |
![]() | OrderedStandardQuantityBase | The standard quantity of the ordered items (usually with Purchase Order) in base measurement unit. Null when the logged operation did not involve ordering items. |
![]() | PurchaseControlDocument | The PurchaseControlDocument to which this PurchaseControlDocumentLine belongs. [Required] [Filter(multi eq)] [Owner] |
![]() | PurchaseInvoice | The purchase invoice which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | PurchaseInvoiceLine | The purchase invoice line which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | PurchaseOperationType | The user-defined operation type, which is being recorded by the current line. Used for better grouping of the control entries. null when the operation type was not specified by the user. [Filter(multi eq)] |
![]() | PurchaseOrder | The purchase order which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | PurchaseOrderLine | The purchase order line which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | PurchaseRequisition | The purchase requisition which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | PurchaseRequisitionLine | The purchase requisition line which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | ReceivedAmountBase | The amount (in base currency) of the received items (usually with Receiving Order). Null when the logged operation did not involve receiving items. |
![]() | ReceivedStandardQuantityBase | The standard quantity of the received items (usually with Receiving Order) in base measurement unit. Null when the logged operation did not involve receiving items. |
![]() | ReceivingOrder | The receiving order which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | ReceivingOrderLine | The receiving order line which is to be or was executed. Null when the data is unknown. [Filter(multi eq)] |
![]() | Repository | Provides access to PurchaseControlDocumentLinesRepository repository methods |
![]() | RequestedAmountBase | The amount (in base currency) of the requested items (usually with Purchase Requisition). Null when the logged operation did not involve requesting items. |
![]() | RequestedStandardQuantityBase | The standard quantity of the requested items (usually with Purchase Requisition) in base measurement unit. Null when the logged operation did not involve requesting items. |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |