SAP ABAP Class CL_RSD_GUI_TMPL (GUI Comp.: Template for Cube Maintenance etc.)
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_TREE GUI Component with Toolbar and Tree 20030414
Properties
Class CL_RSD_GUI_TMPL  
Short Description GUI Comp.: Template for Cube Maintenance etc.    
Super Class CL_RSO_GUI_COMPONENT_TREE GUI Component with Toolbar and Tree 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20000113   SAP 
Last change 20140121   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)
3 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSD_GUI_TMPL has no interface implemented.
Friends
Class CL_RSD_GUI_TMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_APP_SHOW_UI Instance attribute Public Type reference (TYPE) RS_CHAR1 Switch: All Appends / Scope Only 20060512
2 N_IOBJTP Instance attribute Public Type reference (TYPE) RSIOBJTP InfoObject Type 20050422
3 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20070618
4 N_R_GUI_MDOB_MAINT Instance attribute Public Object reference (TYPE REF TO) CL_RSD_GUI_MDOB_MAINT Reference to Transferred Maintanance Component 20050401
5 N_TMPL_TAR_IOBJTP Instance attribute Public Type reference (TYPE) RSIOBJTP InfoObject Type of Target Object 20050422
6 N_TMPL_TAR_OBJ Instance attribute Public Type reference (TYPE) RSTLOGO Template for... (target object) 20000303
7 N_T_MDOB Instance attribute Public Type reference (TYPE) RSDO_T_GUI_MDOB List of Template InfoProviders 20030411
8 N_WRKMOD Instance attribute Public Type reference (TYPE) RSWRKMOD Processing Type 20030414
9 P_C_ALL_IOBJ Constant Public Type reference (TYPE) RSINFOOBJCAT '' 20000419
10 P_C_INC Instance attribute Private Type reference (TYPE) I 12 Increment for Post-Reading PartProviders 20080229
11 P_C_NO_IOBJ Constant Public Type reference (TYPE) RSINFOOBJCAT '' 20000811
12 P_C_REMOVE Instance attribute Private Type reference (TYPE) RS_CHAR1 'R' Remove Indicator 20070623
13 P_HIERARCHY_WIDTH Instance attribute Private Type reference (TYPE) I 35 Hierarchy Column Width 20000124
14 P_TREE_DDHANDLE_DROP Instance attribute Private Type reference (TYPE) I Drag & Drop 20000113
15 P_T_NODE_EXP Instance attribute Private Type reference (TYPE) RSO_T_NODE Expanded Nodes 20051208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000113
2 ENABLE_DRAG_DROP Instance method Public Method Switch Drag & Drop on/off 20070621
3 GET_EXCL_FUNC Instance method Public Method Gets Excluded Functions 20000308
4 REBUILD_CURR_TMPL Instance method Public Method Reconstruct Current InfoProvider 20050512
5 REFRESH_IOBJ Instance method Public Method Read InfoObjects Again 20070117
6 SET_APP_SHOW_BUTTON Instance method Public Method Toggle for Append Display 20060606
7 SET_INV_IPRO Instance method Public Method Insertion of Affected InfoProvider in TMPL Tree 20050512
8 SET_NEW_TMPL Instance method Public Method Set New Template 20000127
9 SET_TMPL_VISIBLE Instance method Public Method Template Visible/Invisible 20051208
10 SET_WRKMOD Instance method Public Method Reset Processing Type (MODI <-> DISP) 20030515
Events
Class CL_RSD_GUI_TMPL has no event.
Types
Class CL_RSD_GUI_TMPL 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20070618
2 Importing I_R_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in dem Vorlage angezeigt wird 20000114
3 Importing I_R_GUI_MDOB_MAINT Call by reference Object reference (TYPE REF TO) CL_RSD_GUI_MDOB_MAINT Ref. auf überg. Pflegeobjekt 20050401
4 Importing I_TMPL_TAR_IOBJTP Call by reference Type reference (TYPE) RSIOBJTP Iobjtp des Zielobjekts 20050422
5 Importing I_TMPL_TAR_OBJ Call by reference Type reference (TYPE) RSTLOGO Template für... (Zielobjekt) 20000303
6 Importing I_T_MDOB Call by reference Type reference (TYPE) RSDO_T_GUI_MDOB Liste der Vorlage-InfoProvider 20030411
7 Importing I_WRKMOD Call by reference Type reference (TYPE) RSWRKMOD Bearbeitungsart 20030414

Method CONSTRUCTOR on class CL_RSD_GUI_TMPL has no exception.

Method ENABLE_DRAG_DROP 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 Zustand 20070621

Method ENABLE_DRAG_DROP on class CL_RSD_GUI_TMPL has no exception.

Method GET_EXCL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FUNC Call by reference Type reference (TYPE) RSD_T_FUNC Ausgeschl. Funktionen 20000308

Method GET_EXCL_FUNC on class CL_RSD_GUI_TMPL has no exception.

Method REBUILD_CURR_TMPL 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, wenn von außen zu setzen 20051207

Method REBUILD_CURR_TMPL on class CL_RSD_GUI_TMPL has no exception.

Method REFRESH_IOBJ Signature

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

Method SET_APP_SHOW_BUTTON Signature

Method SET_APP_SHOW_BUTTON on class CL_RSD_GUI_TMPL has no parameter.
Method SET_APP_SHOW_BUTTON on class CL_RSD_GUI_TMPL has no exception.

Method SET_INV_IPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE alle zeigen 20080229

Method SET_INV_IPRO on class CL_RSD_GUI_TMPL has no exception.

Method SET_NEW_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) CHAR30 Objektname 20000127
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20000127

Method SET_NEW_TMPL on class CL_RSD_GUI_TMPL 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 State 20051208

Method SET_TMPL_VISIBLE on class CL_RSD_GUI_TMPL has no exception.

Method SET_WRKMOD Signature

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

Method SET_WRKMOD on class CL_RSD_GUI_TMPL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 20B