SAP ABAP Interface IF_RSOBI_MF_UI_COMMAND_STACK (SOBI Model Factory Dialog: Stack)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOBI_MF_UI (Package) SOBI Model Factory: Dialog
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_UI_PROCESSOR SOBI Model Factory Dialog: Runtime for Functions 20060815
Properties
Interface IF_RSOBI_MF_UI_COMMAND_STACK  
Short Description SOBI Model Factory Dialog: Stack    
General Data
Package RSOBI_MF_UI   SOBI Model Factory: Dialog 
Created 20060815   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSOBI_MF_UI_COMMAND_STACK has no interface.
Friends
Interface IF_RSOBI_MF_UI_COMMAND_STACK has no friend.
Attributes
Interface IF_RSOBI_MF_UI_COMMAND_STACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS Instance method Public Method Does the stack include the passed function? 20060815
2 CONTAINS_ALL Instance method Public Method Does the stack include the passed functions? 20061222
3 GET_COMMAND_AT_INDEX Instance method Public Method Returns the function at the passed index 20070625
4 GET_LAST_INDEX Instance method Public Method Returns the Highest Stack Index for the Command 20070623
5 PUSH Instance method Public Method Adds Command to Stack 20060815
Events
Interface IF_RSOBI_MF_UI_COMMAND_STACK has no event.
Types
Interface IF_RSOBI_MF_UI_COMMAND_STACK has no local type.
Method Signatures

Method CONTAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060815
2 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070111
3 Returning R_CONTAINS Value transfer Type reference (TYPE) RS_BOOL Boolean 20060815

Method CONTAINS on Interface IF_RSOBI_MF_UI_COMMAND_STACK has no exception.

Method CONTAINS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070111
2 Importing I_T_COMMAND Call by reference Type reference (TYPE) RSOBI_MF_T_COMMAND Funktionscode, der PAI ausgelöst hat 20061222
3 Returning R_CONTAINS Value transfer Type reference (TYPE) RS_BOOL Boolean 20061222

Method CONTAINS_ALL on Interface IF_RSOBI_MF_UI_COMMAND_STACK has no exception.

Method GET_COMMAND_AT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20070625
2 Returning R_R_COMMAND Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_UI_COMMAND SOBI Model Factory Dialog: Funktion 20070625

Method GET_COMMAND_AT_INDEX on Interface IF_RSOBI_MF_UI_COMMAND_STACK has no exception.

Method GET_LAST_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070623
2 Importing I_CONSIDER_SUBCOMMANDS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Sollten Sub-Funktionen mit einbezogen werden? 20070625
3 Returning R_INDEX Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20070623

Method GET_LAST_INDEX on Interface IF_RSOBI_MF_UI_COMMAND_STACK has no exception.

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_COMMAND Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_UI_COMMAND SOBI Model Factory Dialog: Funktion 20060815

Method PUSH on Interface IF_RSOBI_MF_UI_COMMAND_STACK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710