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 | Instance method | Public | Method | Clear table with multiselect name-value pairs | 20041201 | |
| 2 | Instance method | Public | Method | Whether Event Group Popup is shown for quick create. | 20041208 | |
| 3 | Instance method | Public | Method | Fill table with multiselect name-value pairs | 20050208 | |
| 4 | Instance method | Public | Method | Wrapper method for CL_BSP_CONTROLLER2 | 20050817 | |
| 5 | Instance method | Public | Method | Gets context sensitive value help event | 20041125 | |
| 6 | Instance method | Public | Method | Gets context sensitive value help attribute | 20041125 | |
| 7 | Instance method | Public | Method | Gets the Version of Floor Plan | 20041123 | |
| 8 | Instance method | Public | Method | Gets table with multiselect name-value pairs | 20041201 | |
| 9 | Instance method | Public | Method | Gets View Mode Attribute | 20041013 | |
| 10 | Instance method | Public | Method | Gets the value of a specific URL parameter | 20041123 | |
| 11 | Instance method | Public | Method | Whether the ODP tab is the 'General Tab' | 20050222 | |
| 12 | Instance method | Public | Method | Sets context sensitive value help attribute | 20041124 | |
| 13 | Instance method | Public | Method | Sets view mode attribute | 20040923 | |
| 14 | Instance method | Public | Method | Sets the Object Key table | 20050204 | |
| 15 | 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 | 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 | 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 | CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Controller ID | 20050817 | |||
| 2 | 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 | 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 | IV_CS_STR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041125 | ||||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20041125 | |||
| 3 | IV_INPUTFIELD | Call by reference | Type reference (TYPE) | STRING | 20041125 | ||||
| 4 | IV_INPUTFIELD_ID | Call by reference | Type reference (TYPE) | STRING | 20041125 | ||||
| 5 | IV_INPUTFIELD_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20041125 | ||||
| 6 | 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 | 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 | 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 | 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 | IV_PARAM_NAME | Value transfer | Type reference (TYPE) | STRING | URL-Parametername | 20041123 | |||
| 2 | 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 | IV_SCREEN_STRUCTURE | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | screen struct of ODP1 | 20050222 | |||
| 2 | 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 | IV_CS_STR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041124 | ||||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20041124 | |||
| 3 | IV_INPUTFIELD | Call by reference | Type reference (TYPE) | STRING | 20041124 | ||||
| 4 | IV_INPUTFIELD_ID | Call by reference | Type reference (TYPE) | STRING | 20041124 | ||||
| 5 | IV_INPUTFIELD_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20041124 | ||||
| 6 | 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 | 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 | IT_OBJECT_KEY_TAB | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | table of object keys | 20050204 | |||
| 2 | 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 | 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 |