SAP ABAP Class CL_RSDMD_MDMTG (Master Data Program Generation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Properties
Class CL_RSDMD_MDMTG  
Short Description Master Data Program Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20000214   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)
2 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_MDMTG has no interface implemented.
Friends
Class CL_RSDMD_MDMTG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHABASNM_STATIC Static Attribute Public Type reference (TYPE) RSCHABASNM RSCHABASNM 20000216
2 N_S_GENERATION Instance attribute Public Type reference (TYPE) RSDMD_S_GENERATION RSDMD_S_GENERATION 20000215
3 P_CHABASNM Instance attribute Private Type reference (TYPE) RSCHABASNM RSCHABASNM 20000216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000214
2 SELF_TEST Static method Public Method Tests the Generation of Programs for Test Characteristics 20000303
Events
Class CL_RSDMD_MDMTG has no event.
Types
Class CL_RSDMD_MDMTG 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_CHABASNM Value transfer Type reference (TYPE) RSCHABASNM RSCHABASNM 20000214
2 Importing I_DBROUTID Value transfer Type reference (TYPE) RSDBROUTID RSDBROUTID 20000214
3 Importing I_DEBUG_LEVEL Value transfer Type reference (TYPE) I 0 DEBUG 20000215
4 Importing I_FORCE_GENERATION Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE RS_BOOL 20001006
5 Importing I_PROGCLASS_MT Value transfer Type reference (TYPE) RSSG_PCLAS 'RSDMDTMPLMT' RSSG_PCLAS 20000214
6 Importing I_PROGCLASS_SEL Value transfer Type reference (TYPE) RSSG_PCLAS 'RSDMDTMPLSEL' RSSG_PCLAS 20000214
7 Importing I_SHOW_PROGRAM_MT Value transfer Type reference (TYPE) RS_BOOL RS_BOOL 20000216
8 Importing I_SHOW_PROGRAM_SEL Value transfer Type reference (TYPE) RS_BOOL RS_BOOL 20000216
# Exception Resumable Description Created on
1 GENERATION_ERROR Fehler bei der Generierung 20000215

Method SELF_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE_GENERATION Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE RS_BOOL 20001006

Method SELF_TEST on class CL_RSDMD_MDMTG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in