SAP ABAP Class CL_WDR_CONFIG_BASE (Base Class for Web Dynpro Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class CL_WDR_CONFIG_BASE  
Short Description Base Class for Web Dynpro Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20050404   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDR_CONFIG_BASE has no interface implemented.
Friends
Class CL_WDR_CONFIG_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONFIG_TYPE_ALV Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '06' ALV Configuration 20050404
2 C_CONFIG_TYPE_APPL Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '02' Application Configuration 20050404
3 C_CONFIG_TYPE_CONF Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '01' Configuration of Configuration Editor 20050404
4 C_CONFIG_TYPE_DEFAULT Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '05' Default Configuration 20050404
5 C_CONFIG_TYPE_ERP_GEN Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '08' ID Generated by ERP 20050518
6 C_CONFIG_TYPE_FINAL Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '03' General Configuration (Final) 20050404
7 C_CONFIG_TYPE_GEN Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '07' Generated ID 20050404
8 C_CONFIG_TYPE_GENERAL Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '00' Shared configuration 20050404
9 C_CONFIG_TYPE_USER Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '04' User-Specific Configuraion 20050404
10 C_TR_APPLICATION Constant Public Type reference (TYPE) TROBJTYPE 'WDCA' 20050404
11 C_TR_COMPONENT Constant Public Type reference (TYPE) TROBJTYPE 'WDCC' 20050404
12 M_HAS_NEW_ENTRIES Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20080416
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TRANSPORT_REQUEST Instance method Public Method Creates New Transport Request 20050411
2 GET_SCOPE_FROM_CONFIG_MODE Static method Public Method Calculates scope from the config. mode and authorisations 20060727
Events
Class CL_WDR_CONFIG_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 APPL_TREE_MAP_TYPE Protected See coding 20050404 APPL_TREE_MAP_TYPE type standard table of appl_tree_type
2 APPL_TREE_TYPE Protected See coding 20050404 begin of APPL_TREE_TYPE, component_path type string, implementation_name type wdy_component_name, component_config_key type wdy_config_key, end of appl_tree_type
3 COMP_LOCK_LIST Protected See coding 20050405 COMP_LOCK_LIST type sorted table of wdy_conf_save_struct with unique key object_type config_id config_type config_var
4 SCOPE_LIST Protected See coding 20050412 SCOPE_LIST type standard table of WDR_PERS_SCOPE
5 TT_ATTR_TYPE Private See coding 20071004 tt_attr_type type HASHED TABLE OF T_ATTR_TYPE with UNIQUE key node_name attr_name
6 TT_PRIMARY_INDEX Protected See coding 20050803 tt_primary_index type sorted table of t_primary_index with non-unique key path
7 T_ATTR_TYPE Private See coding 20071004 begin of T_ATTR_TYPE, node_name type string, attr_name type string, rtti type ref to cl_abap_datadescr, end of t_attr_type
8 T_PRIMARY_INDEX Protected See coding 20050803 begin of T_PRIMARY_INDEX, path type string, index type string, primary type string, original_path type string, original_index type string, end of t_primary_index
Method Signatures

Method CREATE_TRANSPORT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Value transfer Type reference (TYPE) AS4TEXT Kurzbeschreibung von Repository-Objekten 20050411
2 Returning TRANSPORT Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050411
3 Importing TRKORR_TYPE Value transfer Type reference (TYPE) TRFUNCTION 'K' Typ des Auftrags/Aufgabe 20050429
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20050411

Method GET_SCOPE_FROM_CONFIG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20060727
2 Exporting APPL_PARAM_SCOPE Call by reference Type reference (TYPE) I 20060727
3 Importing CONFIG_MODE Value transfer Type reference (TYPE) STRING 20060727
4 Exporting SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20060727
5 Exporting USER_TYPE Call by reference Type reference (TYPE) WDY_CONF_USER_TYPE Art der Benutzer-Identifikation 20060727

Method GET_SCOPE_FROM_CONFIG_MODE on class CL_WDR_CONFIG_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710