SAP ABAP Class CL_RSD_GUI_MDOB_MAINT (GUI Comp.: Metadata Object Maintanance)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT GUI Component 20030307
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_CUBE_MAINT GUI Comp.: InfoCube Maintenance 20030307
2 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_HYBR_MAINT GUI Component: Maintenance of HybridProvider 20051110
3 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_IOBC_MAINT GUI Comp.: InfoObject Catalog Maintenance 20030902
4 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_MPRO_MAINT GUI Comp.: MultiProvider Maintanance 20030410
5 Inheritance (c INHERITING FROM c_ref)  CL_RSD_GUI_ODSO_MAINT GUI Comp.: Maintaining an ODS Object 20030307
6 Inheritance (c INHERITING FROM c_ref)  CL_RSKS_GUI_TRCS_MAINT GUI Comp.: InfoSource Maintenance 20041123
Properties
Class CL_RSD_GUI_MDOB_MAINT  
Short Description GUI Comp.: Metadata Object Maintanance    
Super Class CL_RSO_GUI_COMPONENT GUI Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20030307   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSD_GUI_MDOB_MAINT has no interface implemented.
Friends
Class CL_RSD_GUI_MDOB_MAINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_APPENDNM Instance attribute Public Type reference (TYPE) RSAPPENDNM Name of Append (Enhancement) 20050829
2 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV $REF$ 20030307
3 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20030307
4 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO Object Type (TLOGO) 20030307
5 N_VIEW_CURR Instance attribute Public Type reference (TYPE) RSTLOGO Current View 20051207
6 N_WRKMOD Instance attribute Public Type reference (TYPE) RSWRKMOD Processing Type 20030307
7 O_R_GUI_APPL_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_GUI_APPL_LOG Application Log 20030307
8 O_R_GUI_MDOB Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_GUI_MDOB InfoProvider GUI Object 20030307
9 O_R_GUI_TMPL Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_GUI_TMPL Template GUI Object 20030307
10 O_R_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Trees 20030307
11 O_R_SPLITTER_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Tree/Appl. Log 20030307
12 O_WIDTH Instance attribute Public Type reference (TYPE) I Width of Template Area 20061107
13 P_R_DD_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_RSO_DRAG_DROP_OBJECT Drag & Drop Container (Cut & Paste) 20050401
14 P_R_NAVIGATOR Instance attribute Public Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR AWB Navigator 20040903
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_WRK_OBJ Instance method Public Method Changes Object to Be Processed 20060504
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030307
3 GET_REF_MDOB Instance method Public Method Returns Reference to InfoProvider 20030307
4 GET_REF_TMPL Instance method Public Method Returns Reference to Template 20030307
5 HANDLE_CLOSE Instance method Public Event handling method Close Application Log Window 20030307
6 HANDLE_FCODE_NAVIGATOR Instance method Public Event handling method FCode from Navigator 20080617
7 HANDLE_MESSAGE_NUM_CHANGED Instance method Public Event handling method Number of Messages was Changed 20030307
8 MAINTAIN_HISTORY Instance method Private Method Call TLOGO Version Administration 20100205
9 REFRESH_IOBJ Instance method Public Method Read InfoObjects Again 20070117
10 SET_TMPL_VISIBLE Instance method Public Method Set Involved InfoProvider Visibly in Template 20051208
11 SET_WRK_STATE Instance method Public Method Reset Processing Type and Version 20070621
Events
Class CL_RSD_GUI_MDOB_MAINT has no event.
Types
Class CL_RSD_GUI_MDOB_MAINT has no local type.
Method Signatures

Method CHANGE_WRK_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20060504
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060504

Method CHANGE_WRK_OBJ on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20030307
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20030307
3 Importing I_R_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Pflege 20030307
4 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR AWB Navigator 20040903
5 Importing I_S_DIAL_PAR Call by reference Type reference (TYPE) RSDG_DIAL_PAR Dialog Parameter 20030911
6 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20030307
7 Importing I_WRKMOD Call by reference Type reference (TYPE) RSWRKMOD Bearbeitungsart 20030307
# Exception Resumable Description Created on
1 INIT_FAILED Initialisierung abgebrochen 20030307

Method GET_REF_MDOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_GUI_MDOB Value transfer Object reference (TYPE REF TO) CL_RSD_GUI_MDOB Ref. auf InfoProvider 20030307

Method GET_REF_MDOB on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method GET_REF_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_GUI_TMPL Value transfer Object reference (TYPE REF TO) CL_RSD_GUI_TMPL Ref. auf Template 20030307

Method GET_REF_TMPL on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method HANDLE_CLOSE Signature

Method HANDLE_CLOSE on class CL_RSD_GUI_MDOB_MAINT has no parameter.
Method HANDLE_CLOSE on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method HANDLE_FCODE_NAVIGATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080617
2 Importing S_SENDER_AWBOBJ Call by reference Attribute reference (LIKE) 20080617

Method HANDLE_FCODE_NAVIGATOR on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method HANDLE_MESSAGE_NUM_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM_MESSAGES Call by reference Type reference (TYPE) 20030307

Method HANDLE_MESSAGE_NUM_CHANGED on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method MAINTAIN_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNAME Call by reference Type reference (TYPE) CSEQUENCE Objektname 20100205
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion für Historie (A,M,...) 20100205
3 Returning R_OBJECT_CHANGED Value transfer Type reference (TYPE) RS_BOOL TLOGO Objekt wurde verändert, Metadaten nachlesen 20100205

Method MAINTAIN_HISTORY on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method REFRESH_IOBJ Signature

Method REFRESH_IOBJ on class CL_RSD_GUI_MDOB_MAINT has no parameter.
Method REFRESH_IOBJ on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method SET_TMPL_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) RS_BOOL Sichtbarkeit 20051208

Method SET_TMPL_VISIBLE on class CL_RSD_GUI_MDOB_MAINT has no exception.

Method SET_WRK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070621
2 Importing I_WRKMOD Call by reference Type reference (TYPE) RSWRKMOD Bearbeitungsart 20070621

Method SET_WRK_STATE on class CL_RSD_GUI_MDOB_MAINT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400