Question:
Hi ,
I am having a requirement where i need to make a particular field to be mandatory for a certain condition in Material Master.
Say for a Product Hierarchy i want to make Volume Rebate Group mandatory ( Sales Org 2 View).
Please suggest the possible solutions for the same.
No userexit is possible , Screen exit is also out of picture as i will not get the value of second variable -
Thanks
Rajiv
Answer:
No userexit is possible.....
Really???
There is a userexit just for this purpose. Look in CMOD for SAP enhancements beginning with MG*.
From the help text:
Use
o New fields
You can make checks possible for new fields of your own.
These checks must be identical to the checks that you carry out for
your new fields in online maintenance.
o Existing fields
For existing fields, you can extend and intensify the checks.
DK
Answer:
[quote="Anonymous"]
No userexit is possible.....
Really???
There is a userexit just for this purpose. Look in CMOD for SAP enhancements beginning with MG*.
From the help text:
DK
Hi DK,
Can you be more specific on that , i did check the userexits and nothing match. Which userexit are you talking about..
Rgds
Answer:
MGA00001 Material Master (Industry): Checks and Enhancements
DK
Answer:
MGA00001 Material Master (Industry): Checks and Enhancements
DK
Hi DK,
this will not solve because this will give an error and throw you out , which means all the data what was entered is not saved, that will panic the business user as this will be a conditional mandatory field, plus the error will come at the end i cannnot bring the user to the same view.
What i really want is that i should be able to stop the user at the same screen or i should be able to throw the user to the screen so that user can enter the value
rgds