Specifying the Position in the Toolbar 
You can specify the position of a function in various ways:
Specify alignment in toolbar
You specify whether the function is to be aligned from the left or right margin of the toolbar.
Specifying the position
You specify at which position the function is to be displayed.
To specify the position of a standard ALV function, you use the methods of class CL_SALV_WD_FUNCTION_STD.
To specify the position of a user-defined function, you use the methods of class CL_SALV_WD_FUNCTION.
Methods for specifying the position of function objects
Function | Method |
Specify alignment in toolbar | SET_ALIGNMENT |
Get alignment in toolbar | GET_ALIGNMENT |
Set position number | SET_POSITION |
Get position number | GET_POSITION |