| Name | Description | Type | Additional information |
|---|---|---|---|
| AnalysisLinkID |
Unique identifier to represent the link between analysis field and customer,account etc. |
integer | |
| AnalysisFieldID |
Unique identifier of analysis field. |
integer | Required. |
| CustomerID |
Unique identifier of Customer. |
integer | Required when analysis field needs to be associated with the customer in customer add/edit. |
| CUAccountID |
Unique identifier of Customer's savings account or loan account. |
integer | Required when analysis field needs to be associated with the customer's account in account add/edit. |
| ReceiptNo |
Unique identifier of Transaction. |
integer | Required when analysis field needs to be associated with the transaction. |
| ProductID |
Unique identifier of loan/savings product. |
integer | Required when analysis field needs to be associated with the product. |
| AccountID |
Unique identifier of GL Account. |
integer | Required when analysis field needs to be associated with the GL Account(Chart Of Account). |
| JournalPageID |
Unique identifier of Journal page. |
integer | Required when analysis field needs to be associated with the journal page. |
| JournalEntryID |
Unique identifier of journal entry. |
integer | Required when analysis field needs to be associated with the journal entry in create/edit journal entries. |
| JournalPostID |
Unique identifier of journal post. |
integer | Required when analysis field needs to be associated with the journal post in post journal entries. |
| RecurringPageID |
Unique identifier of recurring journal page. |
integer | Required when analysis field needs to be associated with the recurring journal page. |
| RecurringEntryID |
Unique identifier of recurring journal entry. |
integer | Required when analysis field needs to be associated with the recurring journal entry. |
| CUInsurancePolicyID |
Unique identifier of insurance policy. |
integer | Required when analysis field needs to be associated with the insurance policy. |
| Selected |
Denotes the selection of AnalysisField |
boolean |