Hi @ThePlenkov thanks for the promise library, but i have one question. If I have some ABAP program with TextEdit control for example and i run some async operation with zcl_promise and it works, callback methods starts correctly but how i can refresh textedit with new data? arfc function works in some system program with 3001(not mine) screen number.
Hi @ThePlenkov thanks for the promise library, but i have one question. If I have some ABAP program with TextEdit control for example and i run some async operation with zcl_promise and it works, callback methods starts correctly but how i can refresh textedit with new data? arfc function works in some system program with 3001(not mine) screen number.