SAP ABAP Interface IF_RSMDP_TASK (Master Data: Task/Process)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_TASK | Master Data: Task/Process | 20070713 |
Properties
Interface | IF_RSMDP_TASK | |
Short Description | Master Data: Task/Process |
General Data
Package | RSMDP | Master Data Processing |
Created | 20070713 | 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_RSMDP_TASK has no interface.
Friends
Interface IF_RSMDP_TASK has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_STATUS_CREATED | Constant | Public | Type reference (TYPE) | RSSTATUS | SPACE | Process Not Yet Started | 20080122 | |
2 | C_STATUS_DONE | Constant | Public | Type reference (TYPE) | RSSTATUS | '@08@' | Process Finished | 20080122 | |
3 | C_STATUS_FAILED | Constant | Public | Type reference (TYPE) | RSSTATUS | '@0A@' | Process Canceled | 20080122 | |
4 | C_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | RSSTATUS | '@09@' | Process Started Asynchronously and Not Yet Finished | 20080122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Generic Input Parameters | 20070720 |
2 | ![]() |
Instance method | Public | Method | Returns Reference to Log | 20080122 |
3 | ![]() |
Static method | Public | Method | Returns Reference to Process | 20070713 |
4 | ![]() |
Instance method | Public | Method | Returns Current Status of Process | 20080122 |
5 | ![]() |
Instance method | Public | Method | Transfers Generic Input Parameters | 20070720 |
6 | ![]() |
Instance method | Public | Method | Transfers Reference to Process for Asynchronous Execution | 20070730 |
7 | ![]() |
Instance method | Public | Method | Starts Process | 20070713 |
Events
Interface IF_RSMDP_TASK has no event.
Types
Interface IF_RSMDP_TASK has no local type.
Method Signatures
Method GET_IMPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IMPORT | Value transfer | Type reference (TYPE) | STRING | Generische Eingabe-Parameter | 20070720 |
Method GET_IMPORT on Interface IF_RSMDP_TASK has no exception.
Method GET_R_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSMDP_LOG | Referenz auf Protokoll | 20080122 |
Method GET_R_LOG on Interface IF_RSMDP_TASK has no exception.
Method GET_R_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_TASK | Value transfer | Object reference (TYPE REF TO) | IF_RSMDP_TASK | Referenz auf Prozess | 20070713 |
Method GET_R_TASK on Interface IF_RSMDP_TASK has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | RSSTATUS | Aktueller Status des Prozesses | 20080122 |
Method GET_STATUS on Interface IF_RSMDP_TASK has no exception.
Method SET_IMPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IMPORT | Call by reference | Type reference (TYPE) | STRING | Generische Eingabe-Parameter | 20070720 |
Method SET_IMPORT on Interface IF_RSMDP_TASK has no exception.
Method SET_R_PROCESS_ASYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PROCESS_ASYNC | Call by reference | Object reference (TYPE REF TO) | CL_RSMDP_PROCESS | Referenz auf Prozess für asynchrone Ausführung | 20070730 |
Method SET_R_PROCESS_ASYNC on Interface IF_RSMDP_TASK has no exception.
Method START Signature
Method START on Interface IF_RSMDP_TASK has no parameter.
Method START on Interface IF_RSMDP_TASK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |