‎2010 Sep 02 9:12 AM
Hi,
I need to customize tx. MD63. The requirement is to make field matn as a selection option instead of a parameter. Changing the parameter into a sleect option no problem.. The problem is that I think I need to change too many things in the standar report.. isn't it ??? Has anybody done something similar with this transaction ??
Thanks in advance,
MarÃ
‎2010 Sep 02 9:19 AM
Hi,
Check with this User exit M60P0001
But I doubt this requirement wouldnt be possible.
Regards
Abhii
‎2010 Sep 02 9:19 AM
Hi,
Check with this User exit M60P0001
But I doubt this requirement wouldnt be possible.
Regards
Abhii
‎2010 Sep 02 9:21 AM
Thanks Abhii,
I'll check the exit you told me and let you know...
Thanks !!
Sorry, i've checked it but I don't know what to do with this exit... I just need to change parameter Matnr into select-option matnr...
Edited by: poketina on Sep 2, 2010 10:23 AM
‎2010 Sep 02 1:21 PM
Hi,
Program Exit SAPLV06A-LV06AU01 USEREXIT_CHANGE_TRANSACTION
By using this you can change or modify your screen.
Thank you,
Thanks,
AMS
‎2010 Sep 02 1:26 PM
I have changed the screen but the problem is that the functions involved in this transaction (like REQUIREMENTS_READ, REQUIREMENTS_MAINTAIN, REQUIREMENTS_DIALOG) are implemnted only for a material, not for many materials... I have made a copy of them but I can't solve my problem...