Where Used List (Function Module) for SAP ABAP Data Element BDL_GROUPN (Group name)
SAP ABAP Data Element
BDL_GROUPN (Group name) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Add service (not at the top level) | ||||
| 2 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Add service at the top level just below the service name | ||||
| 3 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Change the node attributes (service node) | ||||
| 4 |
BDL_SERVDEF_GET_NODE_GID REFERENCE(P_NODE_NAME) LIKE BDLGROUPS-GROUPNAME
|
Get Group-Id of a node | ||||