SAP ABAP Data Element BS_INOB_OBSERVER (Observer of a Scene in Incident Observation)
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_INOB_OBSERVER
Short Description Observer of a Scene in Incident Observation  
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 Observer 
Medium 15 Observer 
Long 20 Observer 
Heading 30 Observer 
Documentation

Definition

An observer in Incident Observation (IO) is any kind of ABAP OO reference. To allow only apposite references each IO-scene defines which observers is accepted. An observer here is always defined by the name of an ABAP OO interface or class. Whenever an ABAP object instance tries to engage itself as an observer of a scene the observation oenter declines this attempt if the object does not meet any of the given observer definitions. Additionally, an observer object always needs to implement the interface IF_BS_INOB_OBSERVING by which is being accessed if the observation center dispatches reports of incidents.

Use

Dependencies

Example

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