TBDBA - Mapping BAPIs to ALE
Mapping BAPIs to ALE information is stored in SAP table TBDBA.
It is part of development package SALE in software component BC-MID-ALE. This development package consists of objects that can be grouped under "Application Link Enabling".
It is part of development package SALE in software component BC-MID-ALE. This development package consists of objects that can be grouped under "Application Link Enabling".
Fields for table TBDBA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MESTYPE | Message type | X | EDIPMESTYP | CHAR | 30 | EDMSG |
OBJECTTYPE | Object Type | SWO_OBJTYP | CHAR | 10 | TOJTB | |
METHOD | Method | SWO_METHOD | CHAR | 32 | SWOTDV | |
IDOCTYPE | Basic type | EDIPIDOCTP | CHAR | 30 | EDBAS | |
FNAME_OUTB | Name of Function Module | RS38L_FNAM | CHAR | 30 | TFDIR | |
OPT_OUTB | Flag: Data filtering activated | BD_PAR_FLT | CHAR | 1 | ||
FNAME_INB | Name of Function Module | RS38L_FNAM | CHAR | 30 | TFDIR | |
OPT_INB | Flag: Database changes using update task | BD_UPDATES | CHAR | 1 |