SAP ABAP Class CL_BSP_DLC_DESIGN_SHM_BUILD (Fill shared memory area CL_BSP_WD_SHM_AREA)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_DESIGN (Package) Design Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20070103
Properties
Class CL_BSP_DLC_DESIGN_SHM_BUILD  
Short Description Fill shared memory area CL_BSP_WD_SHM_AREA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_DESIGN   Design Layer 
Created 20070103   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_SHM_BUILD_INSTANCE Flag Interface: Area Constructor for Shared Objects 20070103
Friends
Class CL_BSP_DLC_DESIGN_SHM_BUILD has no friend class.
Attributes
Class CL_BSP_DLC_DESIGN_SHM_BUILD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_DESIGN_ASSIGNMENT Static method Private Method Fill shared memory with design assignment data 20070103
2 READ_DESIGN_ENTRY Static method Private Method Fill shared memory with design data 20070103
3 READ_DESIGN_OBJECT Static method Private Method Fill shared memory with design object data 20071129
Events
Class CL_BSP_DLC_DESIGN_SHM_BUILD has no event.
Types
Class CL_BSP_DLC_DESIGN_SHM_BUILD has no local type.
Method Signatures

Method READ_DESIGN_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CL_BSP_WD_SHM_ROOT root class for shared memory area cl_bsp_wd_shm_area 20070103
# Exception Resumable Description Created on
1 CX_BSP_DLC_NO_SHARED_MEMORY 20070108

Method READ_DESIGN_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CL_BSP_WD_SHM_ROOT root class for shared memory area cl_bsp_wd_shm_area 20070103
# Exception Resumable Description Created on
1 CX_BSP_DLC_NO_SHARED_MEMORY 20070108

Method READ_DESIGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CL_BSP_WD_SHM_ROOT root class for shared memory area cl_bsp_wd_shm_area 20071129
# Exception Resumable Description Created on
1 CX_BSP_DLC_NO_SHARED_MEMORY 20071129
History
Last changed by/on SAP  20110908 
SAP Release Created in 700