SAP ABAP Class CLG_CRM_BSP_LIBRARY_RESULTLIST (Base: <crm_bsp_library:resultList>)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_ELEMENT (Package) Implementation of Generic Tags (Search, List, Detail, ...)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_LIBRARY_ELEMENT Basis Class for CRM BSP Elements. 20020405
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_RESULTLIST Element-Handler 20020404
Properties
Class CLG_CRM_BSP_LIBRARY_RESULTLIST  
Short Description Base: <crm_bsp_library:resultList>    
Super Class CL_CRM_BSP_LIBRARY_ELEMENT Basis Class for CRM BSP Elements. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package CRM_BSP_ELEMENT   Implementation of Generic Tags (Search, List, Detail, ...) 
Created 20020404   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CRM_BSP_LIBRARY_RESULTLIST has no forward declaration.
Interfaces
Class CLG_CRM_BSP_LIBRARY_RESULTLIST has no interface implemented.
Friends
Class CLG_CRM_BSP_LIBRARY_RESULTLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Instance attribute Public Type reference (TYPE) STRING 20020506
2 GS_VALUES Instance attribute Public Object reference (TYPE REF TO) DATA 20020422
3 GT_COLUMNSEQUENCE Instance attribute Public Type reference (TYPE) STRING_TABLE 20020516
4 GT_DATATABLE Instance attribute Public Object reference (TYPE REF TO) DATA Table to be rendered 20020404
5 GT_DDLB_REFGUID Instance attribute Public Type reference (TYPE) CRMT_BSP_DDLB_T 20030530
6 GT_DDLB_VALUES Instance attribute Public Type reference (TYPE) CRMT_EXTENDED2_DATA_TAB 20020418
7 GT_DISPLAYTABLE Instance attribute Public Type reference (TYPE) CRMT_BSP_DISPLAY_TABLE_TAB To set the characters of the entiretable 20020405
8 GT_ERROR Instance attribute Public Type reference (TYPE) CRMT_RESULTLIST_ERROR_TAB 20020528
9 GT_EXTENDED_LINK Instance attribute Public Type reference (TYPE) CRMT_BSP_DATA_LINK_TAB 20020521
10 GT_PREVROWSSELECTED Instance attribute Public Type reference (TYPE) STRING_TABLE 20020502
11 GT_ROWFGT Instance attribute Public Type reference (TYPE) CRMT_FIELDGRP_TAB 20020418
12 GT_ROWSSELECTED Instance attribute Public Type reference (TYPE) STRING_TABLE Table to hold the data of the selected rows. 20020417
13 GT_SORTDIRECTION Instance attribute Public Type reference (TYPE) CRMT_TABLEVIEW_SORTFLAG_TAB 20020910
14 GT_XROWFGT Instance attribute Public Type reference (TYPE) CRMT_XFIELDGROUP_TAB FieldGroup (Blueprint) table 20020418
15 GV_APPLICATION Instance attribute Public Type reference (TYPE) CRMT_BSP_APPL Application name 20040929
16 GV_BLVIEW Instance attribute Public Type reference (TYPE) CRMT_BSP_BLVIEW 20050215
17 GV_CELLWISERENDERING Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20020418
18 GV_CONTROLLERID Instance attribute Public Type reference (TYPE) STRING Controller ID of F4 field in calling application 20040930
19 GV_DATATABLECOLUMNKEY Instance attribute Public Type reference (TYPE) STRING To identify the Key Row 20020407
20 GV_FOCUS_ROW Instance attribute Public Type reference (TYPE) STRING 20030220
21 GV_INIT_FILTER Instance attribute Public Type reference (TYPE) STRING 'FALSE' To clear filter values from Resultlist tag 20020823
22 GV_LEADSELECTIONINDEX Instance attribute Public Type reference (TYPE) STRING Index for lead Selection of the new floorplan 20041228
23 GV_MAPPING_F4 Instance attribute Public Type reference (TYPE) STRING Nur im F4 Modus: Feldmapping 20030211
24 GV_MODE_F4 Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20020517
25 GV_MODE_MULTIEDIT Instance attribute Public Type reference (TYPE) STRING To specify special rendering required for multiselect 20030221
26 GV_NFP_MODE Instance attribute Public Type reference (TYPE) STRING new floor plan mode (list, detail) 20041105
27 GV_NFP_VERSION Instance attribute Public Type reference (TYPE) CRMT_BL_FLOORPLAN new floor plan version (4.0 / 5.0) 20050216
28 GV_ONFOCUSSELECT Instance attribute Public Type reference (TYPE) STRING 20030221
29 GV_ONHEADERCLICK Instance attribute Public Type reference (TYPE) STRING Event when user clicks on a column title 20020405
30 GV_ONROWSELECT Instance attribute Public Type reference (TYPE) STRING Event for Row selection 20020407
31 GV_PREFIX_F4 Instance attribute Public Type reference (TYPE) STRING 20020528
32 GV_STRUCTURE_NAME_F4 Instance attribute Public Type reference (TYPE) STRING structure name needed when running in f4 mode 20030130
33 GV_TABLE_INITIAL Instance attribute Public Type reference (TYPE) STRING 'TRUE' 20020523
34 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020405
35 _GS_VALUES Instance attribute Public Type reference (TYPE) STRING 20020514
36 _GT_DATATABLE Instance attribute Public Type reference (TYPE) STRING Table to be rendered 20020513
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020404
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020404
3 FACTORY Static method Public Method FACTORY_METHOD 20020415
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020415
Events
Class CLG_CRM_BSP_LIBRARY_RESULTLIST has no event.
Types
Class CLG_CRM_BSP_LIBRARY_RESULTLIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no parameter.
Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_RESULTLIST 20020415
2 Importing ERROR Call by reference Type reference (TYPE) CSEQUENCE 20020506
3 Importing GS_VALUES Call by reference Object reference (TYPE REF TO) DATA 20020422
4 Importing GT_COLUMNSEQUENCE Call by reference Type reference (TYPE) STRING_TABLE 20020516
5 Importing GT_DATATABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
6 Importing GT_DDLB_REFGUID Call by reference Type reference (TYPE) CRMT_BSP_DDLB_T 20030530
7 Importing GT_DDLB_VALUES Call by reference Type reference (TYPE) CRMT_EXTENDED2_DATA_TAB 20020418
8 Importing GT_DISPLAYTABLE Call by reference Type reference (TYPE) CRMT_BSP_DISPLAY_TABLE_TAB 20020415
9 Importing GT_ERROR Call by reference Type reference (TYPE) CRMT_RESULTLIST_ERROR_TAB 20020528
10 Importing GT_EXTENDED_LINK Call by reference Type reference (TYPE) CRMT_BSP_DATA_LINK_TAB 20020521
11 Importing GT_PREVROWSSELECTED Call by reference Type reference (TYPE) STRING_TABLE 20020502
12 Importing GT_ROWFGT Call by reference Type reference (TYPE) CRMT_FIELDGRP_TAB 20020418
13 Importing GT_ROWSSELECTED Call by reference Type reference (TYPE) STRING_TABLE 20020417
14 Importing GT_SORTDIRECTION Call by reference Type reference (TYPE) CRMT_TABLEVIEW_SORTFLAG_TAB 20020910
15 Importing GT_XROWFGT Call by reference Type reference (TYPE) CRMT_XFIELDGROUP_TAB 20020418
16 Importing GV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20040929
17 Importing GV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050215
18 Importing GV_CELLWISERENDERING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020418
19 Importing GV_CONTROLLERID Call by reference Type reference (TYPE) CSEQUENCE 20040930
20 Importing GV_DATATABLECOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
21 Importing GV_FOCUS_ROW Call by reference Type reference (TYPE) CSEQUENCE 20030220
22 Importing GV_INIT_FILTER Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020910
23 Importing GV_LEADSELECTIONINDEX Call by reference Type reference (TYPE) CSEQUENCE 20041228
24 Importing GV_MAPPING_F4 Call by reference Type reference (TYPE) CSEQUENCE 20030211
25 Importing GV_MODE_F4 Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020517
26 Importing GV_MODE_MULTIEDIT Call by reference Type reference (TYPE) CSEQUENCE 20030221
27 Importing GV_NFP_MODE Call by reference Type reference (TYPE) CSEQUENCE 20041105
28 Importing GV_NFP_VERSION Call by reference Type reference (TYPE) CRMT_BL_FLOORPLAN 20050216
29 Importing GV_ONFOCUSSELECT Call by reference Type reference (TYPE) CSEQUENCE 20030221
30 Importing GV_ONHEADERCLICK Call by reference Type reference (TYPE) CSEQUENCE 20020415
31 Importing GV_ONROWSELECT Call by reference Type reference (TYPE) CSEQUENCE 20020415
32 Importing GV_PREFIX_F4 Call by reference Type reference (TYPE) CSEQUENCE 20020528
33 Importing GV_STRUCTURE_NAME_F4 Call by reference Type reference (TYPE) CSEQUENCE 20030130
34 Importing GV_TABLE_INITIAL Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20020523
35 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020415
36 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020415
37 Importing _GS_VALUES Call by reference Type reference (TYPE) STRING 20040928
38 Importing _GT_DATATABLE Call by reference Type reference (TYPE) STRING 20040928

Method FACTORY on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_CRM_BSP_RESULTLIST 20020415

Method FACTORY_CLEAR on class CLG_CRM_BSP_LIBRARY_RESULTLIST has no exception.
History
Last changed by/on SAP  20050308 
SAP Release Created in 700