/EACC/T_DEBUG - Table for Controlling Debugging Sessions
Table for Controlling Debugging Sessions information is stored in SAP table /EACC/T_DEBUG.
It is part of development package /EACC/PROCESS_SERVICE in software component FIN-BAC-AE. This development package consists of objects that can be grouped under "Basis Functionality for Process Implementations".
It is part of development package /EACC/PROCESS_SERVICE in software component FIN-BAC-AE. This development package consists of objects that can be grouped under "Basis Functionality for Process Implementations".
Fields for table /EACC/T_DEBUG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
USER_NAME | User Name | X | UNAME | CHAR | 24 | |
FIND_CW | Stop for Commit-Work between begin prepare and end execute | /EACC/FIND_CW | CHAR | 2 | ||
DEBUG_BTA | Debug step comes at the end of the BTA | /EACC/DEBUG_BTA | CHAR | 2 | ||
DEBUG_DC | Debug step runs once the document structure is complete | /EACC/DEBUG_DOC_CREA | CHAR | 2 | ||
DEBUG_EXEC | Debugstep Runs in Execute Posting before Doc. No. Assignment | /EACC/DEBUG_DOC_EXEC | CHAR | 2 | ||
DEBUG_ON | Instantiate Debug Step when Posting Data | /EACC/PROCESS_DEBUG_MODE | CHAR | 2 |