cancel
Showing results for 
Search instead for 
Did you mean: 

CDS View for Pricing Condition Tables in S4 Public Cloud

AndreeBT
Discoverer
0 Kudos
204

Hello SAP Community,

I am currently working on a project in S/4HANA Public Cloud and am seeking a CDS view for the purchasing price condition tables A901 and A902. Essentially, these tables contain the amount per material for each condition type on either by plant or purchasing organization level.

I found the CDS view I_PurgPrcgConditionRecord, but that contains the condition record, but no link to the material. While I could potentially create a join, I haven’t been able to find a CDS view that connects the condition record with the material.

Does anyone know of a CDS view that includes the data from the A901 and A902 tables, or any suggestions on how to link them to material data?

Any help would be greatly appreciated. Thank you in advance!

View Entire Topic
MariusSiegel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear @AndreeBT,

could you please check if CDS View I_PurgPrcgCndnRecdValidity would fulfill your requirement?

 

best regards,

Marius

AndreeBT
Discoverer
0 Kudos

Hi Marius,

Thank you for your response.

This one would have worked to do a joint between condition record number and material, but it is not released unfortunately.