SAP ABAP Data Element SIW_DTE_ENRICH_CONTEXT (SIW: Enrich Context from Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_API (Package) API for Service Implementation Workbench
Basic Data
Data Element SIW_DTE_ENRICH_CONTEXT
Short Description SIW: Enrich Context from Header  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIW_DOM_FLG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Enrich 
Medium 15 Enrich Context 
Long 26 Enrich Context from Header 
Heading 14 Enrich Context 
Documentation

Definition

Indicates if (mostly service-related) information of the project header (structure SIW_STR_PROJECT_ATTR) shall be added to the list of context variables.

Use

Set this flag to 'X' if your application is interested in retrieving the service-related information.

In the returned list of context variables you will find all such attributes with
- var_id corresponding to the field name at structure SIW_STR_PROJECT_ATTR
- display_mode= 'I'(invisible), if not part of the list of editable context variables as predefined by the SIW core or the     configuration
- ddic_type filled with the structure name plus the field name.

Dependencies

Example

Examples for fields that are added if you set this flag:
CONFIG_ID, SERVICE_LEVEL, SRV_PRX_PACKAGE, PRX_PREFIX, IDT_PRX_PACKAGE, SRV_IMPL_PACKAGE, TRGT_SWC, TRGT_RELEASE, TRGT_ESR_NMSPCE, TRGT_ESR_SERVICE, TRGT_ESR_OP, ACCESS_MODE, GDT_NAMESPACE, CMP_TYPE, API_NAME, CMP_NAME, IDT_PREFIX, USERNAME_CHANGE, TIMESTAMP_CHANGE.

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