BDLCTX2EXE - Map service contexts to execution environments
Map service contexts to execution environments information is stored in SAP table BDLCTX2EXE.
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 BDLCTX2EXE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CONTEXT | Context | X | BDL_CTEXT | CHAR | 20 | |
EXECENV | Execution env. (system, appl. server, DB server, instance) | BDLEXECENV | CHAR | 10 | ||
CTXFUNC | Function name | BDL_FUNC | CHAR | 30 | ||
STATUS | Status of object | BDL_STAT | CHAR | 1 | ||
CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |