‎2020 Jun 24 7:20 AM
Hi Guys,
Is it possible to move or save the editable variable from write statement?

‎2020 Jun 24 8:07 AM
Hello ryan_lopez27
There is a very good example in SAP Help on FORMAT INPUT keyword: https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abapformat.htm#!ABAP_ADDITION_5@5@
Kind regards,‎2020 Jun 24 9:10 AM
You have the global variable F (is it global?) that you may input. What is the question?
‎2020 Jun 24 9:11 AM