SAP ABAP Class IF_RSMDP_TASK (Master Data: Task/Process)
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
Class | IF_RSMDP_TASK | |
Short Description | Master Data: Task/Process | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070713 | 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_RSMDP_TASK has no interface implemented.
Friends
Class IF_RSMDP_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSSTATUS | SPACE | Process Not Yet Started | 20080122 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSSTATUS | '@08@' | Process Finished | 20080122 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSSTATUS | '@0A@' | Process Canceled | 20080122 | |
4 | ![]() |
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
Class IF_RSMDP_TASK has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSMDP_TASK has no exception.
Method START Signature
Method START on class IF_RSMDP_TASK has no parameter.
Method START on class IF_RSMDP_TASK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |