SAP ABAP Data Element SIW_DTE_SERVICE_STATUS_TEXT (ES Repository Service Signature Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Basic Data
Data Element SIW_DTE_SERVICE_STATUS_TEXT
Short Description ES Repository Service Signature Status  
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 State 
Medium 15 Mapping State 
Long 20 Mapping State 
Heading 20 Mapping State 
Documentation

Definition

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

Use

The following overall statuses exist:

  • Not Available
    The project's creation type is not API-based.
  • @00@    Undetermined
    No sub status could be determined since no processing steps have been executed so far.
  • @45@    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 service related status aggregates these sub status:

  1. The Mapping status
  2. The ESR status
  3. The Proxy status

Example

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