SAP ABAP Data Element SIW_DTE_MAPPING_ESR_STATUS_TXT (Status of the Mapping Generation Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_UI (Package) UI of Service Implementation Workbench
⤷
⤷
Basic Data
| Data Element | SIW_DTE_MAPPING_ESR_STATUS_TXT |
| Short Description | Status of the Mapping Generation Check |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 60 | |
| Decimal Places | 0 | |
| Output Length | 60 | |
| 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 | 10 | Map.Chk. |
| Medium | 18 | Mapping checked |
| Long | 20 | Mapping checked |
| Heading | 55 | Mapping checked |
Documentation
Definition
Indicates if the mapping check has been performed by the ES Repository. The status is only provided for the service creation types API-based.
Use
The following overall statuses exist:
@00@ Undetermined
No status could be determined since no mapping check has been done so far.
@5B@ OK
The mapping has passed the ES Repository check and the generation of the ES Repository service definition can be started.
@5C@ Error
The ES Repository rejected the mapping; any generation of ES Repository service definition based on the current mapping will fail.
Dependencies
The mapping complete check should be green before trying the extended mapping check.
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |