SAP ABAP Class CL_ECH_PLX_TOOLBAR_BUTTON (Description of a Pushbutton on the Toolbar)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_PLX_MAINTENANCE (Package) Data Extraction for Payloads
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_PLX_TOOLBAR_BUTTON Pushbutton on Toolbar 20110203
Properties
Class CL_ECH_PLX_TOOLBAR_BUTTON  
Short Description Description of a Pushbutton on the Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_ECH_PLX_MAINTENANCE   Data Extraction for Payloads 
Created 20110203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_PLX_TOOLBAR_BUTTON Pushbutton on Toolbar 20110203
Friends
Class CL_ECH_PLX_TOOLBAR_BUTTON has no friend class.
Attributes
Class CL_ECH_PLX_TOOLBAR_BUTTON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALISIZE Instance method Private Method 20110203
2 S_CREATE Static method Public Method 20110203
Events
Class CL_ECH_PLX_TOOLBAR_BUTTON has no event.
Types
Class CL_ECH_PLX_TOOLBAR_BUTTON has no local type.
Method Signatures

Method INITIALISIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTN_TYPE Call by reference Type reference (TYPE) TB_BTYPE Toolbarbuttontyp 20110203
2 Importing IV_CHECKED Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20110203
3 Importing IV_DISABLED Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20110203
4 Importing IV_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20110203
5 Importing IV_ICON Call by reference Type reference (TYPE) ANY Name einer Ikone 20110203
6 Importing IV_QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20110203
7 Importing IV_TEXT Call by reference Type reference (TYPE) TEXT40 Text in der Länge 40 20110203

Method INITIALISIZE on class CL_ECH_PLX_TOOLBAR_BUTTON has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTN_TYPE Call by reference Type reference (TYPE) TB_BTYPE Toolbarbuttontyp 20110203
2 Importing IV_CHECKED Call by reference Type reference (TYPE) XFLAG ABAP_FALSE neue Eingabewerte 20110203
3 Importing IV_DISABLED Call by reference Type reference (TYPE) XFLAG ABAP_FALSE neue Eingabewerte 20110203
4 Importing IV_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20110203
5 Importing IV_ICON Call by reference Type reference (TYPE) ANY Name einer Ikone 20110203
6 Importing IV_QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20110203
7 Importing IV_TEXT Call by reference Type reference (TYPE) TEXT40 SPACE Text in der Länge 40 20110203
8 Returning RO_TOOLBAR_BUTTON Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_TOOLBAR_BUTTON Drucktasten für Toolbar 20110203

Method S_CREATE on class CL_ECH_PLX_TOOLBAR_BUTTON has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703