‎2009 Jul 14 3:08 PM
Hi all,
i hope there is somenone that can help me.
My question is:
Is possibile to create an ABAP custom report that its parameters are:
PARAMETERS: belnr LIKE rbkp-belnr,
gjahr LIKE rbkp-gjahr,
text(70).
When the report runs the parameter text has to write in folder Notes of MIR6 called for
the belnr and gjahr before inserted.
How can i use fm EDIT_TEXT?
Thanks a lots,
Alex.
‎2009 Jul 14 7:11 PM
‎2009 Jul 15 9:26 AM
Hi Kanagaraja L,
in MIR6 i insert a Document Number and a Fiscal Year --> after the report runs --> click on Document Number before inserted --> so it's called a screen like MIR4 where i'd insert with a custom report a text in the folder Note .
Do you think i could use fm SAVE_TEXT?
Thanks,
Alessandro.