SAP ABAP Data Element BS_CT_INSTRUMENT_PERCEIVER (Context Instrument Perceiver Class Name)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
Basic Data
Data Element BS_CT_INSTRUMENT_PERCEIVER
Short Description Context Instrument Perceiver Class Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name SEOCLSNAMEF4    
Search Help: Parameters CLSNAME   
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 Perceiver 
Medium 15 Perceiver 
Long 20 Perceiver Class Name 
Heading 30 Perceiver 
Documentation

Definition

Specifies an ABAP class that implements the interface IF_BS_CT_INSTRUMENT_PERCEIVER to perceive an instrument.

Use

The perception of an instrument serves the purpose to determine which concrete runtime information is available currently.

The implementation of method GET_INSTRUMENT needs to return a value that corresponds to the DDIC type of the related instrument types.

Perceivers are called in order of their instrument types' sequence. As soon as a perceiver returns an instrument that is not initial, subsequent perceivers are not called any more and the instrument is being used for the context accord determination. If for the given instrument no context accord is arranged, the next perceiver is being asked for an instrument.

Dependencies

Example

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