cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of data in 'Default Settings' area of shopping cart

Former Member
0 Kudos

Hi Experts,

Is it possible to validate the data changed by user in the 'Default Settings' area, before creation of shopping cart? The values are defaulted from user profile correctly, however if user changes any data, system need to give error/warning messages.

As there is no shopping cart item created at this point, DOC_CHECK badi doesnot have any incoming paramter data to check.

Requirement is to validate account related data with backend and ship to address data locally.

Please suggest.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For validation of account related data you can implement the BADI 'BBP_DETERMINE_ACCT'.

You can make overwrite the G/L account data which is derived by default.

Regards

Lavanya