cancel
Showing results for 
Search instead for 
Did you mean: 

Not getting CDS view for Miro pricing conditions

SAPSupport
Employee
Employee
0 Kudos
136

We are developing a purchase register but not getting CDS view for tax detail (Tax percent, Tax type, tax amount) and pricing procedure for MIRO.

Which CDS view can be used to fetch this data?


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.
View Entire Topic
SAPSupport
Employee
Employee
0 Kudos

Tax for supplier invoice is held in CDS view I_SupplierInvoiceTaxAPI01.

The condition type data is not included in supplier invoice CDS views. You may consider join CDS view I_SUPLRINVCITEMPURORDREFAPI01 and I_PurOrdItmPricingElementAPI01 using join condition PURCHASEORDER. This should enable you to read condition type from the invoice reference PO.