SAP ABAP Class CL_RSMDP_TASK_SQL (Master Data: SQL Statement for Master Data Table)
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_TASK Master Data: Task/Process 20080128
Properties
Class CL_RSMDP_TASK_SQL  
Short Description Master Data: SQL Statement for Master Data Table    
Super Class CL_RSMDP_TASK Master Data: Task/Process 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMDP   Master Data Processing 
Created 20071210   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
Class CL_RSMDP_TASK_SQL has no interface implemented.
Friends
Class CL_RSMDP_TASK_SQL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_PACKAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSMDP_PACKAGE Reference to Data Package for Update 20080128
2 P_R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_RSMDP_TABLE Reference to Master Data Table to be Updated 20080128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080128
Events
Class CL_RSMDP_TASK_SQL has no event.
Types
Class CL_RSMDP_TASK_SQL 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_R_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSMDP_PACKAGE Referenz auf Datenpaket für Aktualisierung 20080128
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSMDP_TABLE Referenz auf zu aktualisierende Stammdatentabelle 20080128
3 Importing I_SIMUL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE TRUE: SQL-Statement wird nicht ausgeführt, nur simuliert 20080128
4 Importing I_TYPE Call by reference Type reference (TYPE) STRING Typ des SQL-Statements (INSERT, UPDATE, DELETE) 20080128

Method CONSTRUCTOR on class CL_RSMDP_TASK_SQL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720