SAP ABAP Data Element SMT_CONTEXT_SUPPORTED (Multiple Contexts)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_GENERAL (Package) Objects for All Packages Within GMT
Basic Data
Data Element SMT_CONTEXT_SUPPORTED
Short Description Multiple Contexts  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SMT_BOOLEAN    
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 Context 
Medium 15 Context 
Long 25 Multiple Contexts 
Heading 25 Multiple Contexts 
Documentation

Definition

Indicator that switches the function multiple contexts on and off.

Use

You set this indicator if your application supports multiple contexts. Since the context is specified on generation of an instance of the class CL_SMT_ENGINE , it must first be determined by the application that implements the service mapping tool. For this, the value context is usually integrated into the application's Customizing. This is especially appropriate if the service mapping tool is used for generation of follow-on documents. In the environment of the service implementation, it is not normally logical to use a context and in many cases it even proves a hindrance. In such a case, you should not set the flag and you should not specify the optional parameter I_CONTEX on call-up of the constructor of the class CL_SMT_ENGINE. The service mapping tool then uses the predefined context DEFAULT.

Dependencies

Example

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