Ansicht
Dokumentation

ABAPSET_HOLD_DATA - SET HOLD DATA

ABAPSET_HOLD_DATA - SET HOLD DATA

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

SET HOLD DATA

Short Reference



SET HOLD DATA ${ON$|OFF$}.

Effect

During PBO processing, this statement makes the following standard menu items in the GUI status of the dynpro either effective using the addition ON or ineffective using the addition OFF:

  • System → User Profile → Hold Data
This function saves the entries made by the user in the input fields of the dynpro for the duration of the current user session. Each time the screen layout of the dynpro is displayed, these values are passed to the corresponding input fields as default values. This overwrites the values transported from the ABAP program.
  • System → User Profile → Set Data
This function works like the 'Hold Data' function except that here, the corresponding input fields are no longer ready for input for all subsequent calls of the dynpro.
  • System → User Profile → Delete Data
This function deletes all saved data and makes the input fields that were locked using 'Set Data' ready for input again for all subsequent calls of the dynpro.

Each time PBO processing starts, the setting made in the static properties of the dynpro under Hold Data is set so that execution of SET HOLD DATA during PAI processing does not have an effect on the display of the subsequent screen layout.

Note

The menu items above can be selected in every GUI status but only take effect when they are activated in the static properties of the dynpro using Hold Data or the statement SET HOLD DATA.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2589 Date: 20240329 Time: 031612     sap01-206 ( 39 ms )