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.