on 2015 Oct 13 10:02 AM
Hi All,
Kindly suggest how to capture PO header values at runtime, when GUID of the PO is not updated in BBP_PD ??
Requirement is like we need to compare PO header old TOTAL_VALUE with recently changed TOTAL_VALUE at a time of changing Ordered PO.
Thanks in Advance.
Regards,
Renu
Hello,
if you had switch version control on for PO, you can use BBP_PD_PO_GETDETAIL function module to get its table E_VERSION.
Then, check if a difference exists between documents concerned for TOTAL_VALUE field at PO header level
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the quick Response Laurent,
But our requirement is to capture TOTAL_VALUE at runtime (means when we are editing PO), in that case changed value will get store in buffer.
So we need to capture changed value from the buffer, but i am facing issue to get value from the buffer.
Regards,
Renu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.