SAP ABAP Data Element SIW_DTE_VAR_DDIC_TYPE (Type of Variable Specified by Name of Structure Field)
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_VAR_DDIC_TYPE
Short Description Type of Variable Specified by Name of Structure Field  
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 61    
Decimal Places 0    
Output Length 61    
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 DDIC Type 
Medium 15 DDIC Type 
Long 20 DDIC Type 
Heading 30 DDIC Type 
Documentation

Definition

Signifies the data dictionary type of a context variable that is specified by the name of a structure field.

Use

A DDIC structure field is used in order to provide a field help (F1) and F4 help for the context variable in a generic way.

Dependencies

Example

The definition of the DDIC type must follow the pattern <STRUCTURE_NAME>-<FIELD_NAME>.

Example: 'SIW_STR_DEFAULT_CONTEXT-SI_CLASS'

Notes

We recommend that all context variables of a specific configuration refer to one common DDIC structure.

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