SAP ABAP Class CL_PCF_EXAMPLE15 (Example 15: ODC 1 & ODC 2 + Methods)
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 20030219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030219
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PERSISTENCY_IL PC UI Persistency related IL 20050719
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20030219
Properties
Class CL_PCF_EXAMPLE15  
Short Description Example 15: ODC 1 & ODC 2 + Methods    
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 20030219   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 20030219
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030219
3 IF_CRM_BSP_PERSISTENCY_IL PC UI Persistency related IL 20050719
4 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20030219
Friends
Class CL_PCF_EXAMPLE15 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_EXAMPLE15' 20030219
2 GS_DATA Instance attribute Private Type reference (TYPE) PCFT_BSP_EXAMPLE_RESULT 20030219
3 GS_MSG_SHOW Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG 20030219
4 GT_APPLOG Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG_TAB 20030219
5 GT_BOOK Instance attribute Private Type reference (TYPE) PCFT_BSP_EXAMPLE_BOOK_TAB 20030219
6 GT_DATA Instance attribute Private Type reference (TYPE) PCFT_BSP_EXAMPLE_RESULT_TAB 20030219
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method Add Message to Application Log Table 20030219
2 MODIFY_BOOK Instance method Public Method 20030219
3 MODIFY_BOOK_DET Instance method Public Method Change Data : ODC 2 20030812
4 MODIFY_DET Instance method Public Method 20030219
5 MODIFY_MAIN Instance method Public Method 20030219
6 MODIFY_RESULT Instance method Public Method 20030219
7 READ_BOOK Instance method Public Method 20030219
8 READ_BOOK_DET Instance method Public Method 20030219
9 READ_DET Instance method Public Method 20030219
10 READ_FOCUS_BOOK Instance method Public Method 20030219
11 READ_HTML Instance method Public Method 20030219
12 READ_MAIN Instance method Public Method 20030219
13 READ_RESULT Instance method Public Method 20030219
14 SET_STATUS_MESSAGE Instance method Private Method Set Status Message 20030219
Events
Class CL_PCF_EXAMPLE15 has no event.
Types
Class CL_PCF_EXAMPLE15 has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030219

Method ADD_MESSAGE on class CL_PCF_EXAMPLE15 has no exception.

Method MODIFY_BOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB 20030219
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20030219
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20030219
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030219
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method MODIFY_BOOK on class CL_PCF_EXAMPLE15 has no exception.

Method MODIFY_BOOK_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Class Name 20030812
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20030812
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20030812
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB Changed Fields 20030812
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20030812
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20030812
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Structure Name for Display Field 20030812

Method MODIFY_BOOK_DET on class CL_PCF_EXAMPLE15 has no exception.

Method MODIFY_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB 20030219
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20030219
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20030219
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030219
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method MODIFY_DET on class CL_PCF_EXAMPLE15 has no exception.

Method MODIFY_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB 20030219
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20030219
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20030219
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030219
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method MODIFY_MAIN on class CL_PCF_EXAMPLE15 has no exception.

Method MODIFY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB 20030219
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20030219
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20030219
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030219
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method MODIFY_RESULT on class CL_PCF_EXAMPLE15 has no exception.

Method READ_BOOK 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_BOOK on class CL_PCF_EXAMPLE15 has no exception.

Method READ_BOOK_DET 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_BOOK_DET on class CL_PCF_EXAMPLE15 has no exception.

Method READ_DET 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_DET on class CL_PCF_EXAMPLE15 has no exception.

Method READ_FOCUS_BOOK 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_FOCUS_BOOK on class CL_PCF_EXAMPLE15 has no exception.

Method READ_HTML 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_HTML on class CL_PCF_EXAMPLE15 has no exception.

Method READ_MAIN 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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_MAIN on class CL_PCF_EXAMPLE15 has no exception.

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 20030219
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20030219
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030219
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20030219
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20030219

Method READ_RESULT on class CL_PCF_EXAMPLE15 has no exception.

Method SET_STATUS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG_SHOW Call by reference Type reference (TYPE) CRMT_BSP_APPLOG 20030219

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