SAP ABAP Data Element SIW_DTE_MAPPING_STATUS_TEXT (Status of the Mapping 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_STATUS_TEXT
Short Description Status of the Mapping Check  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIW_DOM_STATUS_TEXT    
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 Status 
Medium 15 Mapping Complte 
Long 20 Mapping Completeness 
Heading 20 Mapping Completeness 
Documentation

Definition

Indicates the mapping status for a specified SIW project. This is an aggregated status of several sub statuses. It consolidates the result of all mapping related checks. The status is only provided for the service creation types API-based.

Use

The following overall statuses exist:

  • @00@    Undetermined
    No sub status could be determined since no mapping activity has been done so far.
  • @1F@    In Progress
    Some process steps have been executed, some are still missing. The already executed steps were successful.
  • @5B@    OK
  • All mandatory processing steps of the project have been executed successfully and the project is finished.
  • @5D@    Warning
    At least one sub status indicates that a processing step finished but not within the expected result range.

    @5C@    Error

    At least one processing step led to an error. The project cannot be finished as long as the source for this error is not solved.

Dependencies

The mapping status aggregates these sub statuses:

  1. The formal mapping completeness
  2. The extended ESR mapping check status

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in