SAP ABAP Interface IF_BS_INOB_REPORTING (Reporting For Incident Observation)
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_INOB_REPORTING | Incident Observation Agency | 20110327 |
Properties
| Interface | IF_BS_INOB_REPORTING | |
| Short Description | Reporting For Incident Observation |
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_REPORTING has no forward declaration.
Interfaces
Interface IF_BS_INOB_REPORTING has no interface.
Friends
Interface IF_BS_INOB_REPORTING has no friend.
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 | Instance method | Public | Method | shifts reporting scene | 20110325 | |
| 2 | Instance method | Public | Method | reports new incident values | 20110325 | |
| 3 | Instance method | Public | Method | reports changes of incident values | 20110325 | |
| 4 | Instance method | Public | Method | reports deletion of incident values | 20110325 |
Events
Interface IF_BS_INOB_REPORTING has no event.
Types
Interface 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 | IV_SCENE_NAME | Call by reference | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name For Incident Observation | 20110327 |
Method SWITCH_TO_SCENE on Interface 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 | IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Table Of Incident Values | 20110325 | |||
| 3 | IV_SCENE_NAME | Call by reference | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name For Incident Observation | 20110328 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_ADDED on Interface 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 | IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Index of Table Of Incident Values | 20110325 | ||
| 3 | IV_SCENE_NAME | Call by reference | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name For Incident Observation | 20110328 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_CHANGED on Interface 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 | IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20110325 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Table Of Incident Values | 20110325 | |||
| 3 | IV_SCENE_NAME | Call by reference | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name For Incident Observation | 20110328 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20110325 |
Method VALUE_WAS_DELETED on Interface IF_BS_INOB_REPORTING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |