Ansicht
Dokumentation

/SAPAPO/RRP_SET_FRONTEND - Send Settings to Front End

/SAPAPO/RRP_SET_FRONTEND - Send Settings to Front End

CPI1466 during Backup   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used to set parameters in the SAPGUI frontend. By grouping the method accesses for setting the parameters, you can minimuze the number of required RFC links to the frontend. The automation queue is filled with the method accesses for all active charts and emptied once by a FLUSH at the end.

The structure is_active contains indicators for all screen objects currently displayed. The structure is_update contains indicators for the ALV charts which have to be newly assembled as the rows displayed or the field catalog settings have changed, for example. The method cl_gui_alv_grid->refresh_table_display is only accessed if this indicator is set as then the complete field catalog and the complete output table can be retransferred. For smaller changes such as the setting of the scroll position or selecting rows, you do not have to reconstruct the chart.

The setting of scroll information or the selection of columns is carried out for all charts irrespective of whether the update indicator is set or not.

Example

Notes

Compare with the function module /SAPAPO/RRP_GET_FRONTEND.

Further information





Parameters

IT_FRDYN

Exceptions

Function Group

APO/SAPLRRP_GRIDALV

General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1486 Date: 20240426 Time: 131620     sap01-206 ( 42 ms )