SAP ABAP Class CL_WDR_TEST_CFG_RT_CREATE (Help Class for WDR_TEST_CFG_RT_CREATE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST_CFG (Package) WDA Configuration Test Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20101001
Properties
Class CL_WDR_TEST_CFG_RT_CREATE  
Short Description Help Class for WDR_TEST_CFG_RT_CREATE    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST_CFG   WDA Configuration Test Components 
Created 20101001   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_TEST_CFG_RT_CREATE has no forward declaration.
Interfaces
Class CL_WDR_TEST_CFG_RT_CREATE has no interface implemented.
Friends
Class CL_WDR_TEST_CFG_RT_CREATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACCESSKEY_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_WD_CONFIG_FACTORY Factory Class for Configurations_API 20110704
2 M_APIS_DEL Instance attribute Private Type reference (TYPE) API_DEL_T_TYPE 20101118
3 M_CURRENT_ENH_NAME Instance attribute Private Type reference (TYPE) ENHNAME ID of an Enhancement 20101018
4 M_CURRENT_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20101018
5 M_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_WD_CONFIG_FACTORY Factory Class for Configurations_API 20101001
6 M_INDEX Instance attribute Private Type reference (TYPE) CHAR1 Loop Index 20101018
7 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20101008
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ACCESSKEY_CFG Instance method Public Method Creationg of Configuration for the Access Key 20110704
2 CREATE_ACCESSKEY_TC_CFG Instance method Public Method 20110706
3 CREATE_APPL_CONFIG Instance method Private Method Creates Application Configuration 20101008
4 CREATE_COMP_CONFIG Instance method Private Method Creates WD Component Configuration 20101008
5 CREATE_COMP_CUST Instance method Private Method Creates WD component customizing 20101028
6 CREATE_COMP_PERS Instance method Private Method Creates WD component customizing 20101116
7 CREATE_CONFIG Instance method Public Method Main Program 20110705
8 CREATE_DEV_ACCESSKEY Instance method Public Method 20110705
9 CREATE_ENH_CONFIG Instance method Private Method Creates an enhancement for a configuration 20101013
10 CREATE_INHERIT_CONFIG Instance method Private Method Creates an inheriting WD component configuration 20101013
11 DELETE_ACCESSKEY_CFG Instance method Public Method Deletion of Configuration for the Access Key 20110704
12 DELETE_ACCESSKEY_TC_CFG Instance method Public Method 20110707
13 DELETE_CONFIG Instance method Public Method Deletes configurations 20101118
14 DELETE_DEV_ACCESSKEY Instance method Public Method 20110705
15 GET_DEV_ACCESSKEY Instance method Public Method 20110705
16 SETUP Instance method Private Method Setup 20101001
Events
Class CL_WDR_TEST_CFG_RT_CREATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 APIS_DEL_TYPE Private See coding 20101118 APIS_DEL_TYPE type standard table of api_del_type
2 API_DEL_TYPE Private Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_BASE 20101118
3 API_DEL_T_TYPE Private See coding 20101118 API_DEL_T_TYPE type standard table of api_del_type
Method Signatures

Method CREATE_ACCESSKEY_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCL_PERSISTENCY Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110705
2 Returning R_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Konfigurations-Identifikation 20110704
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20110704

Method CREATE_ACCESSKEY_TC_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSKEY Call by reference Type reference (TYPE) CHAR20 Tabelle fuer Entwicklungsuser 20110706
2 Importing I_INCL_PERSISTENCY Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110706
3 Returning R_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20110706
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20110706

Method CREATE_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20101018
2 Returning CONFIG_ID Value transfer Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20101018

Method CREATE_APPL_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_COMP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_ID Value transfer Type reference (TYPE) WDY_CONFIG_ID 20101018

Method CREATE_COMP_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_COMP_CUST Signature

Method CREATE_COMP_CUST on class CL_WDR_TEST_CFG_RT_CREATE has no parameter.
Method CREATE_COMP_CUST on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_COMP_PERS Signature

Method CREATE_COMP_PERS on class CL_WDR_TEST_CFG_RT_CREATE has no parameter.
Method CREATE_COMP_PERS on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20110705
2 Importing I_TEST_INPUT Call by reference Type reference (TYPE) WDY_TEST_CFG_SCOPE_INP 20110705
3 Returning R_APPL_CONFIG_ID Value transfer Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20110705

Method CREATE_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_DEV_ACCESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSKEY Call by reference Type reference (TYPE) CHAR20 Tabelle fuer Entwicklungsuser 20110705

Method CREATE_DEV_ACCESSKEY on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_ENH_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20101018
2 Returning ENH_NAME Value transfer Type reference (TYPE) ENHNAME Id eines Enhancements 20101018

Method CREATE_ENH_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method CREATE_INHERIT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_ID Value transfer Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20101018
2 Importing PARENT_CONFIG_ID Value transfer Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20101018

Method CREATE_INHERIT_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method DELETE_ACCESSKEY_CFG Signature

Method DELETE_ACCESSKEY_CFG on class CL_WDR_TEST_CFG_RT_CREATE has no parameter.
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20110704

Method DELETE_ACCESSKEY_TC_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSKEY Call by reference Type reference (TYPE) CHAR20 Tabelle fuer Entwicklungsuser 20110707
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20110707

Method DELETE_CONFIG Signature

Method DELETE_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no parameter.
Method DELETE_CONFIG on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method DELETE_DEV_ACCESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20110705

Method DELETE_DEV_ACCESSKEY on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method GET_DEV_ACCESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACCESSKEY Value transfer Type reference (TYPE) CHAR20 Tabelle fuer Entwicklungsuser 20110705

Method GET_DEV_ACCESSKEY on class CL_WDR_TEST_CFG_RT_CREATE has no exception.

Method SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20101001

Method SETUP on class CL_WDR_TEST_CFG_RT_CREATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703