SAP ABAP Class CL_BS_INOB_REPORTING (Incident Observation Agency)
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_REPORTING Reporting For Incident Observation 20110327
Properties
Class CL_BS_INOB_REPORTING  
Short Description Incident Observation Agency    
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 20110327   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_INOB_REPORTING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BS_INOB_REPORTING Reporting For Incident Observation 20110327
Friends
# Friend Modeled only Created on Description
1 IF_BS_INOB_OBSERVATION_CENTER 20110327 Access To Observation Center
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTUAL_SCENE Instance attribute Protected Attribute reference (LIKE) 20110327
2 MO_OBSERVATION_CENTER Instance attribute Protected Object reference (TYPE REF TO) CL_BS_INOB_OBSERVATION_CENTER Incident Observation Center 20110327
3 MT_SCENE_NAMES Instance attribute Protected Attribute reference (LIKE) 20110327
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110327
2 SWITCH_TO_SCENE Instance method Protected Method 20110327
3 VALUE_WAS_ADDED Instance method Protected Method 20110327
4 VALUE_WAS_CHANGED Instance method Protected Method 20110327
5 VALUE_WAS_DELETED Instance method Protected Method 20110327
6 VERIFY_INCIDENT_AND_VALUE Instance method Protected Method verifies correctness of given incident and its value 20110327
Events
Class CL_BS_INOB_REPORTING has no event.
Types
Class CL_BS_INOB_REPORTING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBSERVATION_CENTER Call by reference Object reference (TYPE REF TO) CL_BS_INOB_OBSERVATION_CENTER Incident Observation Center 20110327
2 Importing IT_SCENE_NAMES Call by reference Type reference (TYPE) BST_INOB_SCENE_NAMES Names of Scenes Of Incident Observation 20110327

Method CONSTRUCTOR on class CL_BS_INOB_REPORTING has no exception.

Method SWITCH_TO_SCENE Signature

Method SWITCH_TO_SCENE on class CL_BS_INOB_REPORTING has no parameter.
Method SWITCH_TO_SCENE on class CL_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_ADDED Signature

Method VALUE_WAS_ADDED on class CL_BS_INOB_REPORTING has no parameter.
Method VALUE_WAS_ADDED on class CL_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_CHANGED Signature

Method VALUE_WAS_CHANGED on class CL_BS_INOB_REPORTING has no parameter.
Method VALUE_WAS_CHANGED on class CL_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_DELETED Signature

Method VALUE_WAS_DELETED on class CL_BS_INOB_REPORTING has no parameter.
Method VALUE_WAS_DELETED on class CL_BS_INOB_REPORTING has no exception.

Method VERIFY_INCIDENT_AND_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20110327
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20110328
3 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110327

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