SAP ABAP Class IF_BS_INOB_REPORTING (Reporting For Incident Observation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_INOB_REPORTING Incident Observation Agency 20110327
Properties
Class IF_BS_INOB_REPORTING  
Short Description Reporting For Incident Observation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110325   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BS_INOB_REPORTING has no forward declaration.
Interfaces
Class IF_BS_INOB_REPORTING has no interface implemented.
Friends
Class IF_BS_INOB_REPORTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTUAL_SCENE Instance attribute Public Object reference (TYPE REF TO) IF_BS_INOB_SCENE Access To Scene Of Incident Observation 20110327
2 MT_SCENE_NAMES Instance attribute Public Type reference (TYPE) BST_INOB_SCENE_NAMES Names of Scenes Of Incident Observation 20110327
Methods
# Method Level Visibility Method type Description Created on
1 SWITCH_TO_SCENE Instance method Public Method shifts reporting scene 20110325
2 VALUE_WAS_ADDED Instance method Public Method reports new incident values 20110325
3 VALUE_WAS_CHANGED Instance method Public Method reports changes of incident values 20110325
4 VALUE_WAS_DELETED Instance method Public Method reports deletion of incident values 20110325
Events
Class IF_BS_INOB_REPORTING has no event.
Types
Class IF_BS_INOB_REPORTING has no local type.
Method Signatures

Method SWITCH_TO_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

Method SWITCH_TO_SCENE on class IF_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_ADDED 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 20110325
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Table Of Incident Values 20110325
3 Importing IV_SCENE_NAME Call by reference Type reference (TYPE) BS_INOB_SCENE_NAME Scene Name For Incident Observation 20110328
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

Method VALUE_WAS_ADDED on class IF_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_CHANGED 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 20110325
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 0 Index of Table Of Incident Values 20110325
3 Importing IV_SCENE_NAME Call by reference Type reference (TYPE) BS_INOB_SCENE_NAME Scene Name For Incident Observation 20110328
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

Method VALUE_WAS_CHANGED on class IF_BS_INOB_REPORTING has no exception.

Method VALUE_WAS_DELETED 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 20110325
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Table Of Incident Values 20110325
3 Importing IV_SCENE_NAME Call by reference Type reference (TYPE) BS_INOB_SCENE_NAME Scene Name For Incident Observation 20110328
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

Method VALUE_WAS_DELETED on class IF_BS_INOB_REPORTING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in