SAP ABAP Class CL_RSDG_ODSO_TABL_GEN (DataStore Object: Table Generation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Properties
Class CL_RSDG_ODSO_TABL_GEN  
Short Description DataStore Object: Table Generation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20101230   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_RSDG_ODSO_TABL_GEN has no interface implemented.
Friends
Class CL_RSDG_ODSO_TABL_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FORCE Instance attribute Private Type reference (TYPE) RS_BOOL TRUE: Force Generation of Table 20110228
2 P_TABLNM Instance attribute Private Type reference (TYPE) TABNAME Table Name 20110110
3 P_TABLNM_TEMPLATE Instance attribute Private Type reference (TYPE) TABNAME Name of Template Table 20110110
4 P_TXTLG Instance attribute Private Type reference (TYPE) RSTXTLG Text from Table in Logon Language 20110110
5 P_T_DDSTORAGE Instance attribute Private See coding Data Records for DDSTORAGE Table 20110228
6 P_T_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG Table with Messages 20110228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Private Method Adds Message 20110228
2 ADD_S_DDSTORAGE Instance method Public Method Adds Data Record for DDSTORAGE Table 20110228
3 CONSTRUCTOR Instance method Private Constructor Constructor 20110110
4 GENERATE Instance method Public Method Starts Table Generation 20110110
5 GET_R_INSTANCE Static method Public Method Returns Reference to Class Instance 20110110
6 GET_T_MSG Instance method Public Method Returns Table with Messages 20110228
Events
Class CL_RSDG_ODSO_TABL_GEN has no event.
Types
Class CL_RSDG_ODSO_TABL_GEN has no local type.
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20110228
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20110228
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY RS_C_ERROR Nachrichtentyp 20110228
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 1 20110228
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 2 20110228
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 3 20110228
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 4 20110228

Method ADD_MSG on class CL_RSDG_ODSO_TABL_GEN has no exception.

Method ADD_S_DDSTORAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DDSTORAGE Call by reference Type reference (TYPE) DDSTORAGE Datensatz für Tabelle DDSTORAGE 20110228

Method ADD_S_DDSTORAGE on class CL_RSDG_ODSO_TABL_GEN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL TRUE: Generierung der Tabelle erzwingen 20110228
2 Importing I_TABLNM Call by reference Type reference (TYPE) TABNAME Name der Tabelle 20110110
3 Importing I_TABLNM_TEMPLATE Call by reference Type reference (TYPE) TABNAME Name der Vorlagetabelle 20110110
4 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Text der Tabelle in Anmeldesprache 20110110

Method CONSTRUCTOR on class CL_RSDG_ODSO_TABL_GEN has no exception.

Method GENERATE Signature

Method GENERATE on class CL_RSDG_ODSO_TABL_GEN has no parameter.
Method GENERATE on class CL_RSDG_ODSO_TABL_GEN has no exception.

Method GET_R_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE: Generierung der Tabelle erzwingen 20110228
2 Importing I_TABLNM Call by reference Type reference (TYPE) TABNAME Name der Tabelle 20110110
3 Importing I_TABLNM_TEMPLATE Call by reference Type reference (TYPE) TABNAME Name der Vorlagetabelle 20110110
4 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Text der Tabelle in Anmeldesprache 20110110
5 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSDG_ODSO_TABL_GEN Referenz auf Instanz der Klasse 20110110

Method GET_R_INSTANCE on class CL_RSDG_ODSO_TABL_GEN has no exception.

Method GET_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten 20110228

Method GET_T_MSG on class CL_RSDG_ODSO_TABL_GEN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731