BTM_TDATA - Test data used to execute BAPIs in BaTMan
Test data used to execute BAPIs in BaTMan information is stored in SAP table BTM_TDATA.
It is part of development package SBF_BATMAN in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework: BaTMan Functions".
It is part of development package SBF_BATMAN in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework: BaTMan Functions".
Fields for table BTM_TDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TDKEY | Character field length 24 | X | CHAR24 | CHAR | 24 | |
FB_NAME | 38 characters | X | CHAR38 | CHAR | 38 | |
KNZ_IA | ABAP Type of element | X | SWC_TYPE | CHAR | 1 | |
D_CREATE | Date | X | DATE_ | DATS | 8 | |
T_CREATE | Time | X | TIME_ | TIMS | 6 | |
ELEMENT | Element | X | SWC_ELEM | CHAR | 32 | |
TAB_INDEX | Index for table element | X | SWC_INDEX | NUMC | 6 | |
ELEMLENGTH | Length of the field in bytes | SWC_LENGTH | NUMC | 3 | ||
TYPE | ABAP Type of element | SWC_TYPE | CHAR | 1 | ||
VALUE | Character value | SWC_VALUE | CHAR | 255 |