SAP ABAP Class CL_CRM_BSP_FRAME_ME_DETAIL (Controller-Klasse für CRM_BSP_FRAME)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_FRAME_ODC Controller Class for ODC 20030424
Properties
Class CL_CRM_BSP_FRAME_ME_DETAIL  
Short Description Controller-Klasse für CRM_BSP_FRAME    
Super Class CL_CRM_BSP_FRAME_ODC Controller Class for ODC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20030424   SAP 
Last change 20130531   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
Class CL_CRM_BSP_FRAME_ME_DETAIL has no interface implemented.
Friends
Class CL_CRM_BSP_FRAME_ME_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADD_LINE Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'ADD_LINE' Event 20060206
2 GC_ADD_PAGE Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'PCF_ADD_PAGE' 20030502
3 GC_EVENT_SELECT_ALL Static Attribute Private Type reference (TYPE) CRMT_BSP_EVENT 'SELECT_ALL' 20030603
4 GC_EVENT_SELECT_NONE Static Attribute Private Type reference (TYPE) CRMT_BSP_EVENT 'SELECT_NONE' 20030603
5 GC_EVENT_SHOW_ALL Static Attribute Private Type reference (TYPE) CRMT_BSP_EVENT 'SHOW_ALL' 20030603
6 GC_EVENT_SHOW_SELECTED Static Attribute Private Type reference (TYPE) CRMT_BSP_EVENT 'SHOW_SELECTED' 20030603
7 GC_MINLINES Constant Private Type reference (TYPE) I 1 20040910
8 GR_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_BSP_PAGE 20030424
9 GS_NEXT_NAV_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK 20030424
10 GT_ALL_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030424
11 GT_FIELD_ATTRIBUTE Instance attribute Private Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20030424
12 GT_FILTER_VALUE Instance attribute Private Type reference (TYPE) TIHTTPNVP 20030424
13 GT_LIST_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK_TAB 20030424
14 GT_OBJECTS_TO_READ Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030502
15 GT_PARENT_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030424
16 GT_PREV_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE 20030424
17 GT_SELECTED_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030424
18 GT_SELECTED_KEY_ALL Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20030502
19 GT_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE 20030424
20 GT_SORTDIRECTION Instance attribute Private Type reference (TYPE) CRMT_TABLEVIEW_SORTFLAG_TAB 20030424
21 GT_TAB_DATA Instance attribute Private Type reference (TYPE) STRING_TABLE data specific to a tab 20050601
22 GT_XROWFGT Instance attribute Private Type reference (TYPE) CRMT_XFIELDGROUP_TAB 20030602
23 GV_ADD_LINE_MODE Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20060206
24 GV_ADD_PAGE_MODE Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20060206
25 GV_ALL_ITEMS_SELECTED Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE SELECT_ALL event was triggered 20060724
26 GV_CREATE_MODE Instance attribute Private Type reference (TYPE) BU_BOOLEAN 20030424
27 GV_CS_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20041125
28 GV_DC_ID Instance attribute Private Type reference (TYPE) STRING 20041207
29 GV_EVENT_CHECK Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Logical Variable 20070226
30 GV_FIELDGROUP_VAR Instance attribute Private Type reference (TYPE) CRMT_BSP_FLDGRPVAR 20030424
31 GV_FOCUS_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030424
32 GV_FOCUS_ROW Instance attribute Private Type reference (TYPE) STRING 20030502
33 GV_INIT_FILTER Instance attribute Private Type reference (TYPE) STRING SPACE 20030424
34 GV_NAV_UNLOCK Instance attribute Private Type reference (TYPE) CRMT_BSP_NAV_UNLOCK 20030424
35 GV_NEW_DETAIL Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN 20030424
36 GV_NEXT_EVENT Instance attribute Private Type reference (TYPE) CRMT_BSP_EVENT 20030424
37 GV_NEXT_FOCUS Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY 20030424
38 GV_NO_ADD_LINE Instance attribute Private Type reference (TYPE) STRING SPACE 20030424
39 GV_NO_FOCUS_SETTING Instance attribute Private Type reference (TYPE) STRING 20030424
40 GV_NUMBEROFLINES Instance attribute Private Type reference (TYPE) I 20040910
41 GV_PAGING_MODE Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Logical Variable 20060825
42 GV_PAR_OBJ_CR_MODE Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20050601
43 GV_SELECTED_LIST_ID Instance attribute Private Type reference (TYPE) CRMT_BSP_LIST_ID List ID of the Selected Objects 20050707
44 GV_SHOW_ALL_ACTIVE Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE 20030701
45 GV_SHOW_SELECTED Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE 20030701
46 GV_SORT_BY_USER Instance attribute Private Type reference (TYPE) CHAR1 20030424
47 GV_TOGGLE Instance attribute Private Type reference (TYPE) CHAR4 20030424
48 GV_VIEWSWITCH_SELECTED Instance attribute Private Type reference (TYPE) STRING 20030424
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PAGE Instance method Private Method 20030502
2 ADD_PAGE_INIT Instance method Private Method 20040913
3 BUILD_SELECTED_ROWS Instance method Private Method 20030502
4 DELETE_OBJECTS Instance method Private Method 20030502
5 FILTER Instance method Private Method 20030701
6 GENERAL_EVENT Instance method Private Method 20030502
7 GET_DATACONTEXT_ID Instance method Private Method 20030502
8 GET_EVENT_OBJECT_KEY Instance method Private Method 20030424
9 GET_PRINT_LIST_PARAM Instance method Private Method 20030424
10 GET_ROWCOUNT Instance method Private Method Returns number of rows in data context 20040910
11 GET_SELECTED_ROWS Instance method Private Method 20030502
12 GET_TAG_ID Instance method Private Method 20030424
13 GET_VISIBLE_OBJECT_KEYS Instance method Private Method 20030523
14 INSERT_SELECT_EVENTS Instance method Private Method 20030603
15 NEW_PARENT_KEY Instance method Private Method 20030910
16 NEW_ROW_SELECTED Instance method Private Method 20030502
17 NEW_SELECTION Instance method Private Method 20030502
18 RESTORE_STATE Instance method Private Method Restores a previously saved state. 20050107
19 SAVE_STATE Instance method Private Method Saves the current state. 20050224
20 SELECT_ALL Instance method Private Method 20030701
21 SELECT_NONE Instance method Private Method 20030701
22 SETUP_FORM_DDLB Instance method Protected Method Set DDLB for Form view 20030424
23 SETUP_LIST_DDLB Instance method Protected Method Set DDLB for List view 20030424
24 SET_VISIBLE_FIRST_ROW Instance method Private Method 20030424
25 SHOW_ALL Instance method Private Method 20030701
26 SHOW_SELECTED Instance method Private Method 20030701
Events
Class CL_CRM_BSP_FRAME_ME_DETAIL has no event.
Types
Class CL_CRM_BSP_FRAME_ME_DETAIL has no local type.
Method Signatures

Method ADD_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502

Method ADD_PAGE on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method ADD_PAGE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROWFOCUS Call by reference Type reference (TYPE) I 20040913
2 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC 20040913

Method ADD_PAGE_INIT on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method BUILD_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502

Method BUILD_SELECTED_ROWS on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method DELETE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502
2 Importing IT_DELETED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20030502

Method DELETE_OBJECTS on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030701

Method FILTER on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GENERAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BSP_IL Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_IL BSP Interaction Layer 20030502
2 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502
3 Importing IR_EVENT Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20030502
4 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20030502
5 Returning RV_GLOBAL_EVENT Value transfer Type reference (TYPE) STRING 20030502

Method GENERAL_EVENT on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_DATACONTEXT_ID Signature

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

Method GET_DATACONTEXT_ID on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_EVENT_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20030424
2 Importing IV_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20030424

Method GET_EVENT_OBJECT_KEY on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_PRINT_LIST_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAMETER Call by reference Type reference (TYPE) CRMT_BSP_RESLIST_PARAM 20050608

Method GET_PRINT_LIST_PARAM on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_ROWCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROWCOUNT Call by reference Type reference (TYPE) I 20040910
2 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC 20040910

Method GET_ROWCOUNT on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502
2 Importing IT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20030502

Method GET_SELECTED_ROWS on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method GET_TAG_ID Signature

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

Method GET_TAG_ID on class CL_CRM_BSP_FRAME_ME_DETAIL 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 20030523

Method GET_VISIBLE_OBJECT_KEYS on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method INSERT_SELECT_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TOOLBAR Call by reference Type reference (TYPE) CRMT_BSP_TOOLBARGRP_TAB Toolbar gruppe 20030603
2 Changing CT_TOOLBAR_TEXT Call by reference Type reference (TYPE) CRMT_BSP_EVENT_T_TAB Tabellentyp für Ereignistexte 20030603

Method INSERT_SELECT_EVENTS on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method NEW_PARENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MODELS Call by reference Type reference (TYPE) LBSP_MODEL_LIST 20030910

Method NEW_PARENT_KEY on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method NEW_ROW_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502
2 Importing IR_TABLEVIEW_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20030502

Method NEW_ROW_SELECTED on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method NEW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030502
2 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20030502
3 Importing IV_TOGGLE_SELECTION Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE boolsche Variable (X=true, -=false, space=unknown) 20030502

Method NEW_SELECTION on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method RESTORE_STATE Signature

Method RESTORE_STATE on class CL_CRM_BSP_FRAME_ME_DETAIL has no parameter.
Method RESTORE_STATE on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SAVE_STATE Signature

Method SAVE_STATE on class CL_CRM_BSP_FRAME_ME_DETAIL has no parameter.
Method SAVE_STATE on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030701

Method SELECT_ALL on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SELECT_NONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030701

Method SELECT_NONE on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SETUP_FORM_DDLB 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 Object Key 20030424

Method SETUP_FORM_DDLB on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SETUP_LIST_DDLB 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 Object Key 20030424

Method SETUP_LIST_DDLB on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SET_VISIBLE_FIRST_ROW Signature

Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_ME_DETAIL has no parameter.
Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SHOW_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030701

Method SHOW_ALL on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.

Method SHOW_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DC Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_DC_GENERIC Datenkontext OIC Hitliste 20030701

Method SHOW_SELECTED on class CL_CRM_BSP_FRAME_ME_DETAIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400