BDLSERVICE - Contract types
Contract types information is stored in SAP table BDLSERVICE.
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
Fields for table BDLSERVICE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CONTRACT | Agreement Type | X | BDLSESSTYP | CHAR | 8 | |
| DESCR | Session subtype | X | BDLSESDESC | CHAR | 8 | |
| NUMB | TCC number (various applications) | NUMC | 8 | |||
| DDAY | Time interval between sessions for a given service in days | BDL_DDAY | CHAR | 2 | ||
| INFO1 | Field containing general information | BDL_INFO | CHAR | 6 | ||
| INFO2 | Field containing general information | BDL_INFO | CHAR | 6 | ||
| TYPE | Service type (periodic, standard, add-on) | BDL_SERTYP | CHAR | 1 | ||
| CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 | ||
| DOCU | Character string containing documentation | BDL_DOCU | CHAR | 80 | ||
| STATUS | Status of object | BDL_STAT | CHAR | 1 |