Hello,
I have a requirement to update condition values at service level in a Purchase Order.
BAPI_PO_CHANGE does not have such option as it does not contain any table for passing the service condition data.
For MM contract, I faced similar issue, but it was resolved by using RV_CONDITION_COPY.
But RV_CONDITION_COPY is not working for POs.
Is there any other option like FM/BAPI to update service conditions for Purchase Order?
Any help will be really appreciated as I am stuck in this issue for quite some time now.