SAP ABAP Interface IF_CRM_BSP_PARENT_COM_2 (Methods for Partent 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_MAIN Controller Class for CRM_BSP_FRAME 20040923
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_MULTI Controller Class for CRM_BSP_FRAME 20041130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_POPUP_SLAVE Controller-Klasse für CRM_BSP_FRAME 20041124
Properties
Interface IF_CRM_BSP_PARENT_COM_2  
Short Description Methods for Partent Controller    
General Data
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20021023   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 Abstract Final Description Created on
1 IF_CRM_BSP_PARENT_COM Methods for Parent Controller 20040923
Friends
Interface IF_CRM_BSP_PARENT_COM_2 has no friend.
Attributes
Interface IF_CRM_BSP_PARENT_COM_2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_GT_MSELVALUES Instance method Public Method Clear table with multiselect name-value pairs 20041201
2 EVENTGRP_POPUP_SHOWN Instance method Public Method Whether Event Group Popup is shown for quick create. 20041208
3 FILL_GT_MULTISELECT_VALUES Instance method Public Method Fill table with multiselect name-value pairs 20050208
4 GET_CONTROLLER Instance method Public Method Wrapper method for CL_BSP_CONTROLLER2 20050817
5 GET_F4CS_EVENT Instance method Public Method Gets context sensitive value help event 20041125
6 GET_F4CS_VALUE Instance method Public Method Gets context sensitive value help attribute 20041125
7 GET_FLOORPLAN_VERSION Instance method Public Method Gets the Version of Floor Plan 20041123
8 GET_GT_MSELVALUES Instance method Public Method Gets table with multiselect name-value pairs 20041201
9 GET_NFP_VIEW_MODE Instance method Public Method Gets View Mode Attribute 20041013
10 GET_URL_PARAMETER_VALUE Instance method Public Method Gets the value of a specific URL parameter 20041123
11 IN_ODP1_GEN_TAB Instance method Public Method Whether the ODP tab is the 'General Tab' 20050222
12 SET_F4CS_VALUE Instance method Public Method Sets context sensitive value help attribute 20041124
13 SET_NFP_VIEW_MODE Instance method Public Method Sets view mode attribute 20040923
14 SET_OBJECT_KEY_TAB Instance method Public Method Sets the Object Key table 20050204
15 SET_OIP_CREATE_MODE Instance method Public Method send the OIP's create mode 20050701
Events
Interface IF_CRM_BSP_PARENT_COM_2 has no event.
Types
Interface IF_CRM_BSP_PARENT_COM_2 has no local type.
Method Signatures

Method CLEAR_GT_MSELVALUES Signature

Method CLEAR_GT_MSELVALUES on Interface IF_CRM_BSP_PARENT_COM_2 has no parameter.
Method CLEAR_GT_MSELVALUES on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method EVENTGRP_POPUP_SHOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_POPUP_SHOWN Value transfer Type reference (TYPE) ABAP_BOOL 20041208

Method EVENTGRP_POPUP_SHOWN on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method FILL_GT_MULTISELECT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name-Wert-Paare 20050208

Method FILL_GT_MULTISELECT_VALUES on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER_ID Call by reference Type reference (TYPE) STRING Controller ID 20050817
2 Returning CONTROLLER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP Component 20050817

Method GET_CONTROLLER on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_F4CS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IV_EVENT Value transfer Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20041125

Method GET_F4CS_EVENT on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_F4CS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IV_CS_STR_DATA Call by reference Object reference (TYPE REF TO) DATA 20041125
2 Exporting IV_EVENT Call by reference Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20041125
3 Exporting IV_INPUTFIELD Call by reference Type reference (TYPE) STRING 20041125
4 Exporting IV_INPUTFIELD_ID Call by reference Type reference (TYPE) STRING 20041125
5 Exporting IV_INPUTFIELD_PREFIX Call by reference Type reference (TYPE) STRING 20041125
6 Exporting IV_JS Call by reference Type reference (TYPE) STRING 20041125

Method GET_F4CS_VALUE on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_FLOORPLAN_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLOORPLAN_VERSION Value transfer Type reference (TYPE) STRING 20041123

Method GET_FLOORPLAN_VERSION on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_GT_MSELVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_GT_MSELVALUES Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name-Wert-Paare 20041201

Method GET_GT_MSELVALUES on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_NFP_VIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NFP_VIEW_MODE Value transfer Type reference (TYPE) STRING 20041013

Method GET_NFP_VIEW_MODE on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method GET_URL_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_NAME Value transfer Type reference (TYPE) STRING URL-Parametername 20041123
2 Returning RV_PARAM_VALUE Value transfer Type reference (TYPE) STRING 20041123

Method GET_URL_PARAMETER_VALUE on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method IN_ODP1_GEN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_STRUCTURE Value transfer Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME screen struct of ODP1 20050222
2 Returning RV_GEN_TAB Value transfer Type reference (TYPE) CRMT_BOOLEAN Logische Variable 20050222

Method IN_ODP1_GEN_TAB on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method SET_F4CS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CS_STR_DATA Call by reference Object reference (TYPE REF TO) DATA 20041124
2 Importing IV_EVENT Call by reference Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20041124
3 Importing IV_INPUTFIELD Call by reference Type reference (TYPE) STRING 20041124
4 Importing IV_INPUTFIELD_ID Call by reference Type reference (TYPE) STRING 20041124
5 Importing IV_INPUTFIELD_PREFIX Call by reference Type reference (TYPE) STRING 20041124
6 Importing IV_JS Call by reference Type reference (TYPE) STRING 20041124

Method SET_F4CS_VALUE on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method SET_NFP_VIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NFP_VIEW_MODE Value transfer Type reference (TYPE) STRING 20040923

Method SET_NFP_VIEW_MODE on Interface IF_CRM_BSP_PARENT_COM_2 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_TAB Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB table of object keys 20050204
2 Importing IV_COMP_ID Value transfer Type reference (TYPE) STRING Controller ID 20050204

Method SET_OBJECT_KEY_TAB on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.

Method SET_OIP_CREATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE_MODE Value transfer Type reference (TYPE) ABAP_BOOL if OIP's in create mode 20050701

Method SET_OIP_CREATE_MODE on Interface IF_CRM_BSP_PARENT_COM_2 has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 700