Hi.
I’m using the FM WS_DELIVERY_UPDATE, but on this FM is calling others and one of them IDOCS_PASS_TO_APPLICATION as a parameter PI_INPUT_METHOD (pi_input_method LIKE bdwfap_par-inputmethd).
Since is getting space it works like a dialog window, which fails the program.
Do you know how could I avoid this problem? How could WS_DELIVERY_UPDATE without act as a dialog instead of a background?
Thanks in advance