Table list used by SAP ABAP Function Module BDL_SERVDEF_LOOKUP_FUNCTIONS (Lookup the given function in the service definition tree)
SAP ABAP Function Module
BDL_SERVDEF_LOOKUP_FUNCTIONS (Lookup the given function in the service definition tree) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLFUGRPS | Link between GROUPID and the logical function name | ||
| 2 | BDLFUGRPS | Link between GROUPID and the logical function name | SOURCE REFERENCE(FCT_NAME) LIKE BDLFUGRPS-LOGFUNCNAM |
|
| 3 | BDLGROUPS | Table of group descriptions (reference table) | ||
| 4 | BDLSERGRPS | Link between contract type and GROUPID | ||
| 5 | BDL_STACK | Stack for BDL: List of functions in service definition | ||
| 6 | BDL_STACK | Stack for BDL: List of functions in service definition | SOURCE STACK STRUCTURE BDL_STACK |
|