Data Element list used by SAP ABAP Function Module BDL_SERVDEF_ADD_TOP_NODE (Add service at the top level just below the service name)
SAP ABAP Function Module
BDL_SERVDEF_ADD_TOP_NODE (Add service at the top level just below the service name) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLSESDESC | Session subtype | SOURCE REFERENCE(P_DESCR) LIKE BDLSERGRPS-DESCR |
|
| 2 | BDLSESSTYP | Contract type | SOURCE REFERENCE(P_CONTRACT) LIKE BDLSERGRPS-CONTRACT |
|
| 3 | BDL_CTEXT | Context | SOURCE REFERENCE(P_CONTEXT) LIKE BDLGROUPS-CONTEXT |
|
| 4 | BDL_DOCU | Character string containing documentation | SOURCE REFERENCE(P_DOCU) LIKE BDLGROUPS-DOCU |
|
| 5 | BDL_GID | Group ID | SOURCE REFERENCE(NEW_GROUPID) LIKE BDLGROUPS-GROUPID |
|
| 6 | BDL_GROUPN | Group name | SOURCE REFERENCE(P_GROUPNAME) LIKE BDLGROUPS-GROUPNAME |
|
| 7 | BDL_SEQC | Sequence number | SOURCE REFERENCE(P_SEQUENCE) LIKE BDLGROUPS-SEQUENCE |
|
| 8 | BDL_STAT | Status of object | SOURCE REFERENCE(P_STATUS) LIKE BDLGROUPS-STATUS |
|