SAP ABAP Domain ENHLOC (ID for the Enhancement Position in a Program)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Domain Name | ENHLOC |
| Short Description | ID for the Enhancement Position in a Program |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 1 | |
| Decimal Places | ||
| Output Length | 1 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | Enhancement is assigned to the implementation | ||
| 2 | U | Enhancement is in PUBLIC section of a glob. class/interface | |
| 3 | O | Enhancement is in PROTECTED section of a global class | |
| 4 | I | Enhancement is in PRIVATE section of a global class | |
| 5 | L | Enhancement is in local type include of a global class | |
History
| Last changed by/on | SAP | 20050204 |
| SAP Release Created in | 700 |