on 2012 Jan 30 6:25 PM
Hi All,
Doc change badi is triggered twice. Once with old values and once with new values.
How will I know when this badi is for new values. Is there any attribute showing the values are edited.
I want to know this for item check badi also as i want to validate badi for the new values and not for the old values of the fields.
Thanks.
Edited by: santosh.p on Jan 30, 2012 7:50 PM
Edited by: santosh.p on Jan 30, 2012 8:05 PM
Request clarification before answering.
Hi santosh,
As I konw, the imported internal table for items only contains the changed items.
You can try to use FM 'BBP_PD_SC_GETDETAIL' to get the last changed item data, then compare them.
Hope this can help you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.