SAP ABAP Data Element SIW_DTE_PIECE_DESCR_STATE_UI (Object Status)
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_PIECE_DESCR_STATE_UI
Short Description Object Status  
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 Status 
Medium 15 Object Status 
Long 20 Object Status 
Heading Status 
Documentation

Definition

Describes the status of an object description. This status informs about the task that Service Implementation Workbench executes with the corresponding object during generation. And it shows if generation for this object is possible.

Use

The following statuses are available:

  • New

    The object will be generated. It doesn't already exist in the backend.

  • To Be Adopted

    The object does already exist in the backend and will be adopted during generation.

  • Object Name To Be Changed

    The object will be renamed during generation.

  • To Be Adopted after Renaming

    The name that you have chosen for your object does already exist as non-SIW object in your backend system. The system asks you if you want to adopt the non-SIW object. If you confirm with yes, SIW adopts this object in the backend and deletes the SIW-object with the previous name.

  • Up To Date

    The object does already exist in the backend. No changes are needed.

  • To Be Deleted

    The object will be deleted in the backend.

  • Generation Impossible

    The generation of the object is not possible. This can happen for example if the implementation is not consistent. In this case you must check the context parameters and retry to generate the corresponding object.

Dependencies

InSIW Monitor you can select as generation scope the option that only those objects are to be generated or regenerated whose statuses are others than the object status Up To Date.

Example

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