SAP ABAP Class CLG_0CA8BCE6D8562DDF82A1CDA32E (Base: <crm_bsp_library:dataContainer>)
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_DATACONTAINER Element-Handler: 20020404
Properties
Class CLG_0CA8BCE6D8562DDF82A1CDA32E  
Short Description Base: <crm_bsp_library:dataContainer>    
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_0CA8BCE6D8562DDF82A1CDA32E has no forward declaration.
Interfaces
Class CLG_0CA8BCE6D8562DDF82A1CDA32E has no interface implemented.
Friends
Class CLG_0CA8BCE6D8562DDF82A1CDA32E has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_DETAIL_VALUES Instance attribute Public Object reference (TYPE REF TO) DATA Data for detail screen 20020404
2 GS_LIST_VALUES Instance attribute Public Object reference (TYPE REF TO) DATA 20020425
3 GT_DETAIL_CONTROLGRPTXT Instance attribute Public Type reference (TYPE) CRMT_FIELDGRP_T_TAB 20020416
4 GT_DETAIL_EXTENDED_DATA Instance attribute Public Type reference (TYPE) CRMT_EXTENDED_DATA_TAB Extended data for detail screen (i.e. for ddlb's) 20020410
5 GT_DETAIL_LAYOUT Instance attribute Public Type reference (TYPE) CRMT_STRUCTUREEDIT_LAYOUT_TAB 20020416
6 GT_LIST_CONTROLTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Parameter table that controls screen layout for list 20020404
7 GT_LIST_DATATABLE Instance attribute Public Object reference (TYPE REF TO) DATA Data for list screen 20020404
8 GT_LIST_DDLB_VALUES Instance attribute Public Object reference (TYPE REF TO) DATA 20020425
9 GT_LIST_DISPLAYTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Display options for whole list 20020404
10 GT_LIST_PREVROWSSELECTED Instance attribute Public Object reference (TYPE REF TO) DATA 20020503
11 GT_LIST_ROWFGT Instance attribute Public Object reference (TYPE REF TO) DATA 20020425
12 GT_LIST_ROWSSELECTED Instance attribute Public Object reference (TYPE REF TO) DATA Selected rows of list 20020425
13 GT_LIST_XROWFGT Instance attribute Public Object reference (TYPE REF TO) DATA 20020425
14 GV_COLUMNKEY Instance attribute Public Type reference (TYPE) STRING To identify the column that contains the key 20020408
15 GV_LIST_CELLWISERENDERING Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20020425
16 GV_LIST_ONHEADERCLICK Instance attribute Public Type reference (TYPE) STRING Event when user clicks on a column title 20020408
17 GV_LIST_ONSELECTROW Instance attribute Public Type reference (TYPE) STRING Event name for selecting one line (double click) 20020404
18 GV_SCREENTYPE Instance attribute Public Type reference (TYPE) CHAR4 Type of screen 20020404
19 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020405
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_0CA8BCE6D8562DDF82A1CDA32E has no event.
Types
Class CLG_0CA8BCE6D8562DDF82A1CDA32E has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_0CA8BCE6D8562DDF82A1CDA32E has no parameter.
Method CONSTRUCTOR on class CLG_0CA8BCE6D8562DDF82A1CDA32E 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_DATACONTAINER 20020415
2 Importing GS_DETAIL_VALUES Call by reference Object reference (TYPE REF TO) DATA 20020415
3 Importing GS_LIST_VALUES Call by reference Object reference (TYPE REF TO) DATA 20020425
4 Importing GT_DETAIL_CONTROLGRPTXT Call by reference Type reference (TYPE) CRMT_FIELDGRP_T_TAB 20020416
5 Importing GT_DETAIL_EXTENDED_DATA Call by reference Type reference (TYPE) CRMT_EXTENDED_DATA_TAB 20020415
6 Importing GT_DETAIL_LAYOUT Call by reference Type reference (TYPE) CRMT_STRUCTUREEDIT_LAYOUT_TAB 20020416
7 Importing GT_LIST_CONTROLTABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
8 Importing GT_LIST_DATATABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
9 Importing GT_LIST_DDLB_VALUES Call by reference Object reference (TYPE REF TO) DATA 20020425
10 Importing GT_LIST_DISPLAYTABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
11 Importing GT_LIST_PREVROWSSELECTED Call by reference Object reference (TYPE REF TO) DATA 20020503
12 Importing GT_LIST_ROWFGT Call by reference Object reference (TYPE REF TO) DATA 20020425
13 Importing GT_LIST_ROWSSELECTED Call by reference Object reference (TYPE REF TO) DATA 20020425
14 Importing GT_LIST_XROWFGT Call by reference Object reference (TYPE REF TO) DATA 20020425
15 Importing GV_COLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
16 Importing GV_LIST_CELLWISERENDERING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020425
17 Importing GV_LIST_ONHEADERCLICK Call by reference Type reference (TYPE) CSEQUENCE 20020415
18 Importing GV_LIST_ONSELECTROW Call by reference Type reference (TYPE) CSEQUENCE 20020415
19 Importing GV_SCREENTYPE Call by reference Type reference (TYPE) CHAR4 20020415
20 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020415
21 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020415

Method FACTORY on class CLG_0CA8BCE6D8562DDF82A1CDA32E 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_DATACONTAINER 20020415

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