SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDP_OBJECT Master Data: Object (Abstract) 20070323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20070716
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMDP_PARALLELIZABLE Master Data: Parallelizable Tasks 20070719
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMDP_TASK Master Data: Task/Process 20070713
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDMDD_DELETE Packaged Master Data Deletion 20080516
2 Inheritance (c INHERITING FROM c_ref)  CL_RSMDP_PARALLELIZER Master Data: Parallelizer 20070719
3 Inheritance (c INHERITING FROM c_ref)  CL_RSMDP_PROCESS Master Data: DIA or BTC Process 20070730
4 Inheritance (c INHERITING FROM c_ref)  CL_RSMDP_TASK_RSRV Master Data: RSRV Test 20070716
5 Inheritance (c INHERITING FROM c_ref)  CL_RSMDP_TASK_SQL Master Data: SQL Statement for Master Data Table 20080128
Properties
Class CL_RSMDP_TASK  
Short Description Master Data: Task/Process    
Super Class CL_RSMDP_OBJECT Master Data: Object (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMDP   Master Data Processing 
Created 20070323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_RSBATCH_EXECUTE Parallel Batch_Processing 20070716
2 IF_RSMDP_PARALLELIZABLE Master Data: Parallelizable Tasks 20070719
3 IF_RSMDP_TASK Master Data: Task/Process 20070713
Friends
Class CL_RSMDP_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_IMPORT Instance attribute Protected Type reference (TYPE) STRING Generic Input Parameters 20070720
2 O_R_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_RSMDP_LOG Reference to Log 20080122
3 O_R_PROCESS_ASYNC Instance attribute Protected Object reference (TYPE REF TO) CL_RSMDP_PROCESS Reference to Process for Asynchronous Execution 20070730
4 O_SIMUL Instance attribute Protected Type reference (TYPE) RS_BOOL TRUE: Process is Executed in Simulation Mode 20070725
5 O_STATUS Instance attribute Protected Type reference (TYPE) RSSTATUS Current Status of the Process 20080122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070323
2 DOIT Instance method Protected Method Executes Process 20070716
Events
Class CL_RSMDP_TASK has no event.
Types
Class CL_RSMDP_TASK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) STRING Kürzel für Subklasse 20070725
2 Importing I_IMPORT Call by reference Type reference (TYPE) STRING Generische Eingabe-Parameter 20070725
3 Importing I_NAME Call by reference Type reference (TYPE) STRING Name des Prozesses 20070725
4 Importing I_SIMUL Call by reference Type reference (TYPE) RS_BOOL TRUE: Prozess wird im Simulationsmodus ausgeführt 20070725
5 Importing I_TYPE Call by reference Type reference (TYPE) STRING Typ des Prozesses 20070725

Method CONSTRUCTOR on class CL_RSMDP_TASK has no exception.

Method DOIT Signature

Method DOIT on class CL_RSMDP_TASK has no parameter.
Method DOIT on class CL_RSMDP_TASK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710