Hi experts !
I have realized a customer own function (fast sales order entry), where I use the function modules PRICING and PRICING_COMPLETE to simulate pricing. That works fine so far.
Now I have to transfer the pricing results (KOMV) from the above function modules to function module SD_SALESDOCUMENT_CREATE.
I have to create the sales order with exactly the same pricing as I get it from the PRICING function module.
Has anyone an idea who to get that work right ? How do I have to interpret the result from the PRICING FM ?
Which are the active / valid items ? And how do I have to fill the COND_IN and LOGIC_SWITCH parameters of the above FM to create the sales order ?
I am happy for any help !
Thanks, Holger