Saving Configuration Data Records 
In the ALV output, a configuration data record corresponds to a global view. Unlike the client-wide global view provided by the administrator, the configuration data record is an integral part of the application and is provided by the application programmer.
You can subsequently specify one of the configuration data records that you save for an ALV output as the start configuration of this ALV output (for more information, see Specifying the Initial View of Applications).
Since you can only save a configuration data record at runtime, the ALV output must be part of an executable application.
You have a transport request in which you can save transportable objects.
You have access to a transportable development package in which you can store the data of the configuration data record.
In the object list of the ABAP Workbench, double-click the name of the application.
In the menu, choose .
In the URL in the browser window, change URL parameter &sap-config-mode=X to &sap-config-mode=config and choose Enter.
The application starts in configuration mode, in which you can save configuration data records.
In the toolbar of the ALV output to which you want to save a configuration data record, choose Settings.
In the Settings dialog box, make all the settings that you want to save with the configuration data record.
In the Settings dialog box, choose Save As.
In the Save View As dialog box, make all necessary specifications for the configuration data record.
Enter the required transport request or select it using the F4 Help, and choose OK.
If you now release the transport request with the new configuration data record, the transport can take place. A new view with the settings of the configuration data record is then offered in the ALV output.