SAP ABAP Interface IF_BS_INOB_OBSERVING (Observing Incidents)
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 - 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
Interface | IF_BS_INOB_OBSERVING | |
Short Description | Observing Incidents |
General Data
Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
Created | 20110325 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BS_INOB_OBSERVING has no forward declaration.
Interfaces
Interface IF_BS_INOB_OBSERVING has no interface.
Friends
Interface IF_BS_INOB_OBSERVING has no friend.
Attributes
Interface IF_BS_INOB_OBSERVING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | called when incident values were added | 20110325 |
2 | ![]() |
Instance method | Public | Method | called when incident values changed | 20110325 |
3 | ![]() |
Instance method | Public | Method | called when incident values were deleted | 20110325 |
Events
Interface IF_BS_INOB_OBSERVING has no event.
Types
Interface 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 | ![]() |
IO_SCENE | Call by reference | Object reference (TYPE REF TO) | IF_BS_INOB_SCENE | Access To Scene Of Incident Observation | 20110329 | ||
2 | ![]() |
IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Table Of Incident Values | 20110325 | ||
4 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_ADDED on Interface 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 | ![]() |
IO_SCENE | Call by reference | Object reference (TYPE REF TO) | IF_BS_INOB_SCENE | Access To Scene Of Incident Observation | 20110329 | ||
2 | ![]() |
IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Index of Table Of Incident Values | 20110325 | |
4 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_CHANGED on Interface 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 | ![]() |
IO_SCENE | Call by reference | Object reference (TYPE REF TO) | IF_BS_INOB_SCENE | Access To Scene Of Incident Observation | 20110329 | ||
2 | ![]() |
IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Table Of Incident Values | 20110325 | ||
4 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_DELETED on Interface IF_BS_INOB_OBSERVING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |