SAP ABAP Class CL_RSMDP_PROCESS (Master Data: DIA or BTC 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_TASK Master Data: Task/Process 20070730
Properties
Class CL_RSMDP_PROCESS  
Short Description Master Data: DIA or BTC Process    
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 20070730   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMDP_PROCESS has no forward declaration.
Interfaces
Class CL_RSMDP_PROCESS has no interface implemented.
Friends
Class CL_RSMDP_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_BATCH_ID Instance attribute Private Type reference (TYPE) RSBTC_BATCH_ID ID for Job Name 20070730
2 P_BATCH_PROCESS Instance attribute Private Type reference (TYPE) INT4 Sequence Number for BTC Process 20070730
3 P_LAST_PROCESS Instance attribute Private Type reference (TYPE) RS_BOOL Label for LKast BTC Process 20070730
4 P_PARAMETER Instance attribute Private Type reference (TYPE) RSRAWSTRING Generic Parameters for BTC Process 20070730
5 P_PROCESS_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE Type of Process/Application 20070730
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070730
2 SET_PARAMETER Instance method Public Method Passes Generic Parameters for BTC Process 20070731
Events
Class CL_RSMDP_PROCESS has no event.
Types
Class CL_RSMDP_PROCESS 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_BATCH_ID Call by reference Type reference (TYPE) RSBTC_BATCH_ID Batch-Manager: Kennung für Jobnamen 20070730
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) INT4 Batch-Manager: Laufende Nummer für BTC-Prozess 20070730
3 Importing I_LAST_PROCESS Call by reference Type reference (TYPE) RS_BOOL Batch-Manager: Kennzeichnung für letzten BTC-Prozess 20070730
4 Importing I_PARAMETER Call by reference Type reference (TYPE) RSRAWSTRING Batch-Manager: Generische Parameter für BTC-Prozess 20070730
5 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Batch-Manager: Typ des Prozesses / der Applikation 20070730
6 Importing I_TYPE Call by reference Type reference (TYPE) STRING 'RSBATCH' Typ des Prozesses 20070730

Method CONSTRUCTOR on class CL_RSMDP_PROCESS has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) RSRAWSTRING Generische Parameter für BTC-Prozess 20070731

Method SET_PARAMETER on class CL_RSMDP_PROCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710