Custom Ledger Account Data Map Table
Element | Optional/Required | Value Type | Star Tag | Eagle DB | DB Table | DB Field | Data Type | XPath |
---|---|---|---|---|---|---|---|---|
objectType | Â | ObjectTypeEnum | Â | not stored in DB | Â | EagleML/accountingTransaction/customLedgerAccount/objectType | ||
objectId | Â | objectId | Â | not stored in DB | Â | EagleML/accountingTransaction/customLedgerAccount/objectId | ||
objectDescription | Â | FeedTypeEnum | Â | not stored in DB | Â | EagleML/accountingTransaction/customLedgerAccount/objectDescription | ||
updateTimestamp | Â | dateTime | Â | not stored in DB | Â | EagleML/accountingTransaction/customLedgerAccount/updateTimestamp | ||
customElements | Not recommended | CustomElements - reserved for customization | EagleML/accountingTransaction/customLedgerAccount/customElements | |||||
updateSource | Â | string | 944 | RULESDBO | CUST_CHART | UPDATE_SOURCE | VARCHAR2(12) | EagleML/accountingTransaction/customLedgerAccount/updateSource |
gLAccount | Requried | string | 1827 | RULESDBO | CUST_CHART | GL_ACCOUNT | CHAR(55) | EagleML/accountingTransaction/customLedgerAccount/gLAccount |
customAccount | Â | string | 1623 | RULESDBO | CUST_CHART | CUST_ACCOUNT | CHAR(55) | EagleML/accountingTransaction/customLedgerAccount/customAccount |
customAccountDescription | Â | string | 1624 | RULESDBO | CUST_CHART | CUST_ACCOUNT_DESC | VARCHAR2(100) | EagleML/accountingTransaction/customLedgerAccount/customAccountDescription |
gLSubAccount | Â | string | 1289 | RULESDBO | CUST_CHART | GL_SUB_ACCOUNT | CHAR(12) | EagleML/accountingTransaction/customLedgerAccount/gLSubAccount |
systemName | Â | string | 1163 | RULESDBO | CUST_CHART | ENTITY_ID | CHAR(8) | EagleML/accountingTransaction/customLedgerAccount/systemName |
chartOfAccountName | Â | string | 1641 | RULESDBO | CUST_CHART | CUST_COA_NAME | VARCHAR2(30) | EagleML/accountingTransaction/customLedgerAccount/chartOfAccountName |
customSubAcct | Â | string | 1748 | RULESDBO | CUST_CHART | CUST_ACCT_SUB_ACCT | VARCHAR2(12) | EagleML/accountingTransaction/customLedgerAccount/customSubAcct |
customAcctSubAcct | Â | string | 1748 | RULESDBO | CUST_CHART | CUST_ACCT_SUB_ACCT | VARCHAR2(12) | EagleML/accountingTransaction/customLedgerAccount/customAcctSubAcct |
restricted | Â | string | 7100 | RULESDBO | CUST_CHART | RESTRICTED | VARCHAR2(1) | EagleML/accountingTransaction/customLedgerAccount/restricted |
gLAccountDescription | Â | string | 1290 | RULESDBO | CHART_OF_ACCTS | GL_ACCOUNT_DESC | CHAR(100) | EagleML/accountingTransaction/customLedgerAccount/gLAccountDescription |
gLSubAccountDescription | Â | string | 1291 | RULESDBO | CHART_OF_ACCTS | GL_SUB_ACCOUNT_DESC | CHAR(100) | EagleML/accountingTransaction/customLedgerAccount/gLSubAccountDescription |
gLPostType | Â | string | 1292 | RULESDBO | CHART_OF_ACCTS | GL_POST_TYPE | CHAR(12) | EagleML/accountingTransaction/customLedgerAccount/gLPostType |
gLPostTypeDescruption | Â | string | 1293 | RULESDBO | CHART_OF_ACCTS | GL_POST_TYPE_DESC | CHAR(100) | EagleML/accountingTransaction/customLedgerAccount/gLPostTypeDescruption |
Â