SAP ABAP Class CL_BS_INOB_DEBATING (Debating protocoll to be used by an arguer)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_INOB_DEBATING | Arguers' access to other arguers | 20120214 |
Properties
| Class | CL_BS_INOB_DEBATING | |
| Short Description | Debating protocoll to be used by an arguer | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20120110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_INOB_DEBATING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_INOB_DEBATING | Arguers' access to other arguers | 20120214 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_BS_INOB_DEBATE | 20120214 | Access to debate of a scene |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_INOB_ARGUER | Arguer Access | 20120214 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_INOB_DEBATE | Access to debate of a scene | 20120214 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BST_INOB_ARGUER_TYPES | List of arguer types | 20120214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120214 | ||
| 2 | Instance method | Protected | Method | 20120214 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120214 |
Events
Class CL_BS_INOB_DEBATING has no event.
Types
Class CL_BS_INOB_DEBATING has no local type.
Method Signatures
Method ASK_ARGUER Signature
Method ASK_ARGUER on class CL_BS_INOB_DEBATING has no parameter.
Method ASK_ARGUER on class CL_BS_INOB_DEBATING has no exception.
Method ASK_EXPERT Signature
Method ASK_EXPERT on class CL_BS_INOB_DEBATING has no parameter.
Method ASK_EXPERT on class CL_BS_INOB_DEBATING has no exception.
Method CONSTRUCTOR 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 | IO_DEBATE | Call by reference | Object reference (TYPE REF TO) | IF_BS_INOB_DEBATE | Access to debate of a scene | 20120214 |
Method CONSTRUCTOR on class CL_BS_INOB_DEBATING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |