SAP ABAP Class CL_BSP_DLC_STORAGE_UTIL (Storage related utility)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS (Package) Tools for Dynamic Layout
Properties
Class CL_BSP_DLC_STORAGE_UTIL  
Short Description Storage related utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS   Tools for Dynamic Layout 
Created 20060419   SAP 
Last change 20130531   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)
Interfaces
Class CL_BSP_DLC_STORAGE_UTIL has no interface implemented.
Friends
Class CL_BSP_DLC_STORAGE_UTIL has no friend class.
Attributes
Class CL_BSP_DLC_STORAGE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_CONFIG Static method Public Method Copy configuration (Including texts) 20060419
2 DELETE_CONFIG Static method Public Method Copy configuration (Including texts) 20060419
3 IS_DEFAULT_CONFIG Static method Private Method Is a Default configuration (Customer of Standard) 20110926
Events
Class CL_BSP_DLC_STORAGE_UTIL has no event.
Types
Class CL_BSP_DLC_STORAGE_UTIL has no local type.
Method Signatures

Method COPY_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20060419
2 Importing IV_COPY_CONF_TEXTS_FOR_ATTR Call by reference Type reference (TYPE) ABAP_BOOL '' Copy Config Texts for fields 20120822
3 Importing IV_COPY_OVP_TEXTS Call by reference Type reference (TYPE) ABAP_BOOL Copy texts of Overview pages 20090211
4 Importing IV_FROM_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060419
5 Importing IV_FROM_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20060419
6 Importing IV_FROM_OBJECT_SUB_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE Object Sub Type 20060419
7 Importing IV_FROM_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE Object Type 20060419
8 Importing IV_FROM_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY Role Config key 20060419
9 Importing IV_FROM_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20060419
10 Importing IV_TO_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060419
11 Importing IV_TO_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20060419
12 Importing IV_TO_OBJECT_SUB_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE Object Sub Type 20060419
13 Importing IV_TO_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE Object Type 20060419
14 Importing IV_TO_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY Role Config key 20060419
15 Importing IV_TO_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20060419
# Exception Resumable Description Created on
1 CONFIG_NOT_FOUND Configuration to be copied not found 20060419
2 FAILED 20060419

Method DELETE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20060419
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060419
3 Importing IV_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20060419
4 Importing IV_OBJECT_SUB_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE Object Sub Type 20060419
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE Object Type 20060419
6 Importing IV_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY Role Config key 20060419
7 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20060419
# Exception Resumable Description Created on
1 CONFIG_NOT_FOUND Configuration to be copied not found 20060419
2 FAILED 20060419

Method IS_DEFAULT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20110926
2 Importing IV_OBJECT_SUB_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE Object Subtype 20110926
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20110926
4 Importing IV_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY Role Configuration Key 20110926
5 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110926

Method IS_DEFAULT_CONFIG on class CL_BSP_DLC_STORAGE_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700