2008 Aug 05 3:31 AM
Hello!
In tcode VA01, why a field (ex. Customer Group) is checked to be filled before saving in case of a Standard order (type OR, or for us is ZOR), but not in case of a Credit Memo (type CR, or for us is ZCR) ? Is this Config problem? If yes, do you know how to config? If not, do you know any User-Exits I should use? I've tried some but didn't work.
Please help if you can. Thanks!!
2008 Aug 05 12:09 PM
Hi Timmy,
Please go to include MV45AFZZ and try the user exits
USEREXIT_SAVR_DOCUMENT
in here VBAK values are present in XVBAK and VBAP values in table XVBAP....
Write the required code here and see if it solves our problem
Every time user clicks the 'SAVE' button it has to go through this exit
Regards
Byju
2008 Aug 05 12:09 PM
Hi Timmy,
Please go to include MV45AFZZ and try the user exits
USEREXIT_SAVR_DOCUMENT
in here VBAK values are present in XVBAK and VBAP values in table XVBAP....
Write the required code here and see if it solves our problem
Every time user clicks the 'SAVE' button it has to go through this exit
Regards
Byju
2008 Aug 05 1:25 PM
Hi Byju,
To be able to modify this include, I need an access key right? If yes, I will request for that. Thanks a lot.
2008 Aug 05 1:34 PM
Timy,
yes you need access key for same.contect basis department.
Amit.