SAP ABAP Data Element BDLCONTEXT (Context for execution (database server, application server))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
BDL3 (Package) Service data download (as of R/3 Release 3.x)
⤷
⤷
Basic Data
| Data Element | BDLCONTEXT |
| Short Description | Context for execution (database server, application server) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR1 | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 7 | Context |
| Medium | 7 | Context |
| Long | 7 | Context |
| Heading | 0 |
Documentation
Definition
************************************************************************
* context: 'S' => System (executed only once in an R/3 System)
* 'D' => Database (executed once per database instance)
* 'A' => Application server (executed once per application
* server)
* 'I' => Instance (executed in each R/3 instance)
************************************************************************
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |