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