SAP ABAP Class CL_RSDMD_FACTORY (Factory for BDK RSDMD)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Properties
Class CL_RSDMD_FACTORY  
Short Description Factory for BDK RSDMD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 19991019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_FACTORY has no interface implemented.
Friends
Class CL_RSDMD_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_REQUNR Static Attribute Private Type reference (TYPE) RSMONVIEW-RNR Request Number 20020905
2 P_TH_CHECK_CATALOG Static Attribute Private Type reference (TYPE) RSDMD_TH_CHECK_CATALOG Catalog of Objects for Class CL_RSDMD_CHECK_AND_REPAIR 20010119
3 P_TH_UPDATE_CATALOGUE Static Attribute Private Type reference (TYPE) RSDMD_TH_UPDATE_CATALOGUE rsdmd_TH_update_CATALOGUE 19991019
Methods
# Method Level Visibility Method type Description Created on
1 CL_RSDMD_CHECK_AND_REPAIR Static method Public Method Create Check and Repair Objects 20010119
2 CL_RSDMD_UPDATE_MASTER_DATA Static method Public Method Create Update Objects 19991019
3 DELETE_OBJECT Static method Public Method Deletes Objects 19991019
Events
Class CL_RSDMD_FACTORY has no event.
Types
Class CL_RSDMD_FACTORY has no local type.
Method Signatures

Method CL_RSDMD_CHECK_AND_REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RSDMD_CHECK_AND_REPAIR Call by reference Object reference (TYPE REF TO) CL_RSDMD_CHECK_AND_REPAIR Referenz auf Objekt 20010119
2 Importing I_IOBJNM Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject 20010119
# Exception Resumable Description Created on
1 GENERATE_PROGRAM_ERROR Fehler beim Generieren der Stammdatenroutinen 20010119
2 IOBJ_NOT_ACTIVE InfoObject ist nicht aktiv, aber existiert "P10 20010119
3 IOBJ_NOT_FOUND InfoObject wurde nicht gefunden 20010119
4 P_Q_DO_NOT_EXIST P und Q-Tabelle existieren nicht 20010119
5 P_Q_TXT_DO_NOT_EXIST P, Q und TXT-Tabelle existieren nicht 20010119

Method CL_RSDMD_UPDATE_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RSDMD_UPDATE_MASTER_DATA Call by reference Object reference (TYPE REF TO) CL_RSDMD_UPDATE_MASTER_DATA Referenz auf Objekt 19991019
2 Importing I_IOBJNM Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject 19991019
3 Importing I_P_Q_HAVE_TO_EXIST Value transfer Type reference (TYPE) RS_BOOL Stammdatentabelle muss existieren 19991019
4 Importing I_RECURSIVE_CALL Value transfer Type reference (TYPE) RS_BOOL Rekursiver Aufruf 20000315
5 Importing I_REQUNR Value transfer Type reference (TYPE) RSMONVIEW-RNR Requestnummer 20020905
6 Importing I_TH_VALSID Call by reference Type reference (TYPE) RRSI_TH_VALSID Chavls und SIDs 19991019
7 Importing I_T_HAS_TO_EXIST Value transfer Type reference (TYPE) RS_BOOL Stammdatentabelle muss existieren 20010710
# Exception Resumable Description Created on
1 GENERATE_PROGRAM_ERROR Fehler beim Generieren der Stammdatenroutinen 19991019
2 IOBJ_NOT_ACTIVE InfoObject ist nicht aktiv, aber existiert "P10 20001117
3 IOBJ_NOT_FOUND InfoObject wurde nicht gefunden 19991019
4 P_Q_DO_NOT_EXIST P und Q-Tabelle existieren nicht 19991019
5 P_Q_TXT_DO_NOT_EXIST P, Q und TXT-Tabelle existieren nicht 19991019
6 T_DOES_NOT_EXIST TXT-Tabelle existiert nicht 20010710

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject 19991019

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