Hi there,
I have a specific function module called remotely that creates an offer and in some cases the order that goes with it using the BAPI_SALESORDER_CRATEFROMDAT2 function module.
In a test case, I'm using a material that has a sub item set via CS03.
When I only create my offer via my FM and create the order via VA01, I have no problem.
When I create both via my FM, my sub item remains Open (problem with VBUP) and there is no line in VBFA.
Do you have any idea how to solve this problem?
Regards.