Hi,
When i am creating a Shopping Cart using Limit Item, the Account details of the SC are not coming from the FM 'BBP_PD_SC_GETDETAIL'.
Basically, we are using BADI 'YBBP_DOC_CHECK_BADIĀ to validate the Shopping Cart. Inside this BADI, FM 'BBP_PD_SC_GETDETAIL' is used to get the details of the Shopping Cart.
When i create a Shopping Cart with Limit Item, then the above FM is not returning any value in the internal table for account details and also the quantity and price fields in internal table of item details are coming as blank and because of this, the Shopping Cart is not getting validated.
But when we create normal Shopping Carts (With out LIMIT ITEM), the FM is returning the values in internal table for account details and the validation is taking place.
can any one give some pointers on why is it happening?
Thanks in advance.
Nitin