SAP ABAP Class CL_RSDMD_ACTIVATE_MASTER_DATA (Activate Master Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDMD_MD Work with Master Data (basic class) 20010116
Properties
Class CL_RSDMD_ACTIVATE_MASTER_DATA  
Short Description Activate Master Data    
Super Class CL_RSDMD_MD Work with Master Data (basic class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20010116   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 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no interface implemented.
Friends
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ERROR_DELETE_ROWS Constant Public Type reference (TYPE) SYSUBRC 2 Error While Deleting Master Data Records Marked with 'D' 20061128
2 N_C_ERROR_SUBCALL Constant Public Type reference (TYPE) SYSUBRC 5 Error While Calling a Further Method /FM 20061128
3 N_C_ERROR_TABLE_LOCK_DEL Constant Public Type reference (TYPE) SYSUBRC 1 Error While Locking a Table During Deletion 20061128
4 N_C_ERROR_TABLE_LOCK_UPD Constant Public Type reference (TYPE) SYSUBRC 3 Error While Locking a Table During Update 20061128
5 N_C_ERROR_UPDATE_ROWS Constant Public Type reference (TYPE) SYSUBRC 4 Error Updating M-I Records in A-Space Records 20061128
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate master data 20010116
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010116
3 IS_ACTIVATED Instance method Public Method Is Master Data Already Activated (Only A-Space Records)? 20061128
4 _CORRECT_ASPACE_MI Instance method Private Method Corrects A Space M-I Inconsistencies in Master Data Table 20070419
5 _IS_TABLE_ACTIVATED Instance method Private Method Is Passed Table Activated 20061128
Events
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no event.
Types
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG a 20010116
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC a 20010116

Method ACTIVATE on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.

Method CONSTRUCTOR 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 20010116
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS 'A' Objektversion 20010116
3 Importing I_P_Q_HAVE_TO_EXIST Value transfer Type reference (TYPE) RS_BOOL Stammdatentabelle muss existieren 20010116
4 Importing I_TH_VALSID Call by reference Type reference (TYPE) RRSI_TH_VALSID Chavls und SIDs 20010116
# Exception Resumable Description Created on
1 GENERATE_PROGRAM_ERROR Fehler beim Generieren der Stammdatenroutinen 20010116
2 IOBJ_NOT_ACTIVE InfoObject ist nicht aktiv, aber existiert 20010116
3 IOBJ_NOT_FOUND InfoObject wurde nicht gefunden 20010116
4 P_Q_DO_NOT_EXIST P und Q-Tabelle existieren nicht 20010116
5 P_Q_TXT_DO_NOT_EXIST P, Q und TXT-Tabelle existieren nicht 20010116

Method IS_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVATED Value transfer Type reference (TYPE) RS_BOOL Boolean 20061128

Method IS_ACTIVATED on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.

Method _CORRECT_ASPACE_MI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I Anzahl gelöschter A-Space Datensätze 20070419
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Name einer Stammdatentabelle 20070419

Method _CORRECT_ASPACE_MI on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.

Method _IS_TABLE_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20061128
2 Returning R_ACTIVATED Value transfer Type reference (TYPE) RS_BOOL Tabelle aktiviert? 20061128

Method _IS_TABLE_ACTIVATED on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A