In this exercise a function that loads the texts of an internal table into the text window, is implemented. Steps: Define anoterh pushbutton on the screen, that activates the method that fills the TextEdit control. Give itname PUSHBUTTON_IMPORT and f…
Result: When you double clicks on the TextEdit control nothing happens, since the flow-logic of the screen an dthe fielde transport is ignore *&---------------------------------------------------------------------* *& Report ZTEST_CWBK *& *&am…