Ansicht
Dokumentation

/IBX/ALV_TOOLB - Define Toolbar Buttons for an ALV Grid

/IBX/ALV_TOOLB - Define Toolbar Buttons for an ALV Grid

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity you define which pushbuttons you want to insert into the toolbar, which function code they trigger, and whether these pushbuttons are to be available in change mode only, or in display mode as well.

Note To be able to use the pushbuttons, you also need to maintain the Customizing activity Define Texts for Toolbar Buttons of an ALV Grid.

Depending on the Application and the Program Name, assign a function code to the Screen No. and enter the Name of the Icon, provided an icon is to be displayed. Use the field Toolbar Bt. to define the type of pushbutton. You use the checkbox ChngMdOnly to determine whether the defined pushbutton is to be available in change mode only. You use the field Seq. No. to define the order in which the pushbuttons are to be displayed.

1. For the application CH_IN_RAT and the program name /IBX/CHNG_INIT_RATING,, a pushbutton with the function code RELABR is to be created for screen number 0200. The name of the icon is "@8Y@". The category of toolbar button is Button (normal). The pushbutton is also to be available in display mode ( ) in first place.

2. For the application CH_IN_RAT and the program name /IBX/CHNG_INIT_RATING,, a pushbutton with the function code RELOK is to be created for screen number 0200. The name of the icon is "@8X@". The category of toolbar button is Button (normal). The pushbutton is only to be available in change mode (X) in second place.






TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3753 Date: 20240418 Time: 214326     sap01-206 ( 35 ms )
Example Application Program name Screen No. Function code Icon name Toolbar Bt. ChngMdOnly Seq. no.
1 CH_IN_RAT /IBX/CHNG_INIT_RATING 0200 RELABR "@8Y@" Button (normal)   1
2 CH_IN_RAT /IBX/CHNG_INIT_RATING 0200 RELOK "@8X@" Button (normal) X 2