Where Used List (Function Module) for SAP ABAP Table BDLGROUPS (Table of group descriptions (reference table))
SAP ABAP Table
BDLGROUPS (Table of group descriptions (reference table)) 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/COPY_SERV_DEFS
|
Copy Service Definitions between BDL and /BDL/ | ||||
| 3 |
/BDL/DO_SESSION_REFRESH_NEW TABLE_GROUPS STRUCTURE BDLGROUPS OPTIONAL
|
RFC Service refresh - new procedure | ||||
| 4 |
/BDL/EVALUATE_BDL_TABLES
|
Evaluate BDL tables for a chosen service | ||||
| 5 |
/BDL/EVALUATE_BDL_TABLES TO_DO_FUGROUPS STRUCTURE BDLGROUPS
|
Evaluate BDL tables for a chosen service | ||||
| 6 |
/BDL/_COLLECT_DATA
|
Collects Session Download Data for given Session attributes | ||||
| 7 |
/BDL/_DO_GENERATION VALUE(CONTEXT) LIKE BDLGROUPS-CONTEXT
|
Do generation of one report per groupid | ||||
| 8 |
/BDL/_GENERATE_REPORTS
|
Check and generate reports for collecting data | ||||
| 9 |
/BDL/_GENERATE_REPORTS TO_DO_FUGROUPS STRUCTURE BDLGROUPS
|
Check and generate reports for collecting data | ||||
| 10 |
/BDL/_REFRESH_DEFINITIONS
|
Map and send session data to given destination | ||||
| 11 |
/BDL/_REFRESH_DEFINITIONS_N
|
Update Service Definitions in /BDL/BDL... tables | ||||
| 12 |
BDL_DO_GENERATION VALUE(CONTEXT) LIKE BDLGROUPS-CONTEXT
|
Do generation of one report per groupid | ||||
| 13 |
BDL_DO_SESSION_REFRESH_NEW TABLE_GROUPS STRUCTURE BDLGROUPS OPTIONAL
|
New method to do Serv. Def. Refr. from 4.X Release with AddOn (no Imp/Exp) | ||||
| 14 |
BDL_GENERATE_REPORTS
|
Check and generate reports for collecting data | ||||
| 15 |
BDL_GENERATE_REPORTS TO_DO_FUGROUPS STRUCTURE BDLGROUPS
|
Check and generate reports for collecting data | ||||
| 16 |
BDL_SERVDEF_ADD_FUNCTION VALUE(GID) LIKE BDLGROUPS-GROUPID
|
Add function node for the given Group-ID | ||||
| 17 |
BDL_SERVDEF_ADD_FUNCTION
|
Add function node for the given Group-ID | ||||
| 18 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(NEW_GROUPID) LIKE BDLGROUPS-GROUPID
|
Add service (not at the top level) | ||||
| 19 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_GID) LIKE BDLGROUPS-GROUPID
|
Add service (not at the top level) | ||||
| 20 |
BDL_SERVDEF_ADD_SRV_NODE
|
Add service (not at the top level) | ||||
| 21 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Add service (not at the top level) | ||||
| 22 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_STATUS) LIKE BDLGROUPS-STATUS
|
Add service (not at the top level) | ||||
| 23 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_CONTEXT) LIKE BDLGROUPS-CONTEXT
|
Add service (not at the top level) | ||||
| 24 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_SEQUENCE) LIKE BDLGROUPS-SEQUENCE
|
Add service (not at the top level) | ||||
| 25 |
BDL_SERVDEF_ADD_SRV_NODE REFERENCE(P_DOCU) LIKE BDLGROUPS-DOCU
|
Add service (not at the top level) | ||||
| 26 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_DOCU) LIKE BDLGROUPS-DOCU
|
Add service at the top level just below the service name | ||||
| 27 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_SEQUENCE) LIKE BDLGROUPS-SEQUENCE
|
Add service at the top level just below the service name | ||||
| 28 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Add service at the top level just below the service name | ||||
| 29 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_CONTEXT) LIKE BDLGROUPS-CONTEXT
|
Add service at the top level just below the service name | ||||
| 30 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(NEW_GROUPID) LIKE BDLGROUPS-GROUPID
|
Add service at the top level just below the service name | ||||
| 31 |
BDL_SERVDEF_ADD_TOP_NODE REFERENCE(P_STATUS) LIKE BDLGROUPS-STATUS
|
Add service at the top level just below the service name | ||||
| 32 |
BDL_SERVDEF_ADD_TOP_NODE
|
Add service at the top level just below the service name | ||||
| 33 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_SEQUENCE) LIKE BDLGROUPS-SEQUENCE
|
Change the node attributes (service node) | ||||
| 34 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_GROUPID) LIKE BDLGROUPS-GROUPID
|
Change the node attributes (service node) | ||||
| 35 |
BDL_SERVDEF_CHG_NODE
|
Change the node attributes (service node) | ||||
| 36 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_CONTEXT) LIKE BDLGROUPS-CONTEXT
|
Change the node attributes (service node) | ||||
| 37 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_STATUS) LIKE BDLGROUPS-STATUS
|
Change the node attributes (service node) | ||||
| 38 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_SUCCESSOR) LIKE BDLGROUPS-SUCCESSOR
|
Change the node attributes (service node) | ||||
| 39 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME
|
Change the node attributes (service node) | ||||
| 40 |
BDL_SERVDEF_CHG_NODE REFERENCE(P_DOCU) LIKE BDLGROUPS-DOCU
|
Change the node attributes (service node) | ||||
| 41 |
BDL_SERVDEF_COPY_TREE
|
Copy the whole tree of a service into another one | ||||
| 42 |
BDL_SERVDEF_DEL_FUNCTION
|
Delete function node for the given Group-ID | ||||
| 43 |
BDL_SERVDEF_DEL_FUNCTION REFERENCE(GID) LIKE BDLGROUPS-GROUPID
|
Delete function node for the given Group-ID | ||||
| 44 |
BDL_SERVDEF_DEL_NODE
|
Delete a service node with all subnodes | ||||
| 45 |
BDL_SERVDEF_DEL_NODE REFERENCE(P_GID) LIKE BDLGROUPS-GROUPID
|
Delete a service node with all subnodes | ||||
| 46 |
BDL_SERVDEF_DEL_SERVICE
|
Delete a service with all subnodes | ||||
| 47 |
BDL_SERVDEF_GET_NODE_GID
|
Get Group-Id of a node | ||||
| 48 |
BDL_SERVDEF_GET_NODE_GID REFERENCE(P_NODE_NAME) LIKE BDLGROUPS-GROUPNAME
|
Get Group-Id of a node | ||||
| 49 |
BDL_SERVDEF_GET_NODE_GID REFERENCE(P_GROUPID) LIKE BDLGROUPS-GROUPID
|
Get Group-Id of a node | ||||
| 50 |
BDL_SERVDEF_LOOKUP_FUNCTIONS
|
Lookup the given function in the service definition tree | ||||
| 51 |
BDL_SERVDEF_MULTIPLE_INSERT
|
Insert function module in different services | ||||
| 52 |
EVALUATE_BDL_TABLES
|
Evaluate BDL tables for a chosen service | ||||
| 53 |
EVALUATE_BDL_TABLES TO_DO_FUGROUPS STRUCTURE BDLGROUPS
|
Evaluate BDL tables for a chosen service |