Skip to Content
0
Jun 21, 2018 at 09:31 AM

SAP Query for purchasing price condition

183 Views Last edit Jun 21, 2018 at 09:54 AM 2 rev

Hi all,

I need to create a query having inforecord detail and multiple price conditions

Basically involved tables are (-> is the relation):

EINE -> A018 -> KONM

As one valid inforecord may have no or more valid price conditions I'm going to have one or more occurence of the purchasing inforecord according to one or more price condition based on quantities.

Unfortunately SAP doesn't allow me to put in relationship window the A018, so I sould define it as Extra - Additional table.

But this excludes the KONM and I do not know how to simulate the one-more join by code ....

Any examples in the net ?