Hi Champs,
I am creating a SAP SCRIPT which will be clone of MR_PRINT and will be driven by TCode MR90. Hence I cannot make changed in the driver program.
In my requirement I need one more field to be represented in my SAP Script that is VTEXT(payment terms) field of LFM1. But when I debug the existing MR_PRINT SAPSCRIPT it seems as if there is no parameter like LFM1-VTEXT.
My Query is is it possible to create your own parameter in SAP Script and then Populate it.
I know there a syntax
/: DEFINE &lfm1-vtext& *
But can this varibale be used for display purpose.
Thanks
Regards
Nishant