SAP ABAP Interface IF_CRM_BSP_FRAME_COM (Communication Controller)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_APPLOG Controllerklasse für CRM_BSP_FRAME 20020524
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_CALC Controller Class for CRM_BSP_FRAME 20030605
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_MULTISELECT Controller Class for CRM_BSP_FRAME 20030108
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_ODC Controller Class for ODC 20020426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_SREQ Controller Class for CRM_BSP_FRAME 20020411
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_SRES Controller Class for CRM_BSP_FRAME 20031015
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_SRET Controller Class for CRM_BSP_FRAME 20020918
Properties
Interface IF_CRM_BSP_FRAME_COM  
Short Description Communication Controller    
General Data
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20020411   SAP 
Last changed 20060208   SAP 
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 IF_CRM_BSP_FRAME_COM has no interface.
Friends
Interface IF_CRM_BSP_FRAME_COM has no friend.
Attributes
Interface IF_CRM_BSP_FRAME_COM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_GET_DATA Instance method Public Method Data Collection 20020522
2 GET_FIELDNAME_ID Instance method Public Method Field Identification 20020628
3 GET_FOCUS_VALUES Instance method Public Method Determine Focus Values 20021115
4 GET_NEW_GLOBAL_EVENT Instance method Public Method Determines New Event When Hiding Active Tab 20030206
5 GET_OBJECT_KEY_TAB Instance method Public Method Determination of Object Key Table 20020411
6 GET_VISIBLE_OBJECT_KEYS Instance method Public Method Determine Object Key According to Filter 20030530
7 SET_CURSOR_FIELDNAME Instance method Public Method Determine Field Name in Which Cursor Is Placed 20030409
8 SET_FOCUS_OBJECT Instance method Public Method Set Focus 20020708
9 SET_FW_MSGS_TO_APPLOG Instance method Public Method Sets Framework Messages in Application Log 20030207
10 SET_OBJECT_KEY_TAB Instance method Public Method Set Table of Object Keys 20020614
11 SET_PRINT_DATA Instance method Public Method Determine Data for Printing 20030110
Events
Interface IF_CRM_BSP_FRAME_COM has no event.
Types
Interface IF_CRM_BSP_FRAME_COM has no local type.
Method Signatures

Method DO_GET_DATA Signature

Method DO_GET_DATA on Interface IF_CRM_BSP_FRAME_COM has no parameter.
Method DO_GET_DATA on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method GET_FIELDNAME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FEILDNAME_ID Call by reference Type reference (TYPE) STRING 20020628
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) CRMT_FIELDNAME Feldname 20021105
3 Importing IV_FIELD_TYPE Call by reference Type reference (TYPE) CRMT_FIELDTYPE_LAYOUT 20030407
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20020628
5 Importing IV_SCREEN_TYPE Call by reference Type reference (TYPE) CRMT_BSP_SCRTYPE Screen Element Type 20020708

Method GET_FIELDNAME_ID on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method GET_FOCUS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA 20021115
2 Exporting EV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20021115
3 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20041008

Method GET_FOCUS_VALUES on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method GET_NEW_GLOBAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT Value transfer Type reference (TYPE) CRMT_BSP_EVENT Event 20030206

Method GET_NEW_GLOBAL_EVENT on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method GET_OBJECT_KEY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20020411

Method GET_OBJECT_KEY_TAB on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method GET_VISIBLE_OBJECT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VISIBLE_OBJECT_KEYS Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20030530

Method GET_VISIBLE_OBJECT_KEYS on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method SET_CURSOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDID Call by reference Type reference (TYPE) STRING 20030409

Method SET_CURSOR_FIELDNAME on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method SET_FOCUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Focus Event (Viewset Icon, Multi ODP Event) 20030901
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CRMT_FIELDNAME Feldname 20021105
3 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20020708
4 Returning RV_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20021105

Method SET_FOCUS_OBJECT on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method SET_FW_MSGS_TO_APPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB table type for application log interface 20030207

Method SET_FW_MSGS_TO_APPLOG on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method SET_OBJECT_KEY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20020614

Method SET_OBJECT_KEY_TAB on Interface IF_CRM_BSP_FRAME_COM has no exception.

Method SET_PRINT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIME_TYPE Call by reference Type reference (TYPE) STRING 'TEXT/HTML' 20030228
2 Importing IV_PRINT_DATA Call by reference Type reference (TYPE) STRING 20030110

Method SET_PRINT_DATA on Interface IF_CRM_BSP_FRAME_COM has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 310