SAP ABAP Class IF_BS_INOB_OBSERVING (Observing Incidents)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_BP_OVP_ASSIST Assistance Class for BS_OVP_BP 20110328
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_GUIBB_DQUERY BOL feeder class GUIBB search for MDG 20120524
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_ASSIST_CBA MDG-M: CBA Assistant 20110517
Properties
Class IF_BS_INOB_OBSERVING  
Short Description Observing Incidents    
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_OBSERVING has no forward declaration.
Interfaces
Class IF_BS_INOB_OBSERVING has no interface implemented.
Friends
Class IF_BS_INOB_OBSERVING has no friend class.
Attributes
Class IF_BS_INOB_OBSERVING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALUE_WAS_ADDED Instance method Public Method called when incident values were added 20110325
2 VALUE_WAS_CHANGED Instance method Public Method called when incident values changed 20110325
3 VALUE_WAS_DELETED Instance method Public Method called when incident values were deleted 20110325
Events
Class IF_BS_INOB_OBSERVING has no event.
Types
Class IF_BS_INOB_OBSERVING has no local type.
Method Signatures

Method VALUE_WAS_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCENE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_SCENE Access To Scene Of Incident Observation 20110329
2 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20110325
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Table Of Incident Values 20110325
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

Method VALUE_WAS_ADDED on class IF_BS_INOB_OBSERVING has no exception.

Method VALUE_WAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCENE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_SCENE Access To Scene Of Incident Observation 20110329
2 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20110325
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 0 Index of Table Of Incident Values 20110325
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

Method VALUE_WAS_CHANGED on class IF_BS_INOB_OBSERVING has no exception.

Method VALUE_WAS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCENE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_SCENE Access To Scene Of Incident Observation 20110329
2 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20110325
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Table Of Incident Values 20110325
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20110325

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