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 ?