2011 Dec 26 7:47 AM
Hi,
We have a requirement that i have to add one parameter in MRRL initial screen, Please can any one give guidelines to resolve this issue.
With Thanks & Regards,
Samba
2011 Dec 26 9:04 AM
You can add your parametes by using ES_RMMR1MRS enhancement spot in report.
Thanks
Nabheet
2011 Dec 26 9:02 AM
MRRL is nothing but a report. report name: RMMR1MRS.
you can use the implicit enhancements present in the report to add the new fields..
but why dont you copy it to a Z report and do the changes in there
2011 Dec 26 9:04 AM
You can add your parametes by using ES_RMMR1MRS enhancement spot in report.
Thanks
Nabheet
2011 Dec 26 9:16 AM
HI Nabheet,
Could you please let me know the procedure to add field in that screen using 'ES_RMMR1MRS' Enhancement Spot.
Thanks & Regards,
Samba
2011 Dec 26 9:32 AM
Go to Report RMMR1MRS.
Click SHIFT + F4
Go to line 91
ENHANCEMENT-POINT rmmr1mrs_04 SPOTS es_rmmr1mrs STATIC.Right click and enahcement implementation ->create enhancement
You willbe able to write your own code. declare the parameters/select option which ever you want.
Similar way use enhancement spot ES_MMERS-> Adding custom Field in Output..
BAdI MRM_ERS_IDAT_MODIFY (BAdI to change document lines in ERS):
Hope it solves your problem
Nabheet
2011 Dec 26 10:51 AM
Hi Nabheet,
Thank you so much for your guide lines and it has solved my issues.
With Thanks & Regards,
Samba
2016 Jun 25 8:52 PM
Hi nabheet,
I tried what you said but still my parameter is not visible on the screen, Please have a look at following snapshot where I show what I have implemented:
Regards,
Chetna D
2016 Jun 25 8:54 PM
Hi Siva,
If you could implement it while doing your project, then can you please tell me where have I gone wrong? I have attached snapshot in previous message,please let me know why can't I see the parameter on MRRL initial screen.
Regards,
Chetna D