SAP ABAP Class CL_RSAN_RT_TASK (Task)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RT (Package) APD - Tool - Runtime
⤷
⤷
Properties
| Class | CL_RSAN_RT_TASK | |
| Short Description | Task | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_RT | APD - Tool - Runtime |
| Created | 20040122 | 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 CL_RSAN_RT_TASK has no interface implemented.
Friends
Class CL_RSAN_RT_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSANR_TASK_ID | Task ID | 20040122 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20040122 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameters | 20040122 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040122 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSANR_T_SELECTIONS | Selection table | 20040122 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | RSANR_TASK_ID | Number Tape Task ID | 20040122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040122 | |
| 2 | Instance method | Public | Method | Execute | 20040122 | |
| 3 | Instance method | Public | Method | Provide Storage for Export Parameters | 20040122 | |
| 4 | Instance method | Public | Method | Provide Storage for Import Parameters | 20040122 | |
| 5 | Instance method | Public | Method | Fill Import Parameters | 20040122 | |
| 6 | Instance method | Public | Method | Set Name | 20040122 | |
| 7 | Instance method | Public | Method | Set Parameters | 20040122 | |
| 8 | Instance method | Public | Method | Set Selections | 20040122 | |
| 9 | Instance method | Protected | Method | Decode Parameter String | 20040122 |
Events
Class CL_RSAN_RT_TASK has no event.
Types
Class CL_RSAN_RT_TASK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_RT_TASK has no parameter.
Method CONSTRUCTOR on class CL_RSAN_RT_TASK has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler | 20040122 | |||
| 2 | IR_EXPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Export-Parameter | 20040122 | |||
| 3 | IR_IMPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Import-Parameter | 20040122 |
Method EXECUTE on class CL_RSAN_RT_TASK has no exception.
Method EXPORT_STRUCT_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EXPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Exportstruktur | 20040122 |
Method EXPORT_STRUCT_CREATE on class CL_RSAN_RT_TASK has no exception.
Method IMPORT_STRUCT_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_IMPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Importstruktur | 20040122 |
Method IMPORT_STRUCT_CREATE on class CL_RSAN_RT_TASK has no exception.
Method IMPORT_STRUCT_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_IMPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Importstruktur | 20040122 |
Method IMPORT_STRUCT_FILL on class CL_RSAN_RT_TASK has no exception.
Method NAME_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040122 |
Method NAME_SET on class CL_RSAN_RT_TASK has no exception.
Method PARAM_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAM | Call by reference | Type reference (TYPE) | STRING | Parameter | 20040122 |
Method PARAM_SET on class CL_RSAN_RT_TASK has no exception.
Method SELECTIONS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTIONS | Call by reference | Type reference (TYPE) | RSANR_T_SELECTIONS | Selektionstabelle | 20040122 |
Method SELECTIONS_SET on class CL_RSAN_RT_TASK has no exception.
Method _PARAM_DECODE Signature
Method _PARAM_DECODE on class CL_RSAN_RT_TASK has no parameter.
Method _PARAM_DECODE on class CL_RSAN_RT_TASK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |