SAP ABAP Class CL_ALV_LIST_TOOLBAR_MANAGER (ALV List Toolbar Administration)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BALV_ADDON (Package) Additional Functions with ALV Grid
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ALV_TOOLBAR_MANAGER | ALV Toolbar Administration - Basis Class | 20030421 |
Properties
| Class | CL_ALV_LIST_TOOLBAR_MANAGER | |
| Short Description | ALV List Toolbar Administration | |
| Super Class | CL_ALV_TOOLBAR_MANAGER | ALV Toolbar Administration - Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BALV_ADDON | Additional Functions with ALV Grid |
| Created | 20030421 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ALV_LIST_TOOLBAR_MANAGER has no interface implemented.
Friends
Class CL_ALV_LIST_TOOLBAR_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'TBM_TOOLBAR_COL' | Constant for Toolbar Collapse Command | 20030421 | ||
| 2 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'TBM_TOOLBAR_EXP' | Constant for Toolbar Expand Command | 20030421 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_FUNCTION_TAB | GUI functions | 20030422 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GUI_STATUS | PF Status for ALV List | 20030422 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PROGRAMM | Program for GUI Status | 20030422 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | XFELD | ALV List Is Displayed in Dialog Box "X" = Yes | 20030506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Expand/Collapse ALV Toolbar | 20030422 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030421 | |
| 3 | Instance method | Public | Method | Reorganize ALV Toolbar Using Current Level | 20030421 |
Events
Class CL_ALV_LIST_TOOLBAR_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FUNCTION_TAB | Protected | See coding | 20030422 | |
Method Signatures
Method CHANGE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SELFIELD | Call by reference | Type reference (TYPE) | SLIS_SELFIELD | ALV User Command Info | 20030422 |
Method CHANGE_STATE on class CL_ALV_LIST_TOOLBAR_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | ALV Variante | 20030421 | |||
| 2 | IV_INITIAL_STATE | Call by reference | Type reference (TYPE) | TBM_TOOLBAR_STATE | '0' | Einstiegsstatus fuer den Toolbar | 20030421 | ||
| 3 | IV_PF_STATUS | Call by reference | Type reference (TYPE) | CLIKE | 'STANDARD' | PF Status fuer ALV Liste | 20030422 | ||
| 4 | IV_PF_STATUS_PGM | Call by reference | Type reference (TYPE) | CLIKE | 'R_ALV_LIST_TOOLBAR_MANAGER' | Programm zu dem der PF Status gehoert | 20030422 | ||
| 5 | IV_POPUP | Call by reference | Type reference (TYPE) | XFELD | SPACE | ALV Liste wird im Popup angezeigt 'X' = Ja | 20030506 | ||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Systembenutzer | 20030421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PF Status existiert nicht | 20030422 |
Method PF_STATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXCLUDING | Call by reference | Type reference (TYPE) | SLIS_T_EXTAB | Liste der zu exkludierenden Funktionscodes | 20030421 |
Method PF_STATUS_SET on class CL_ALV_LIST_TOOLBAR_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |