SAP ABAP Class INTF_BADI_PS_CUST_BUTTON_ALV (Interface for BAdI: BADI_PS_CUST_BUTTON_ALV)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IMPL_PS_CUST_BUTTON_ALV Class for BAdI Impl.: BADI_IMPL_PS_CUST_BUTTON_ALV 20101125
Properties
Class INTF_BADI_PS_CUST_BUTTON_ALV  
Short Description Interface for BAdI: BADI_PS_CUST_BUTTON_ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101125   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
Class INTF_BADI_PS_CUST_BUTTON_ALV has no interface implemented.
Friends
Class INTF_BADI_PS_CUST_BUTTON_ALV has no friend class.
Attributes
Class INTF_BADI_PS_CUST_BUTTON_ALV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PUSH_BUTTONS Instance method Public Method Create Additional Pushbuttons 20101125
2 HANDLE_USER_COMMAND Instance method Public Method Handle User Command 20101125
Events
Class INTF_BADI_PS_CUST_BUTTON_ALV has no event.
Types
Class INTF_BADI_PS_CUST_BUTTON_ALV has no local type.
Method Signatures

Method ADD_PUSH_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTONS Call by reference Type reference (TYPE) PSHLP_CUSTOMER_BUTTON_TT Additional Push Buttons for ALV 20101125

Method ADD_PUSH_BUTTONS on class INTF_BADI_PS_CUST_BUTTON_ALV has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GRID_INFO Call by reference Type reference (TYPE) PSHLP_GRID_INFO_ST ALV Grid Info 20101216
2 Importing IT_SELECTED_DATA Call by reference Type reference (TYPE) STANDARD TABLE Rows Selected in ALV 20101216
3 Importing IV_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Function code of the button clicked 20101125

Method HANDLE_USER_COMMAND on class INTF_BADI_PS_CUST_BUTTON_ALV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in