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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS 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 GC_FCODE_TB_COLLAPSE Constant Public Type reference (TYPE) SY-UCOMM 'TBM_TOOLBAR_COL' Constant for Toolbar Collapse Command 20030421
2 GC_FCODE_TB_EXPAND Constant Public Type reference (TYPE) SY-UCOMM 'TBM_TOOLBAR_EXP' Constant for Toolbar Expand Command 20030421
3 GT_FUNCTIONS Instance attribute Protected Type reference (TYPE) TY_FUNCTION_TAB GUI functions 20030422
4 GV_PF_STATUS Instance attribute Protected Type reference (TYPE) GUI_STATUS PF Status for ALV List 20030422
5 GV_PF_STATUS_PGM Instance attribute Protected Type reference (TYPE) PROGRAMM Program for GUI Status 20030422
6 GV_POPUP 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 CHANGE_STATE Instance method Public Method Expand/Collapse ALV Toolbar 20030422
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030421
3 PF_STATUS_SET 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 Changing 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 Importing IV_ALV_VARIANT Call by reference Type reference (TYPE) DISVARIANT ALV Variante 20030421
2 Importing IV_INITIAL_STATE Call by reference Type reference (TYPE) TBM_TOOLBAR_STATE '0' Einstiegsstatus fuer den Toolbar 20030421
3 Importing IV_PF_STATUS Call by reference Type reference (TYPE) CLIKE 'STANDARD' PF Status fuer ALV Liste 20030422
4 Importing 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 Importing IV_POPUP Call by reference Type reference (TYPE) XFELD SPACE ALV Liste wird im Popup angezeigt 'X' = Ja 20030506
6 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Systembenutzer 20030421
# Exception Resumable Description Created on
1 FAILED 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 Changing 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