/EACC/T_DCSEQ - Process Step Sequences per Accounting System
Process Step Sequences per Accounting System information is stored in SAP table /EACC/T_DCSEQ.
It is part of development package /EACC/DOCUMENT_CREATION in software component FIN-BAC-AE. This development package consists of objects that can be grouped under "Document Structure in the Accounting Engine".
It is part of development package /EACC/DOCUMENT_CREATION in software component FIN-BAC-AE. This development package consists of objects that can be grouped under "Document Structure in the Accounting Engine".
Fields for table /EACC/T_DCSEQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
STEP_CLASS | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
ACC_SYSTEM | Accounting System | X | ACC_SYSTEM | CHAR | 16 | * |
SEQNR | Set Processing Sequence | /EACC/DC_SEQNR | NUMC | 10 | ||
X_PREPARE | Indicator for Executing Exit in prepare_posting | /EACC/X_PREPARE | CHAR | 2 | ||
X_EXECUTE | Indicator for Executing Exit in execute_posting | /EACC/X_EXECUTE | CHAR | 2 | ||
X_CROSS_JOURNAL | Exit: Execute prepare_posting after Processing Journal | /EACC/X_CROSS_JOURNAL | CHAR | 2 |