SAP ABAP Class CL_BS_INOB_OBSERVATION_CENTER (Incident Observation Center)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_INOB_OBSERVATION_CENTER Access To Observation Center 20110327
Properties
Class CL_BS_INOB_OBSERVATION_CENTER  
Short Description Incident Observation Center    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20110326   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_INOB_OBSERVATION_CENTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BS_INOB_OBSERVATION_CENTER Access To Observation Center 20110327
Friends
# Friend Modeled only Created on Description
1 CL_BS_INOB_REPORTING 20110329 Incident Observation Agency
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_BS_INOB_OBSERVATION_CENTER Incident Observation Center 20110327
2 GT_REPORTERS Static Attribute Protected Type reference (TYPE) BST_INOB_REPORTERS List of Reporters Definitions For Incident Observation 20110327
3 GT_SCENES_INSTANCES Static Attribute Protected Type reference (TYPE) BST_INOB_SCENES_INSTANCES Scenes Instances For Incident Observation 20110327
4 GT_SCENES_OBSERVERS Static Attribute Protected Type reference (TYPE) BST_INOB_SCENES_OBSERVERS Observers Per Scene 20110327
Methods
# Method Level Visibility Method type Description Created on
1 ENGAGE_OBSERVER Instance method Protected Method 20110327
2 ESTABLISH_REPORTER Instance method Protected Method 20110327
3 GET_INSTANCE Static method Public Method get singleton instance of the observation center 20110327
4 GET_OBSERVERS_OF_SCENE Instance method Protected Method returns a list of observers of the given scene 20110327
5 GET_SCENE Instance method Protected Method returns instance of scene of the given name 20110327
6 GET_SUPER_CLASS_NAMES Instance method Protected Method returns the list of super-class names 20110328
Events
Class CL_BS_INOB_OBSERVATION_CENTER has no event.
Types
Class CL_BS_INOB_OBSERVATION_CENTER has no local type.
Method Signatures

Method ENGAGE_OBSERVER Signature

Method ENGAGE_OBSERVER on class CL_BS_INOB_OBSERVATION_CENTER has no parameter.
Method ENGAGE_OBSERVER on class CL_BS_INOB_OBSERVATION_CENTER has no exception.

Method ESTABLISH_REPORTER Signature

Method ESTABLISH_REPORTER on class CL_BS_INOB_OBSERVATION_CENTER has no parameter.
Method ESTABLISH_REPORTER on class CL_BS_INOB_OBSERVATION_CENTER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_BS_INOB_OBSERVATION_CENTER Access To Observation Center 20110327

Method GET_INSTANCE on class CL_BS_INOB_OBSERVATION_CENTER has no exception.

Method GET_OBSERVERS_OF_SCENE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBSERVERS Call by reference Type reference (TYPE) BST_INOB_OBSERVERS List of Incident Observers 20110327
2 Importing IV_SCENE_NAME Call by reference Type reference (TYPE) BS_INOB_SCENE_NAME Scene Name For Incident Observation 20110327

Method GET_OBSERVERS_OF_SCENE on class CL_BS_INOB_OBSERVATION_CENTER has no exception.

Method GET_SCENE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENE_NAME Call by reference Type reference (TYPE) BS_INOB_SCENE_NAME Scene Name For Incident Observation 20110327
2 Returning RO_SCENE Value transfer Object reference (TYPE REF TO) IF_BS_INOB_SCENE Access To Scene Of Incident Observation 20110327
# Exception Resumable Description Created on
1 CX_BS_INOB_ERROR Exception Class For Incident Observation 20110327

Method GET_SUPER_CLASS_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUPER_CLASSES Call by reference Type reference (TYPE) SEO_CLASS_NAMES List of ABAP class names 20110328
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20110328

Method GET_SUPER_CLASS_NAMES on class CL_BS_INOB_OBSERVATION_CENTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731