SAP ABAP Class IF_BS_INOB_DEBATING (Arguers' access to other arguers)
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
Class IF_BS_INOB_DEBATING  
Short Description Arguers' access to other arguers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BS_INOB_DEBATING has no forward declaration.
Interfaces
Class IF_BS_INOB_DEBATING has no interface implemented.
Friends
Class IF_BS_INOB_DEBATING has no friend class.
Attributes
Class 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
Class IF_BS_INOB_DEBATING has no event.
Types
Class 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