Skip to Content
0
Former Member
Sep 14, 2007 at 10:52 AM

FB02 on call transaction doesn't work after calling FM GUI_DOWNLOAD

42 Views

Hello everyone,

Has this ever happened to anyone ? i have a call transaction to fb02, where i modify first item Block code (field ZLSPR). After that, i have a form that translates some code from my lt_bseg internal table and creates a file saved on the local pc.

Before using FM GUI_DOWNLOAD, i checked bseg values and the field ZLSPR is filled with the value i added in the call transaction (for ex, 'F').

After using the FM GUI_DOWNLOAD, that field is erased to the starting point. Is this a bug on the GUI_DOWNLOAD function?

Thank you everyone.