cancel
Showing results for 
Search instead for 
Did you mean: 

GL Account determination causing error - Error in account assignment

Former Member
0 Kudos

Hi All,

I have implemented BADI BBP_DETERMINE_ACCT to determine the GL Account in shopping cart.However when the shopping cart is created, the GL Account field is populated with the required value I wanted, but is showing the error " Error in account assignment ". If I chose the same GL Account in Shopping cart through search help, the error is not occuring.

To be in clear , suppose I want the GL Account 405000 to be populated in the GL Account Field of the shopping cart through my BADI , its causing error. And if I chose the same 405000 through Input help in the shopping cart, its not throwing error.

Can anyone please tell me why its happening.

Thanks and Advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Rahim,

Try using conversion routines before you populate the data into GL account (add leading zeros you may use FM like Conversion_exit_alpha_input)..

Let me know if you need more information..

Regards

Rakesh

Answers (0)