SAP ABAP Interface IF_RSOBI_MF_UI_PROCESSOR (SOBI Model Factory Dialog: Command Executor)
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_PROCESSOR | |
| Short Description | SOBI Model Factory Dialog: Command Executor |
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_PROCESSOR has no interface.
Friends
Interface IF_RSOBI_MF_UI_PROCESSOR has no friend.
Attributes
Interface IF_RSOBI_MF_UI_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Current Function | 20060815 | |
| 2 | Instance method | Public | Method | Returns Context in Which Functions Are Executed | 20060821 | |
| 3 | Instance method | Public | Method | Was the passed function already executed? | 20060815 | |
| 4 | Instance method | Public | Method | Was passed function 1 executed after passed function 2 | 20070623 | |
| 5 | Instance method | Public | Method | Was the passed function last executed as subfunction? | 20070625 | |
| 6 | Instance method | Public | Method | Sets Context in Which Functions Are Executed | 20060818 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMMAND_EXECUTED | Instance Event (0) |
Public (2) |
Function/Command Executed | 20060823 |
Types
Interface IF_RSOBI_MF_UI_PROCESSOR has no local type.
Method Signatures
Method EXECUTE 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 | |||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060815 |
Method EXECUTE on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20060821 |
Method GET_CONTEXT on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Method IS_EXECUTED 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_EXECUTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060815 |
Method IS_EXECUTED on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Method IS_EXECUTED_AFTER 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 | Kommando | 20070623 | |||
| 2 | I_COMMAND_PREVIOUS | Call by reference | Type reference (TYPE) | SYUCOMM | Vorheriges Kommando | 20070623 | |||
| 3 | I_CONSIDER_SUBCOMMANDS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Sollten Sub-Funktionen mit einbezogen werden? | 20070625 | ||
| 4 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070623 |
Method IS_EXECUTED_AFTER on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Method IS_EXECUTED_AS_SUBCOMMAND_LAST 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 | Funktion | 20070625 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070625 |
Method IS_EXECUTED_AS_SUBCOMMAND_LAST on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CTX | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20060818 |
Method SET_CONTEXT on Interface IF_RSOBI_MF_UI_PROCESSOR has no exception.
Event Signatures
Event COMMAND_EXECUTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_UI_COMMAND | SOBI Model Factory Dialog: Funktion | 20060823 | ||
| 2 | I_SUBRC | Exporting | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060823 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |