I have used INFREC01. It is true that this Idoc doesn't do the pricing conditions. In the same program I follow up the INFREC01 Idoc with a COND_A02. I use IDOC_INBOUND_SINGLE to post the INFREC01. This function will pass back the IDoc number. You can then read the status table for this IDoc and only attempt to post the COND_A02 if the INFREC01 was successful.
But while doing by this way there is a chance that info record will be changed, and conditions will not... I think this is not good idea to allow user change conditions manually, if this do not changed automatically with IDOC.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment