SAP ABAP Class CLG_782DBE813E07107D72F550614C (Base: <crm_bsp_library:simpleSearch>)
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_SIMPLESEARCH 20020405
Properties
Class CLG_782DBE813E07107D72F550614C  
Short Description Base: <crm_bsp_library:simpleSearch>    
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 20020405   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_782DBE813E07107D72F550614C has no forward declaration.
Interfaces
Class CLG_782DBE813E07107D72F550614C has no interface implemented.
Friends
Class CLG_782DBE813E07107D72F550614C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FASTENTRYTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Table for Get DDLB 20020405
2 GT_SHOWLISTTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Table for Show DDLB 20020405
3 GV_ADVANCEDSEARCHVISIBLE Instance attribute Public Type reference (TYPE) STRING 20020529
4 GV_FASTENTRYCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Name of key column for Get DDLB 20020405
5 GV_FASTENTRYCOLUMNVALUE Instance attribute Public Type reference (TYPE) STRING Name of value column for Get DDLB 20020405
6 GV_FASTENTRYSELECTED Instance attribute Public Type reference (TYPE) STRING Selected entry of Get DDLB 20020405
7 GV_FASTENTRYTEXT Instance attribute Public Type reference (TYPE) STRING Get Text 20020405
8 GV_FLOORPLAN Instance attribute Public Type reference (TYPE) STRING Flag-if search should be rendered will limited fields or all 20050105
9 GV_ONADVANCEDSEARCHREQUESTED Instance attribute Public Type reference (TYPE) STRING Event for advanced search request 20020405
10 GV_ONFASTENTRY Instance attribute Public Type reference (TYPE) STRING Event for GO on Get 20020405
11 GV_ONGETLIST Instance attribute Public Type reference (TYPE) STRING 20020624
12 GV_ONSHOWLIST Instance attribute Public Type reference (TYPE) STRING Event for show DDLB. 20020405
13 GV_SETTING_URL Instance attribute Public Type reference (TYPE) STRING Settings Link Reference 20030513
14 GV_SHOWLISTCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Name of key column for show DDLB 20020405
15 GV_SHOWLISTCOLUMNVALUE Instance attribute Public Type reference (TYPE) STRING Name of value column for show DDLB 20020405
16 GV_SHOWLISTSELECTED Instance attribute Public Type reference (TYPE) STRING Selected entry for Show DDLB 20020405
17 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020405
18 _GT_FASTENTRYTABLE Instance attribute Public Type reference (TYPE) STRING Table for Get DDLB 20020513
19 _GT_SHOWLISTTABLE Instance attribute Public Type reference (TYPE) STRING Table for Show DDLB 20020513
20 _GV_FASTENTRYSELECTED Instance attribute Public Type reference (TYPE) STRING Selected entry of Get DDLB 20020513
21 _GV_FASTENTRYTEXT Instance attribute Public Type reference (TYPE) STRING Get Text 20020513
22 _GV_SHOWLISTSELECTED Instance attribute Public Type reference (TYPE) STRING Selected entry for Show DDLB 20020513
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020405
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020405
3 FACTORY Static method Public Method FACTORY_METHOD 20020415
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020415
Events
Class CLG_782DBE813E07107D72F550614C has no event.
Types
Class CLG_782DBE813E07107D72F550614C has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_782DBE813E07107D72F550614C has no parameter.
Method CONSTRUCTOR on class CLG_782DBE813E07107D72F550614C 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_SIMPLESEARCH 20020415
2 Importing GT_FASTENTRYTABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
3 Importing GT_SHOWLISTTABLE Call by reference Object reference (TYPE REF TO) DATA 20020415
4 Importing GV_ADVANCEDSEARCHVISIBLE Call by reference Type reference (TYPE) CSEQUENCE 20020529
5 Importing GV_FASTENTRYCOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
6 Importing GV_FASTENTRYCOLUMNVALUE Call by reference Type reference (TYPE) CSEQUENCE 20020415
7 Importing GV_FASTENTRYSELECTED Call by reference Type reference (TYPE) CSEQUENCE 20020415
8 Importing GV_FASTENTRYTEXT Call by reference Type reference (TYPE) CSEQUENCE 20020415
9 Importing GV_FLOORPLAN Call by reference Type reference (TYPE) CSEQUENCE 20050105
10 Importing GV_ONADVANCEDSEARCHREQUESTED Call by reference Type reference (TYPE) CSEQUENCE 20020415
11 Importing GV_ONFASTENTRY Call by reference Type reference (TYPE) CSEQUENCE 20020415
12 Importing GV_ONGETLIST Call by reference Type reference (TYPE) CSEQUENCE 20020624
13 Importing GV_ONSHOWLIST Call by reference Type reference (TYPE) CSEQUENCE 20020415
14 Importing GV_SETTING_URL Call by reference Type reference (TYPE) CSEQUENCE 20030513
15 Importing GV_SHOWLISTCOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
16 Importing GV_SHOWLISTCOLUMNVALUE Call by reference Type reference (TYPE) CSEQUENCE 20020415
17 Importing GV_SHOWLISTSELECTED Call by reference Type reference (TYPE) CSEQUENCE 20020415
18 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020415
19 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020415
20 Importing _GT_FASTENTRYTABLE Call by reference Type reference (TYPE) STRING 20040928
21 Importing _GT_SHOWLISTTABLE Call by reference Type reference (TYPE) STRING 20040928
22 Importing _GV_FASTENTRYSELECTED Call by reference Type reference (TYPE) STRING 20040928
23 Importing _GV_FASTENTRYTEXT Call by reference Type reference (TYPE) STRING 20040928
24 Importing _GV_SHOWLISTSELECTED Call by reference Type reference (TYPE) STRING 20040928

Method FACTORY on class CLG_782DBE813E07107D72F550614C 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_SIMPLESEARCH 20020415

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