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 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020506 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20020422 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | 20020516 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Table to be rendered | 20020404 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_DDLB_T | 20030530 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_EXTENDED2_DATA_TAB | 20020418 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_DISPLAY_TABLE_TAB | To set the characters of the entiretable | 20020405 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CRMT_RESULTLIST_ERROR_TAB | 20020528 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_DATA_LINK_TAB | 20020521 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | 20020502 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | CRMT_FIELDGRP_TAB | 20020418 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Table to hold the data of the selected rows. | 20020417 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | CRMT_TABLEVIEW_SORTFLAG_TAB | 20020910 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | CRMT_XFIELDGROUP_TAB | FieldGroup (Blueprint) table | 20020418 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_APPL | Application name | 20040929 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_BLVIEW | 20050215 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | 20020418 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | Controller ID of F4 field in calling application | 20040930 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | To identify the Key Row | 20020407 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030220 | ||||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | To clear filter values from Resultlist tag | 20020823 | ||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Index for lead Selection of the new floorplan | 20041228 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | Nur im F4 Modus: Feldmapping | 20030211 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | 20020517 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | STRING | To specify special rendering required for multiselect | 20030221 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | new floor plan mode (list, detail) | 20041105 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | CRMT_BL_FLOORPLAN | new floor plan version (4.0 / 5.0) | 20050216 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030221 | ||||
| 29 | Instance attribute | Public | Type reference (TYPE) | STRING | Event when user clicks on a column title | 20020405 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | STRING | Event for Row selection | 20020407 | |||
| 31 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020528 | ||||
| 32 | Instance attribute | Public | Type reference (TYPE) | STRING | structure name needed when running in f4 mode | 20030130 | |||
| 33 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | 20020523 | |||
| 34 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20020405 | ||||
| 35 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020514 | ||||
| 36 | Instance attribute | Public | Type reference (TYPE) | STRING | Table to be rendered | 20020513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020404 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020404 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20020415 | |
| 4 | 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
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 | 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 |