SAP ABAP Interface IF_BS_INOB_DEBATE (Access to debate of a scene)
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_DEBATE | Scene issues debate | 20120214 |
Properties
| Interface | IF_BS_INOB_DEBATE | |
| Short Description | Access to debate of a scene |
General Data
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20120109 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BS_INOB_DEBATE has no forward declaration.
Interfaces
Interface IF_BS_INOB_DEBATE has no interface.
Friends
Interface IF_BS_INOB_DEBATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_CURRENT_SCENE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BS_INOB_DEBATE_SCENE | Scene allowing issues (debatable incidents) | 20120214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | engages the given arguer to the debate process | 20120214 | |
| 2 | Instance method | Public | Method | triggers arguers to debate given incident | 20120214 | |
| 3 | Instance method | Public | Method | switches the debate to the given scene | 20120214 |
Events
Interface IF_BS_INOB_DEBATE has no event.
Types
Interface IF_BS_INOB_DEBATE has no local type.
Method Signatures
Method ENGAGE_ARGUER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ARGUER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BS_INOB_ARGUER | Arguer Access | 20120214 | |||
| 2 | RO_DEBATING | Value transfer | Object reference (TYPE REF TO) | IF_BS_INOB_DEBATING | Arguers' access to other arguers | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class For Incident Observation | 20120214 |
Method INCIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | BS__ACTION | Logical Action | 20120214 | |||
| 2 | IV_INCIDENT | Call by reference | Type reference (TYPE) | BS_INOB_INCIDENT_NAME | Incident Name | 20120214 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Index of Incident Values | 20120214 | ||
| 4 | IV_SCENE_NAME | Call by reference | Type reference (TYPE) | BS_INOB_SCENE_NAME | Scene Name for Incident Observation | 20120214 | |||
| 5 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Incident Value | 20120214 | |||
| 6 | RS_ARGUMENT | Value transfer | Type reference (TYPE) | BSS_INOB_ARGUMENT | Argument of debate | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objection Class | 20120214 |
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 | 20120214 |
Method SWITCH_TO_SCENE on Interface IF_BS_INOB_DEBATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |