SAP ABAP Class IF_RSOBI_MF_UI_COMMAND_STACK (SOBI Model Factory Dialog: Stack)
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
Class | IF_RSOBI_MF_UI_COMMAND_STACK | |
Short Description | SOBI Model Factory Dialog: Stack | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060815 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSOBI_MF_UI_COMMAND_STACK has no interface implemented.
Friends
Class IF_RSOBI_MF_UI_COMMAND_STACK has no friend class.
Attributes
Class IF_RSOBI_MF_UI_COMMAND_STACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Does the stack include the passed function? | 20060815 |
2 | ![]() |
Instance method | Public | Method | Does the stack include the passed functions? | 20061222 |
3 | ![]() |
Instance method | Public | Method | Returns the function at the passed index | 20070625 |
4 | ![]() |
Instance method | Public | Method | Returns the Highest Stack Index for the Command | 20070623 |
5 | ![]() |
Instance method | Public | Method | Adds Command to Stack | 20060815 |
Events
Class IF_RSOBI_MF_UI_COMMAND_STACK has no event.
Types
Class 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 | ![]() |
I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20060815 | ||
2 | ![]() |
I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20070111 | ||
3 | ![]() |
R_CONTAINS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060815 |
Method CONTAINS on class 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 | ![]() |
I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20070111 | ||
2 | ![]() |
I_T_COMMAND | Call by reference | Type reference (TYPE) | RSOBI_MF_T_COMMAND | Funktionscode, der PAI ausgelöst hat | 20061222 | ||
3 | ![]() |
R_CONTAINS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061222 |
Method CONTAINS_ALL on class 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 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20070625 | ||
2 | ![]() |
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 class 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 | ![]() |
I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20070623 | ||
2 | ![]() |
I_CONSIDER_SUBCOMMANDS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Sollten Sub-Funktionen mit einbezogen werden? | 20070625 | |
3 | ![]() |
R_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20070623 |
Method GET_LAST_INDEX on class 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 | ![]() |
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 class IF_RSOBI_MF_UI_COMMAND_STACK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |