‎2011 Oct 13 6:47 AM
Hi Folks,
I want to default some field values in customer master(SALES AREA) like
some of are mandatory fileds(customer stats group-KNVV-VERsG(sales tab)) and other
are non-mandatory fileds(Partial delivery per item KNVV-VERSG(shipping tab)).when
I searched SDN I came to know that i can achieve this through
exit_sapmf02d_001.
But my concern is I want to default values of KNVV table.but KNVV is
not either avaialble in exporting or tables.so how can I default values
of the same and I want these default values should appear before save.
Please give some input or sample code.
Thanks in advance,
Shwetha
‎2011 Oct 13 6:55 AM
Check if there are any methods available in badi CUSTOMER_ADD_DATA for your requirement.
‎2011 Oct 13 6:55 AM
Check if there are any methods available in badi CUSTOMER_ADD_DATA for your requirement.
‎2011 Oct 13 7:17 AM
Hi Keshav,
Thanks for your response , it is perfectly working for my requirement.I am giving you complete points .
Thanks,
Shwetha