BAPITOOLS - Tools in the BAPI development environment (Transaction
Tools in the BAPI development environment (Transaction information is stored in SAP table BAPITOOLS.
It is part of development package SBF_BW in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework: BAPI Development Workbench".
It is part of development package SBF_BW in software component BC-MID-API. This development package consists of objects that can be grouped under "Business Framework: BAPI Development Workbench".
Fields for table BAPITOOLS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Numerical ID of tool in BAPI Explorer | X | SBF_TOOLID | NUMC | 6 | |
SRCSYSTEM | Original System of Object | X | SRCSYSTEM | CHAR | 10 | |
PROG | ABAP Program Name | PROGNAME | CHAR | 40 | ||
DYNPRO | Screen number | DYNPRONR | NUMC | 4 | ||
FORMPBO | Subroutine to replace the event module in subscreens | SBF_FORM | CHAR | 40 | ||
FORMPAI | Subroutine to replace the event module in subscreens | SBF_FORM | CHAR | 40 | ||
ICON | Tree Control: Icon / Image | TV_IMAGE | CHAR | 46 | ||
SAPINTERN | Object only for SAP internal use | SBF_INTERN | CHAR | 1 | ||
DISABLED | Selection | OPTSEL | CHAR | 1 | ||
USE4OBJECT | Tool Assignment to Development Objects | TOOLUSAGE | CHAR | 1 | ||
USE4KEYFLD | Tool Assignment to Development Objects | TOOLUSAGE | CHAR | 1 | ||
USE4BAPI | Tool Assignment to Development Objects | TOOLUSAGE | CHAR | 1 | ||
USE4PARA | Tool Assignment to Development Objects | TOOLUSAGE | CHAR | 1 |