SAP ABAP Class CL_CRM_BSP_LIST_MANAGER (List manager)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
⤷
⤷
Properties
| Class | CL_CRM_BSP_LIST_MANAGER | |
| Short Description | List manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
| Created | 20040928 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_BSP_LIST_MANAGER has no interface implemented.
Friends
Class CL_CRM_BSP_LIST_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | OT_THE_LISTS_TYP | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a list with a specified content | 20040928 | |
| 2 | Static method | Public | Method | Deletes lists. | 20041129 | |
| 3 | Static method | Public | Method | Gets complete content (object ids + attributes) of a list | 20040928 | |
| 4 | Static method | Public | Method | Saves the in-context lists. | 20041129 |
Events
Class CL_CRM_BSP_LIST_MANAGER has no event.
Types
Class CL_CRM_BSP_LIST_MANAGER has no local type.
Method Signatures
Method CREATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Object IDs to store | 20041129 | |||
| 2 | RR_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_LIST | 20041208 |
Method CREATE_LIST on class CL_CRM_BSP_LIST_MANAGER has no exception.
Method DELETE_LISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST_IDS | Call by reference | Type reference (TYPE) | CRMT_BSP_LIST_ID_TAB | Tabelle der Listen-IDs | 20041202 |
Method DELETE_LISTS on class CL_CRM_BSP_LIST_MANAGER has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DB_WRITE_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Overrides normal read-only access | 20051005 | ||
| 2 | IV_LIST_ID | Call by reference | Type reference (TYPE) | CRMT_BSP_LIST_ID | 20040928 | ||||
| 3 | RR_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_LIST | Tabelle der Listenobjekte mit ihren Attributen | 20041130 |
Method GET_LIST on class CL_CRM_BSP_LIST_MANAGER has no exception.
Method SAVE_LISTS Signature
Method SAVE_LISTS on class CL_CRM_BSP_LIST_MANAGER has no parameter.
Method SAVE_LISTS on class CL_CRM_BSP_LIST_MANAGER has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 700 |