Hello All,
I'm calling ME80FN transaction from a report program like this :
SUBMIT rm06eaaw
WITH SELECTION-TABLE gt_seltab
AND RETURN.
My report has all the SSCRN parameters of the ME80FN SSCRN parameters.
And my Report has one more parameter which the standard ME80FN SSCRN doen't have.
But still....I pass the respective gt_seltab details to the submit syntax.
Now when I execute the report initially I'm getting the SSCRN of my report and when I execute I'm getting the SSCRN of the ME80FN.
Logically the SSCRN of the ME80FN Program shud not come .
How to resolve this ?
Regards,
Deepu.K