Where Used List (Function Module) for SAP ABAP Table/Structure Field BDLGROUPS-GROUPID (BDLGROUPS)
SAP ABAP Table/Structure Field
BDLGROUPS - GROUPID (BDLGROUPS) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/BDL/CHECK_SERV_DEFS
|
Check consistency of Service Definitions | ||||
| 2 |
/BDL/EVALUATE_BDL_TABLES
|
Evaluate BDL tables for a chosen service | ||||
| 3 |
/BDL/_GENERATE_REPORTS
|
Check and generate reports for collecting data | ||||
| 4 |
BDL_GENERATE_REPORTS
|
Check and generate reports for collecting data | ||||
| 5 |
BDL_SERVDEF_ADD_FUNCTION VALUE(GID) LIKE BDLGROUPS-GROUPID
|
Add function node for the given Group-ID | ||||
| 6 |
BDL_SERVDEF_ADD_FUNCTION
|
Add function node for the given Group-ID | ||||
| 7 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(NEW_GROUPID) LIKE BDLGROUPS-GROUPID
|
Add service (not at the top level) | ||||
| 8 |
BDL_SERVDEF_ADD_SRV_NODE
|
Add service (not at the top level) | ||||
| 9 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_GID) LIKE BDLGROUPS-GROUPID
|
Add service (not at the top level) | ||||
| 10 |
BDL_SERVDEF_ADD_TOP_NODE
|
Add service at the top level just below the service name | ||||
| 11 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(NEW_GROUPID) LIKE BDLGROUPS-GROUPID
|
Add service at the top level just below the service name | ||||
| 12 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_GROUPID) LIKE BDLGROUPS-GROUPID
|
Change the node attributes (service node) | ||||
| 13 |
BDL_SERVDEF_CHG_NODE
|
Change the node attributes (service node) | ||||
| 14 |
BDL_SERVDEF_COPY_TREE
|
Copy the whole tree of a service into another one | ||||
| 15 |
BDL_SERVDEF_DEL_FUNCTION
|
Delete function node for the given Group-ID | ||||
| 16 |
BDL_SERVDEF_DEL_FUNCTION REFERENCE(GID) LIKE BDLGROUPS-GROUPID
|
Delete function node for the given Group-ID | ||||
| 17 |
BDL_SERVDEF_DEL_NODE
|
Delete a service node with all subnodes | ||||
| 18 |
BDL_SERVDEF_DEL_NODE REFERENCE(P_GID) LIKE BDLGROUPS-GROUPID
|
Delete a service node with all subnodes | ||||
| 19 |
BDL_SERVDEF_DEL_SERVICE
|
Delete a service with all subnodes | ||||
| 20 |
BDL_SERVDEF_GET_NODE_GID
|
Get Group-Id of a node | ||||
| 21 |
BDL_SERVDEF_GET_NODE_GID REFERENCE(P_GROUPID) LIKE BDLGROUPS-GROUPID
|
Get Group-Id of a node | ||||
| 22 |
BDL_SERVDEF_LOOKUP_FUNCTIONS
|
Lookup the given function in the service definition tree | ||||
| 23 |
BDL_SERVDEF_MULTIPLE_INSERT
|
Insert function module in different services | ||||
| 24 |
EVALUATE_BDL_TABLES
|
Evaluate BDL tables for a chosen service |