CTE_D_ACC_ATTR - Accounting Documents Attributes
Accounting Documents Attributes information is stored in SAP table CTE_D_ACC_ATTR.
It is part of development package CTE_FIN_POST_IMP in software component BNS-CON-SE-S4-FIN. This development package consists of objects that can be grouped under "Concur T&E Integration: FIN Posting related services".
It is part of development package CTE_FIN_POST_IMP in software component BNS-CON-SE-S4-FIN. This development package consists of objects that can be grouped under "Concur T&E Integration: FIN Posting related services".
Fields for table CTE_D_ACC_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SYSTEM_KEY | System Key | X | CTE_SYSTEM_KEY_NUMBER | INT1 | 1 | |
DOCUMENT_TYPE | Posting Document Type | X | CTE_FIN_POST_DOC_TYPE | CHAR | 4 | |
DOCUMENT_ID | Concur Document ID | X | CTE_FIN_POST_DOC_ID | CHAR | 64 | |
REVISION_ID | Concur Document Revision ID | X | CTE_FIN_POST_DOC_REV_ID | CHAR | 6 | CTE_D_FIN_PT_DOC |
BUKRS | Company Code | X | BUKRS | CHAR | 8 | |
BELNR | Document Number of an Accounting Document | X | BELNR_D | CHAR | 20 | |
GJAHR | Fiscal Year | X | GJAHR | NUMC | 8 | |
POSTING_DATE | Posting Date in the Document | BUDAT | DATS | 16 | ||
REVERSE_IND | Concur Document - Reversed | CTE_FND_POST_DOC_REVERSE_IND | CHAR | 2 | ||
REFID_TYPE | Reference ID Type Code | CTE_FND_POST_REFID_TYPE_CODE | CHAR | 2 | ||
REFID | Concur Node ID | CTE_CONCUR_NODE_ID | CHAR | 64 | ||
REFID_REL_NO | Sequential number | CTE_SEQUENTIAL_NUMBER | NUMC | 8 | ||
IS_PRIMARY_DOCUMENT | Concur Document - Primary document | CTE_FND_POST_DOC_PRIMARY_IND | CHAR | 2 |