Analysis Attributes applied to an AP for posting to the GL.
More...
|
Int32 | LedgerNumber [get, set] |
| The ledger that the attribute value is associated with. More...
|
|
Int32 | ApDocumentId [get, set] |
| Accounts Payable Sequence Number. More...
|
|
Int32 | DetailNumber [get, set] |
| The detail number within the invoice/ accounts payable. More...
|
|
String | AnalysisTypeCode [get, set] |
|
String | AccountCode [get, set] |
| This identifies the account the financial transaction must be stored against. More...
|
|
String | AnalysisAttributeValue [get, set] |
|
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...
|
|
Analysis Attributes applied to an AP for posting to the GL.
◆ AApAnalAttribRow()
Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.AApAnalAttribRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAccountCodeNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsAccountCodeNull |
( |
| ) |
|
|
inline |
◆ IsAnalysisAttributeValueNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsAnalysisAttributeValueNull |
( |
| ) |
|
|
inline |
◆ IsAnalysisTypeCodeNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsAnalysisTypeCodeNull |
( |
| ) |
|
|
inline |
◆ IsApDocumentIdNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsApDocumentIdNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDetailNumberNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsDetailNumberNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetAccountCodeNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetAccountCodeNull |
( |
| ) |
|
|
inline |
◆ SetAnalysisAttributeValueNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetAnalysisAttributeValueNull |
( |
| ) |
|
|
inline |
◆ SetAnalysisTypeCodeNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetAnalysisTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetApDocumentIdNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetApDocumentIdNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDetailNumberNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetDetailNumberNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ AccountCode
String Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.AccountCode |
|
getset |
This identifies the account the financial transaction must be stored against.
◆ AnalysisAttributeValue
String Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.AnalysisAttributeValue |
|
getset |
◆ AnalysisTypeCode
String Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.AnalysisTypeCode |
|
getset |
◆ ApDocumentId
Int32 Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.ApDocumentId |
|
getset |
Accounts Payable Sequence Number.
◆ CreatedBy
String Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.DateModified |
|
getset |
The date the record was modified.
◆ DetailNumber
Int32 Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.DetailNumber |
|
getset |
The detail number within the invoice/ accounts payable.
◆ LedgerNumber
Int32 Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.LedgerNumber |
|
getset |
The ledger that the attribute value is associated with.
◆ ModificationId
DateTime Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MFinance.AP.Data.AApAnalAttribRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
The documentation for this class was generated from the following file: