SAP ABAP Interface IF_BS_INOB_SCENE (Access To Scene Of 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 composition (i COMPRISING i_ref) | IF_BS_INOB_DEBATE_SCENE | Scene allowing issues (debatable incidents) | 20120214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_INOB_SCENE | Scene Of Incident Observation | 20110329 |
Properties
| Interface | IF_BS_INOB_SCENE | |
| Short Description | Access To Scene Of Incident Observation |
General Data
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20110329 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BS_INOB_SCENE has no interface.
Friends
Interface IF_BS_INOB_SCENE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_IS_DYNAMIC | Instance attribute | Public | Type reference (TYPE) | BS_INOB_DYNAMIC_SCENE | Indicator For Dynamic Scenes Of Incident Observation | 20110329 | ||
| 2 | MV_NAME | Instance attribute | Public | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name For Incident Observation | 20110329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns type definition of given incident | 20110329 | |
| 2 | Instance method | Public | Method | returns TRUE if the given value applies to incident's type | 20110329 | |
| 3 | Instance method | Public | Method | returns TRUE if the given incident is list of values | 20110329 | |
| 4 | Instance method | Public | Method | returns TRUE if given incident is relevant | 20110329 |
Events
Interface IF_BS_INOB_SCENE has no event.
Types
Interface IF_BS_INOB_SCENE has no local type.
Method Signatures
Method GET_INCIDENT_TYPE 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 | 20110329 | |||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110329 |
Method GET_INCIDENT_TYPE on Interface IF_BS_INOB_SCENE has no exception.
Method IS_INCIDENT_VALUE_VALID 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 | 20110329 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Value to check | 20110329 | |||
| 3 | RV_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | returns TRUE if value applies to incident's type | 20110329 |
Method IS_INCIDENT_VALUE_VALID on Interface IF_BS_INOB_SCENE has no exception.
Method IS_MULTIPLE_INCIDENT 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 | 20110329 | |||
| 2 | RV_IS_MULTIPLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: 'X' = incident is multiple (a table) | 20110329 |
Method IS_MULTIPLE_INCIDENT on Interface IF_BS_INOB_SCENE has no exception.
Method IS_NOTED_FOR_INCIDENT 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 | 20110329 | |||
| 2 | RV_IS_NOTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: 'X' = scene is noted for given incident | 20110329 |
Method IS_NOTED_FOR_INCIDENT on Interface IF_BS_INOB_SCENE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |