SAP ABAP Class CLG_CRM_BSP_LIBRARY_PERSLIST (Base: <crm_bsp_library:persList>)
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. 20020627
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CRM_PERS_LIST Element Handler: 20020627
Properties
Class CLG_CRM_BSP_LIBRARY_PERSLIST  
Short Description Base: <crm_bsp_library:persList>    
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 20020627   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CRM_BSP_LIBRARY_PERSLIST has no forward declaration.
Interfaces
Class CLG_CRM_BSP_LIBRARY_PERSLIST has no interface implemented.
Friends
Class CLG_CRM_BSP_LIBRARY_PERSLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_COLUMNLIST Instance attribute Public Type reference (TYPE) CRM_BSP_COLUMNLIST 20020627
2 SCREEN_HEIGHT Instance attribute Public Type reference (TYPE) STRING '768' Current Screen Resolution (Height) 20020930
3 SCREEN_WIDTH Instance attribute Public Type reference (TYPE) STRING '1024' Current Screen Resolution (Width) 20020930
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020627
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020627
3 FACTORY Static method Public Method FACTORY_METHOD 20020627
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020627
Events
Class CLG_CRM_BSP_LIBRARY_PERSLIST has no event.
Types
Class CLG_CRM_BSP_LIBRARY_PERSLIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_PERSLIST has no parameter.
Method CONSTRUCTOR on class CLG_CRM_BSP_LIBRARY_PERSLIST 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_BSP_CRM_PERS_LIST 20020627
2 Importing GT_COLUMNLIST Call by reference Type reference (TYPE) CRM_BSP_COLUMNLIST 20020627
3 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020627
4 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020627
5 Importing SCREEN_HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '768' 20020930
6 Importing SCREEN_WIDTH Call by reference Type reference (TYPE) CSEQUENCE '1024' 20020930

Method FACTORY on class CLG_CRM_BSP_LIBRARY_PERSLIST 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_BSP_CRM_PERS_LIST 20020627

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