2009 Dec 18 11:17 AM
Hello Experts,
I am working on the requirement which is upadating the Condition Value for the Material.
I am using COND_VALUE field in BAPI_PO_CHANGE .
But its not updating even after passing all the required parameters.
Please help me out.
Thanks in advance.
Regards
Basu
Hello Experts,
I am working on the requirement which is upadating the Condition Value for the Material.
I am using COND_VALUE field in BAPI_PO_CHANGE .
But its not updating even after passing all the required parameters.
Please help me out.
Thanks in advance.
Regards
Basu
2009 Dec 18 11:27 AM
Hi,
There should be a parameter under cond_value or a filed in the below structure where you need to pass 'X', so that it updates the value in DB level, also use BAPI_TRANSACTION_COMMIT after your BAPI executon.
regards,
Nazeer
2009 Dec 18 11:52 AM
Thanks Nazeer,
But I am passing these things already then also I am not getting the updated value.
Regards
Basu