SAP ABAP Class CL_PCF_EXAMPLE04 (Example 4: OIC & ODC)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_SAMPLE (Package) Examples for People-Centric UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20030214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PERSISTENCY_IL PC UI Persistency related IL 20050719
Properties
Class CL_PCF_EXAMPLE04  
Short Description Example 4: OIC & ODC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_SAMPLE   Examples for People-Centric UI 
Created 20030214   SAP 
Last change 20060208   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_CRM_BSP_INIT_IL Interface for Initialization 20030214
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030214
3 IF_CRM_BSP_PERSISTENCY_IL PC UI Persistency related IL 20050719
Friends
Class CL_PCF_EXAMPLE04 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INIT_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_PCF_EXAMPLE04' 20030214
2 GS_DATA Instance attribute Private Type reference (TYPE) PCFT_BSP_EXAMPLE_RESULT 20030214
3 GT_DATA Instance attribute Private Type reference (TYPE) PCFT_BSP_EXAMPLE_RESULT_TAB 20030214
Methods
# Method Level Visibility Method type Description Created on
1 READ_RESULT Instance method Public Method 20030214
Events
Class CL_PCF_EXAMPLE04 has no event.
Types
Class CL_PCF_EXAMPLE04 has no local type.
Method Signatures

Method READ_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20030214
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030214
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030214
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030214
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030214

Method READ_RESULT on class CL_PCF_EXAMPLE04 has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in