SAP ABAP Class CL_CRM_BSP_FRAME_MS_DETAIL (Controller Class for 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 20021217
Properties
Class CL_CRM_BSP_FRAME_MS_DETAIL  
Short Description Controller Class for 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 20021217   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BSP_FRAME_MS_DETAIL has no forward declaration.
Interfaces
Class CL_CRM_BSP_FRAME_MS_DETAIL has no interface implemented.
Friends
Class CL_CRM_BSP_FRAME_MS_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) 20021217
2 GS_NEXT_NAV_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK Data for Interlinkage Transfer 20021217
3 GT_ALL_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20021217
4 GT_FIELD_ATTRIBUTE Instance attribute Private Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Field Characteristics 20021217
5 GT_FILTER_VALUE Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHHTP) Table Name/Value Pairs 20021217
6 GT_LIST_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK_TAB Table Type for Links 20021217
7 GT_PARENT_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20021217
8 GT_PREV_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20021217
9 GT_SELECTED_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20021217
10 GT_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20021217
11 GT_SORTDIRECTION Instance attribute Private Type reference (TYPE) CRMT_TABLEVIEW_SORTFLAG_TAB 20021217
12 GV_CREATE_MODE Instance attribute Private Type reference (TYPE) BU_BOOLEAN Boolean Type, Do Not Use in Interfaces! 20021217
13 GV_DC_ID Instance attribute Private Type reference (TYPE) STRING 20041207
14 GV_FIELDGROUP_VAR Instance attribute Private Type reference (TYPE) CRMT_BSP_FLDGRPVAR Field Group Variant 20021217
15 GV_FOCUS_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20021217
16 GV_INIT_FILTER Instance attribute Private Type reference (TYPE) STRING SPACE Reset Filter 20021217
17 GV_NAV_UNLOCK Instance attribute Private Type reference (TYPE) CRMT_BSP_NAV_UNLOCK Unlock in Navigation 20021217
18 GV_NEW_DETAIL Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20021217
19 GV_NEXT_EVENT Instance attribute Private Type reference (TYPE) CRMT_BSP_EVENT Event 20021217
20 GV_NEXT_FOCUS Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20021217
21 GV_NO_ADD_LINE Instance attribute Private Type reference (TYPE) STRING SPACE No Add Line 20021217
22 GV_NO_FOCUS_SETTING Instance attribute Private Type reference (TYPE) STRING Workaround 20021217
23 GV_SORT_BY_USER Instance attribute Private Type reference (TYPE) CHAR1 User Already Sorted 20021217
24 GV_TOGGLE Instance attribute Private Type reference (TYPE) CHAR4 Toggle Value - Form or List Screen Type 20021217
25 GV_VIEWSWITCH_SELECTED Instance attribute Private Type reference (TYPE) STRING 20021217
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVENT_OBJECT_KEY Instance method Private Method 20021217
2 RESTORE_STATE Instance method Private Method 20050107
3 SAVE_STATE Instance method Private Method 20050224
4 SETUP_FORM_DDLB Instance method Protected Method Set DDLB for Form View 20021217
5 SETUP_LIST_DDLB Instance method Protected Method Set DDLB for List View 20021217
6 SET_SELECTED_LINE Instance method Private Method Select a Table Row 20021217
7 SET_VISIBLE_FIRST_ROW Instance method Private Method Change visiblefirstrow Attribute of Display Table 20021217
Events
Class CL_CRM_BSP_FRAME_MS_DETAIL has no event.
Types
Class CL_CRM_BSP_FRAME_MS_DETAIL has no local type.
Method Signatures

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 20021217
2 Importing IV_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20021217

Method GET_EVENT_OBJECT_KEY on class CL_CRM_BSP_FRAME_MS_DETAIL has no exception.

Method RESTORE_STATE Signature

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

Method SAVE_STATE Signature

Method SAVE_STATE on class CL_CRM_BSP_FRAME_MS_DETAIL has no parameter.
Method SAVE_STATE on class CL_CRM_BSP_FRAME_MS_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 20021217

Method SETUP_FORM_DDLB on class CL_CRM_BSP_FRAME_MS_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 20021217

Method SETUP_LIST_DDLB on class CL_CRM_BSP_FRAME_MS_DETAIL has no exception.

Method SET_SELECTED_LINE 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 Schlüssel eines Objektes 20021217

Method SET_SELECTED_LINE on class CL_CRM_BSP_FRAME_MS_DETAIL has no exception.

Method SET_VISIBLE_FIRST_ROW Signature

Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_MS_DETAIL has no parameter.
Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_MS_DETAIL has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 400