BATMANDPT - contains dependencies between individual BAPI calls
contains dependencies between individual BAPI calls information is stored in SAP table BATMANDPT.
It is part of development package SBF_BAPI in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework BAPI, Central Modules, Tools".
It is part of development package SBF_BAPI in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework BAPI, Central Modules, Tools".
Fields for table BATMANDPT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROCKEY | CATT - Test case | X | CATNR | CHAR | 30 | BATMANSQT |
| COLLINDEX | Position of the BAPI in BAPI sequence | X | BTM_INDX | NUMC | 5 | |
| SRCSEQID | Position of the BAPI in BAPI sequence | BTM_INDX | NUMC | 5 | ||
| SRCPARAM | Element | SWC_ELEM | CHAR | 32 | ||
| SRCFIELD | Field Name | FIELDNAME | CHAR | 30 | * | |
| SRCDTYPE | Data type of BAPI parameter | BTM_DTYPE | CHAR | 10 | ||
| SRCROWBEG | Line number in BAPI table | BTM_ROWNUM | INT2 | 2 | ||
| SRCROWEND | Line number in BAPI table | BTM_ROWNUM | INT2 | 2 | ||
| SOURCESORC | Line number in BAPI table | BTM_ROWNUM | INT2 | 2 | ||
| DESTSEQID | Position of the BAPI in BAPI sequence | BTM_INDX | NUMC | 5 | ||
| DESTPARAM | Element | SWC_ELEM | CHAR | 32 | ||
| DESTFIELD | Field Name | FIELDNAME | CHAR | 30 | * | |
| DESTDTYPE | Data type of BAPI parameter | BTM_DTYPE | CHAR | 10 | ||
| DESTROWBEG | Line number in BAPI table | BTM_ROWNUM | INT2 | 2 | ||
| DESTROWEND | Line number in BAPI table | BTM_ROWNUM | INT2 | 2 |