Table list used by SAP ABAP Function Module BDL_SERVDEF_GET_NODE_GID (Get Group-Id of a node)
SAP ABAP Function Module
BDL_SERVDEF_GET_NODE_GID (Get Group-Id of a node) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLGROUPS | Table of group descriptions (reference table) | SOURCE REFERENCE(P_GROUPID) LIKE BDLGROUPS-GROUPID |
|
| 2 | BDLGROUPS | Table of group descriptions (reference table) | SOURCE REFERENCE(P_NODE_NAME) LIKE BDLGROUPS-GROUPNAME |
|
| 3 | BDLGROUPS | Table of group descriptions (reference table) | ||
| 4 | BDLSERGRPS | Link between contract type and GROUPID | ||
| 5 | BDLSERVICE | Contract types | ||
| 6 | BDLSERVICE | Contract types | SOURCE REFERENCE(P_DESCR) LIKE BDLSERVICE-DESCR |
|
| 7 | BDLSERVICE | Contract types | SOURCE REFERENCE(P_CONTRACT) LIKE BDLSERVICE-CONTRACT |
|