2008 Aug 08 4:07 AM
Hi,
In the SRM shopping cart system, at Account Assignment Overview level, is there any BADI or user exit or enhancement options to validate the GL Account when the account is selected/key-in?
I try BADI for BBP_DETERMINE_ACCT, BBP_MESSAGES_BADI and BBP_ACC_CHECK_ICC. All is not trigger at Account Assignment level.
Please advice.
2008 Aug 08 8:15 AM
Hi Paul,
You can try the DOC_CHECK BAdI and make sure to have some checks for the shopping cart business object. This BAdI is being used for checking the whole document before it is saved.
Regards,
Noel
2008 Aug 13 11:35 AM
Hi,
I have a similar requirement apart from all the validations done by BBP_DOC_CHECK_BADI ,
we have to add one more validation (check the asset acquisition date if it is less than the current fiscal year give error message).
This has to done in R/3 .
I checked for the exits in the FM BBP4X_CODINGBLOCK_CHECK_47A and found that there are no exits for this FM.
PLEASE SUGGEST.Any help is appreciated.
Regards,
Rhea.