‎2009 Sep 22 7:38 AM
The user exit EXIT_SAPLMEREQ_001 and EXIT_SAPLMEREQ_003 are not triggered until we click the customer data tab.
If we save the PR without click the customer data tab, the field in the customer data tab will not be got and saved, how can I avoid this situation?
‎2009 Sep 22 7:45 AM
HI,
Check for exit which will be called just before 'SAVE' & in that exit writet logic to check whether Cusomar data is filled or nor & POP UP a message saying 'Fill Customar Dtaa Forst & then Save'.
‎2009 Sep 22 8:30 AM