on 2015 Oct 21 5:42 AM
Hi All,
In our client "Material" item type for shopping carts business scenario is being used till now.
But now client wants to use the "Services" and "Limit" item types for the business process (during creation of shopping cart and subsequent documents).
I will like to know if there are any specific settings which need to be done as part of this for "Limit" and "Services".
Thank you in advance.
BR,
Sriram
Request clarification before answering.
Hi Sriram,
From a config standpoint, I cannot think of any additional config that you would have to do.
However, you might end up in some errors during the confirmation process for a limit SC, please create some SCs in your QA environment and post them in SDN, some one will help you out.
Br,
Raghu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raghu,
I am getting error when trying to create shopping cart with item type as "Limit".
While creating by proffessional shopping cart --> Add item --> Limit item ; after giving the required details here and when clicking on ok I am getting the below error;
"Interface data contains error".
Can you suggest here ?
BR,
Sriram
Hi Sriram,
Can you check if any BADIs are implemented in your system and are you adding the limit items from a catalog or is it a free text item ?
Also take a look at the following note:
1919783:Error message : 'Interface data contains error' raised when adding a catalog item to the shopping cart
Br,
Raghu
Sriram,
Did you check if any BADIs (DOC_CHECK/DOC_CHANGE) have been implemented ? If yes, deactivate them momentarily to determine if the error is due to your custom code or by the standard.
Also, did you check the SAP note.
If they were not helpful - please put an external breakpoint in BBP_PD_MSG_ADD which might help you in identifying more about the issue.
Br,
Raghu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.