This table receives a new entry when a credit note is applied to an invoice. Since the invoices and credit notes share the same table, we need a way to link the two, and this is the role of this table.
More...
This table receives a new entry when a credit note is applied to an invoice. Since the invoices and credit notes share the same table, we need a way to link the two, and this is the role of this table.
◆ ACrdtNoteInvoiceLinkRow()
Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.ACrdtNoteInvoiceLinkRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAppliedDateNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsAppliedDateNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsCreditNoteDocumentIdNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsCreditNoteDocumentIdNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsInvoiceDocumentIdNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsInvoiceDocumentIdNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetAppliedDateNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetAppliedDateNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetCreditNoteDocumentIdNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetCreditNoteDocumentIdNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetInvoiceDocumentIdNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetInvoiceDocumentIdNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ AppliedDate
System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.AppliedDate |
|
getset |
◆ CreatedBy
String Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ CreditNoteDocumentId
Int32 Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.CreditNoteDocumentId |
|
getset |
Reference to the credit note.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.DateModified |
|
getset |
The date the record was modified.
◆ InvoiceDocumentId
Int32 Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.InvoiceDocumentId |
|
getset |
Reference to the invoice.
◆ LedgerNumber
Int32 Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.LedgerNumber |
|
getset |
Reference to the ledger number.
◆ ModificationId
DateTime Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MFinance.AP.Data.ACrdtNoteInvoiceLinkRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
The documentation for this class was generated from the following file: