cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Conditon Record based on WBS Billing Element is not getting fetched in Sales Order?

former_member537519
Discoverer
0 Likes
549

Hello All,

I tried fetching Condition record based on WBS billing , but system is not able to determine in Sales Order. I tried assigning WBS billing to my sales order at item as well as Header level, still wbs element is not getting determined.

Please advice

I am not sure , whether i have posted this question on right forum, I also tried searching for this problem, i got this link which did not answered my querry

https://archive.sap.com/discussions/thread/3502091

Reg

Shashank

Accepted Solutions (0)

Answers (1)

Answers (1)

Samik
Explorer
0 Likes

Hi, 

We had the similar requirement, we did struggle to get a proper answer from SAP blogs but there was none. However, we tried going another way and were able to achieve the requirement.

The solution over here is very simple, the provided WBS Element field "WBS_BILL_ELEMENT" in the field catalog when creating the condition table will not help here. Instead, we have to add a new field "PS_PSP_PNR" in the field catalog and then add this field to the condition table.

Path to add new fields to field catalog: SPRO -> Sales Distribution -> Basic Functions -> Pricing -> Pricing Control -> Condition Tables and Field Catalog -> Change Field Catalog for Pricing in Sales

This would resolve the issue and the condition record maintained with respect to WBS Element in Sales order item will be used to fetch the condition value in the order. 

Hope this helps!