Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Validate GL Account at SRM shopping cart at account assignment level

Former Member
0 Kudos
134

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.

2 REPLIES 2

Former Member
0 Kudos
41

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

0 Kudos
41

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.