SAP ABAP Class CL_CRM_BSP_FRAME_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 20020429
Properties
Class CL_CRM_BSP_FRAME_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 20020410   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BSP_FRAME_DETAIL has no forward declaration.
Interfaces
Class CL_CRM_BSP_FRAME_DETAIL has no interface implemented.
Friends
Class CL_CRM_BSP_FRAME_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) Page 20020416
2 GS_NEXT_NAV_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK Data for Interlinkage Transfer 20021022
3 GT_ALL_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20020429
4 GT_FIELD_ATTRIBUTE Instance attribute Private Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Field Characteristics 20020620
5 GT_FILTER_VALUE Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20021213
6 GT_LIST_LINK Instance attribute Private Type reference (TYPE) CRMT_BSP_DATA_LINK_TAB Table Type for Links 20020522
7 GT_PARENT_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20020517
8 GT_PREV_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20020516
9 GT_SELECTED_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20020430
10 GT_SELECTED_ROW Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20020516
11 GT_SORTDIRECTION Instance attribute Private Type reference (TYPE) CRMT_TABLEVIEW_SORTFLAG_TAB 20020925
12 GT_TAB_DATA Instance attribute Private Type reference (TYPE) STRING_TABLE 20050503
13 GV_ADD_ENTRY_CLICKED Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN True When Add Entry Is Clicked 20051208
14 GV_CREATE_MODE Instance attribute Private Type reference (TYPE) BU_BOOLEAN Boolean Type, Do Not Use on Interfaces 20020603
15 GV_CS_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN 20041125
16 GV_DC_ID Instance attribute Private Type reference (TYPE) STRING 20041203
17 GV_FIELDGROUP_VAR Instance attribute Private Type reference (TYPE) CRMT_BSP_FLDGRPVAR Field Group Variant 20020925
18 GV_FOCUS_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20020429
19 GV_INIT_FILTER Instance attribute Private Type reference (TYPE) STRING SPACE Reset filter 20020823
20 GV_IN_ODP1_GEN_TAB Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN 20050222
21 GV_NAV_UNLOCK Instance attribute Private Type reference (TYPE) CRMT_BSP_NAV_UNLOCK Unlock in Navigation 20021115
22 GV_NEW_DETAIL Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20020410
23 GV_NEXT_EVENT Instance attribute Private Type reference (TYPE) CRMT_BSP_EVENT Event 20021022
24 GV_NEXT_FOCUS Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20021022
25 GV_NO_ADD_LINE Instance attribute Private Type reference (TYPE) STRING SPACE No Add Line 20020828
26 GV_NO_FOCUS_SETTING Instance attribute Private Type reference (TYPE) STRING Workaround 20020524
27 GV_PAR_OBJ_CR_MODE Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN 20041001
28 GV_SCREEN_STRUC_NEW Instance attribute Private Type reference (TYPE) STRING New Screen Structure 20051209
29 GV_SCREEN_STRUC_OLD Instance attribute Private Type reference (TYPE) STRING Old Screen Structure 20051209
30 GV_SELECTED_LIST_ID Instance attribute Private Type reference (TYPE) CRMT_BSP_LIST_ID 20050707
31 GV_SORT_BY_USER Instance attribute Private Type reference (TYPE) CHAR1 User Already Sorted 20021001
32 GV_TOGGLE Instance attribute Private Type reference (TYPE) CHAR4 Toggle Value - Form or List Screen Type 20020508
33 GV_VIEWSWITCH_SELECTED Instance attribute Private Type reference (TYPE) STRING 20021002
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATACONTEXT_ID Instance method Private Method 20041105
2 GET_EVENT_OBJECT_KEY Instance method Private Method 20021023
3 GET_PRINT_LIST_PARAM Instance method Private Method 20030110
4 GET_TAG_ID Instance method Private Method 20030110
5 RESTORE_STATE Instance method Private Method 20050606
6 SAVE_STATE Instance method Private Method 20050606
7 SETUP_FORM_DDLB Instance method Protected Method Set DDLB for Form View 20020606
8 SETUP_LIST_DDLB Instance method Protected Method Set DDLB for List View 20020606
9 SET_SELECTED_LINE Instance method Private Method Select a Table Row 20020710
10 SET_VISIBLE_FIRST_ROW Instance method Private Method Change visiblefirstrow Attribute of Display Table 20020703
Events
Class CL_CRM_BSP_FRAME_DETAIL has no event.
Types
Class CL_CRM_BSP_FRAME_DETAIL has no local type.
Method Signatures

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 20041105

Method GET_DATACONTEXT_ID on class CL_CRM_BSP_FRAME_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 20021023
2 Importing IV_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20021023

Method GET_EVENT_OBJECT_KEY on class CL_CRM_BSP_FRAME_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 RS_PARAMETER Call by reference Type reference (TYPE) CRMT_BSP_RESLIST_PARAM Schnittstelle BSP-Extension resultList für Druckfunktion 20030110

Method GET_PRINT_LIST_PARAM on class CL_CRM_BSP_FRAME_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 20030110

Method GET_TAG_ID on class CL_CRM_BSP_FRAME_DETAIL has no exception.

Method RESTORE_STATE Signature

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

Method SAVE_STATE Signature

Method SAVE_STATE on class CL_CRM_BSP_FRAME_DETAIL has no parameter.
Method SAVE_STATE on class CL_CRM_BSP_FRAME_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 20020606

Method SETUP_FORM_DDLB on class CL_CRM_BSP_FRAME_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 20020606

Method SETUP_LIST_DDLB on class CL_CRM_BSP_FRAME_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 20020710

Method SET_SELECTED_LINE on class CL_CRM_BSP_FRAME_DETAIL has no exception.

Method SET_VISIBLE_FIRST_ROW Signature

Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_DETAIL has no parameter.
Method SET_VISIBLE_FIRST_ROW on class CL_CRM_BSP_FRAME_DETAIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 310