An invoice or credit note consists out of several items, or details. This table contains all these details.
More...
|
| Int32 | LedgerNumber [get, set] |
| | Reference to the ledger. More...
|
| |
| Int32 | ApDocumentId [get, set] |
| | Reference to the document. More...
|
| |
| Int32 | DetailNumber [get, set] |
| | A unique number for this detail for its document. More...
|
| |
| Boolean | DetailApproved [get, set] |
| | Indicates if this detail has been approved or not. More...
|
| |
| String | CostCentreCode [get, set] |
| | Reference to the cost centre to use for this detail. More...
|
| |
| String | AccountCode [get, set] |
| | Reference to the account to use for this detail. More...
|
| |
| String | ItemRef [get, set] |
| | Some other reference to the item. More...
|
| |
| String | Narrative [get, set] |
| | A narrative about what this is. More...
|
| |
| Decimal | Amount [get, set] |
| | The amount of money this detail is worth. More...
|
| |
| System.? DateTime | ApprovalDate [get, set] |
| | The date when this detail was approved. More...
|
| |
| System.? DateTime | DateCreated [get, set] |
| | The date the record was created. More...
|
| |
| String | CreatedBy [get, set] |
| | User ID of who created this record. More...
|
| |
| System.? DateTime | DateModified [get, set] |
| | The date the record was modified. More...
|
| |
| String | ModifiedBy [get, set] |
| | User ID of who last modified this record. More...
|
| |
| DateTime | ModificationId [get, set] |
| | This identifies the current version of the record. More...
|
| |
An invoice or credit note consists out of several items, or details. This table contains all these details.
◆ AApDocumentDetailRow()
| Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.AApDocumentDetailRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAccountCodeNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsAccountCodeNull |
( |
| ) |
|
|
inline |
◆ IsAmountNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsAmountNull |
( |
| ) |
|
|
inline |
◆ IsApDocumentIdNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsApDocumentIdNull |
( |
| ) |
|
|
inline |
◆ IsApprovalDateNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsApprovalDateNull |
( |
| ) |
|
|
inline |
◆ IsCostCentreCodeNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsCostCentreCodeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDetailApprovedNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsDetailApprovedNull |
( |
| ) |
|
|
inline |
◆ IsDetailNumberNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsDetailNumberNull |
( |
| ) |
|
|
inline |
◆ IsItemRefNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsItemRefNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsNarrativeNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.IsNarrativeNull |
( |
| ) |
|
|
inline |
◆ SetAccountCodeNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetAccountCodeNull |
( |
| ) |
|
|
inline |
◆ SetAmountNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetAmountNull |
( |
| ) |
|
|
inline |
◆ SetApDocumentIdNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetApDocumentIdNull |
( |
| ) |
|
|
inline |
◆ SetApprovalDateNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetApprovalDateNull |
( |
| ) |
|
|
inline |
◆ SetCostCentreCodeNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetCostCentreCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDetailApprovedNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetDetailApprovedNull |
( |
| ) |
|
|
inline |
◆ SetDetailNumberNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetDetailNumberNull |
( |
| ) |
|
|
inline |
◆ SetItemRefNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetItemRefNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetNarrativeNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.SetNarrativeNull |
( |
| ) |
|
|
inline |
◆ AccountCode
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.AccountCode |
|
getset |
Reference to the account to use for this detail.
◆ Amount
| Decimal Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.Amount |
|
getset |
The amount of money this detail is worth.
◆ ApDocumentId
| Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.ApDocumentId |
|
getset |
Reference to the document.
◆ ApprovalDate
| System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.ApprovalDate |
|
getset |
The date when this detail was approved.
◆ CostCentreCode
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.CostCentreCode |
|
getset |
Reference to the cost centre to use for this detail.
◆ CreatedBy
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.DateModified |
|
getset |
The date the record was modified.
◆ DetailApproved
| Boolean Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.DetailApproved |
|
getset |
Indicates if this detail has been approved or not.
◆ DetailNumber
| Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.DetailNumber |
|
getset |
A unique number for this detail for its document.
◆ ItemRef
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.ItemRef |
|
getset |
Some other reference to the item.
◆ LedgerNumber
| Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.LedgerNumber |
|
getset |
◆ ModificationId
| DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ Narrative
| String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentDetailRow.Narrative |
|
getset |
A narrative about what this is.
The documentation for this class was generated from the following file: