SAP ABAP Class CL_BSP_DLC_CONFIGURATION (Configuratiion Runtime Object)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     BSP_DYN_CONFIG_RUNTIME (Package) Runtime Support for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20050915
Properties
Class CL_BSP_DLC_CONFIGURATION  
Short Description Configuratiion Runtime Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_RUNTIME   Runtime Support for Dynamic Layout 
Created 20050915   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20050915
Friends
Class CL_BSP_DLC_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Protected Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20051018
2 CONFIG_DATA Instance attribute Protected Type reference (TYPE) STRING 20051005
3 CONFIG_DATA_LOCKED Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_false 20051024
4 CONFIG_DATA_RETRIEVED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051018
5 SUBKEY Instance attribute Protected Type reference (TYPE) BSP_DLC_SUBKEY Generic Subkey 20051028
6 TEXT_REPOSITORY Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_DLC_STEXT_REPOSITORY Text repository 20051019
7 TRANSPORT_DATA Instance attribute Protected Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20060118
8 USAGE Instance attribute Protected Type reference (TYPE) BSP_DLC_USAGE usage context 20051018
9 VIEWNAME Instance attribute Protected Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20051018
10 VIEW_DESCRIPTOR Instance attribute Private Object reference (TYPE REF TO) IF_BSP_DLC_VIEW_DESCRIPTOR View Descriptor Interface 20051109
11 VIEW_DESCRIPTOR_TYPE Static Attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20051018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051018
Events
Class CL_BSP_DLC_CONFIGURATION has no event.
Types
Class CL_BSP_DLC_CONFIGURATION 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 IV_SUBKEY Call by reference Type reference (TYPE) BSP_DLC_SUBKEY Generic Subkey 20051028
2 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_USAGE usage context 20051018
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20051018
4 Importing IV_VIEW_DESCRIPTOR_TYPE Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20051018

Method CONSTRUCTOR on class CL_BSP_DLC_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700