SAP ABAP Interface IF_BS_INOB_DEBATING (Arguers' access to other arguers)
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_DEBATING Debating protocoll to be used by an arguer 20120214
Properties
Interface IF_BS_INOB_DEBATING  
Short Description Arguers' access to other arguers    
General Data
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20120110   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BS_INOB_DEBATING has no forward declaration.
Interfaces
Interface IF_BS_INOB_DEBATING has no interface.
Friends
Interface IF_BS_INOB_DEBATING has no friend.
Attributes
Interface IF_BS_INOB_DEBATING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASK_ARGUER Instance method Public Method adopts the given arguer's answer 20120214
2 ASK_EXPERT Instance method Public Method adopts the arguer's answer that is most important 20120214
Events
Interface IF_BS_INOB_DEBATING has no event.
Types
Interface IF_BS_INOB_DEBATING has no local type.
Method Signatures

Method ASK_ARGUER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ARGUER_INSTANCE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_ARGUER Arguer Access 20120214
2 Importing IO_SCENE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_DEBATE_SCENE Scene allowing issues (debatable incidents) 20120214
3 Importing IV_ACTION Call by reference Type reference (TYPE) BS__ACTION Logical Action 20120214
4 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20120214
5 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 0 Index of Table Of Incident Values 20120214
6 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20120214
# Exception Resumable Description Created on
1 CX_BS_INOB_ERROR Exception Class For Incident Observation 20120214
2 CX_BS_INOB_OBJECTION Objection Class 20120214

Method ASK_EXPERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCENE Call by reference Object reference (TYPE REF TO) IF_BS_INOB_DEBATE_SCENE Scene allowing issues (debatable incidents) 20120214
2 Importing IV_ACTION Call by reference Type reference (TYPE) BS__ACTION Logical Action 20120214
3 Importing IV_INCIDENT Call by reference Type reference (TYPE) BS_INOB_INCIDENT_NAME Incident Name 20120214
4 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 0 Index of Table Of Incident Values 20120214
5 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Incident Value 20120214
# Exception Resumable Description Created on
1 CX_BS_INOB_ERROR Exception Class For Incident Observation 20120214
2 CX_BS_INOB_OBJECTION Objection Class 20120214
History
Last changed by/on SAP  20130531 
SAP Release Created in