TTXCALLST - Tax Interface Usage Analysis: Call Stack
 Tax Interface Usage Analysis: Call Stack information is stored in SAP table TTXCALLST.
It is part of development package FYTX in software component FI-GL-GL. This development package consists of objects that can be grouped under "Interface to external systems for tax calculation".
 It is part of development package FYTX in software component FI-GL-GL. This development package consists of objects that can be grouped under "Interface to external systems for tax calculation".
Fields for table TTXCALLST
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| DIGEST | Digest | X | TTXDIGEST | CHAR | 128 | |
| STACK_DEPTH | tpda: Stack Level | X | TPDA_STACK_LEVEL | INT4 | 4 | |
| KIND | TPDA: Program Event Type | TPDA_EVENT_TYPE | CHAR | 60 | ||
| PROGNAME | TPDA: Program | TPDA_PROGRAM | CHAR | 80 | ||
| INCLUDENAME | tpda: Program Include | TPDA_INCLUDE | CHAR | 80 | ||
| LINE | TPDA: Source Code Line Number | TPDA_SC_LINE | INT4 | 4 | ||
| EVENT | TPDA: Event (Form, Method...) | TPDA_EVENT | CHAR | 122 |