Data Element list used by SAP ABAP Function Module BDL_SERVDEF_CHG_SERVICE (Change the service attributes)
SAP ABAP Function Module
BDL_SERVDEF_CHG_SERVICE (Change the service attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLSESDESC | Session subtype | SOURCE REFERENCE(DESCRIPTION) LIKE BDLSERVICE-DESCR |
|
| 2 | BDLSESSTYP | Contract type | SOURCE REFERENCE(CONTRACT) LIKE BDLSERVICE-CONTRACT |
|
| 3 | BDL_DDAY | Time interval between sessions for a given service in days | SOURCE REFERENCE(DDAY) LIKE BDLSERVICE-DDAY |
|
| 4 | BDL_DOCU | Character string containing documentation | SOURCE REFERENCE(DOCU) LIKE BDLSERVICE-DOCU |
|
| 5 | BDL_INFO | Field containing general information | SOURCE REFERENCE(INFO1) LIKE BDLSERVICE-INFO1 |
|
| 6 | BDL_INFO | Field containing general information | SOURCE REFERENCE(INFO2) LIKE BDLSERVICE-INFO2 |
|
| 7 | BDL_SERTYP | Service type (periodic, standard, add-on) | SOURCE REFERENCE(SERTYPE) LIKE BDLSERVICE-TYPE |
|
| 8 | BDL_STAT | Status of object | SOURCE REFERENCE(STATUS) LIKE BDLSERVICE-STATUS |
|