Hi Experts,
I got requirement that is,
At the time of Customer Save using transaction code XD01 or XD02 , a check has to be done to see if the field KNVV-KVGR5 is populated .
If KNVV-KVGR5 is Initial , then – Do Not Save and return to customer screen with a pop up message stating : “Please specify Customer Group5 field”.
I have USEREXIT for this, it is
: EXIT_SAPMF02D_001
and the include is ZXF04U01.
what code I have to write for this?
Please help me...