SAP ABAP Class IF_EX_CFX_BUTTONS (BAdI Interface IF_EX_CFX_BUTTONS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_CFX_BUTTONS BAdI Class CL_EX_CFX_BUTTONS 20030702
Properties
Class IF_EX_CFX_BUTTONS  
Short Description BAdI Interface IF_EX_CFX_BUTTONS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20030702   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_CFX_BUTTONS has no forward declaration.
Interfaces
Class IF_EX_CFX_BUTTONS has no interface implemented.
Friends
Class IF_EX_CFX_BUTTONS has no friend class.
Attributes
Class IF_EX_CFX_BUTTONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_BUTTON_PRESSED Instance method Public Method Call When Pushbutton Is Chosen 20030702
2 BEFORE_BUTTON_DISPLAY Instance method Public Method Change Display Properties of Pushbutton 20031203
Events
Class IF_EX_CFX_BUTTONS has no event.
Types
Class IF_EX_CFX_BUTTONS has no local type.
Method Signatures

Method AFTER_BUTTON_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_API_T_BOOL Fehler ? 'yes' oder 'no' 20030804
2 Exporting E_MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Text, der dem Anwender angezeigt wird 20030905
3 Exporting E_NO_NAVIGATION Call by reference Type reference (TYPE) CFX_API_T_BOOL 'yes' => Navigation Objekt gesetzt 20030905
4 Importing FLT_VAL Value transfer Type reference (TYPE) CFX_UD_T_BUTTON_ID ID des Druckknopfes 20030805
5 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030905
6 Importing IT_SELECTED_OBJECTS Call by reference Type reference (TYPE) CFX_API_TT_ID Gewählte Objekte 20030811
7 Importing I_BACK_STRING Call by reference Type reference (TYPE) STRING String für Rücksprung 20030905
8 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C Eindeutige ID für das Objekt 20030702

Method AFTER_BUTTON_PRESSED on class IF_EX_CFX_BUTTONS has no exception.

Method BEFORE_BUTTON_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NAME Call by reference Type reference (TYPE) CFX_T_TEXT Name 20031203
2 Changing C_TOOLTIP Call by reference Type reference (TYPE) CFX_T_TEXT Tooltip 20031203
3 Exporting E_CONFIRMATION Call by reference Type reference (TYPE) CFX_T_TEXT Nachfragepopup 20031203
4 Exporting E_DISPLAY Call by reference Type reference (TYPE) CFX_API_T_BOOL Druckknopf anzeigen ? 'yes' = ja oder 'no' = nein 20031203
5 Exporting E_EMPHASIZE Call by reference Type reference (TYPE) CFX_API_T_BOOL Hervorheben ? 'yes' = ja oder 'no' = nein 20031203
6 Exporting E_ENABLE Call by reference Type reference (TYPE) CFX_API_T_BOOL Druckknopf aktiv ? 'yes' = ja oder 'no' = nein 20031203
7 Importing FLT_VAL Value transfer Type reference (TYPE) CFX_UD_T_BUTTON_ID Parameter FLT_VAL der Methode BEFORE_BUTTON_DISPLAY 20031203
8 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20031203

Method BEFORE_BUTTON_DISPLAY on class IF_EX_CFX_BUTTONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in