Hi Experts
I implemented badi TRIP_POST_FI .
I provided the filter value , wrote custom code in MODIFY_PTRV_DOC_IT method as per requirement and activated the implementation.
now when I am posting my document via T-code PRRW this implementation is not called.
For checking if BADI implementation is called or not I am creating debugger break point in modified method.
system is not stopping at break point .is there any other way to check?
Can you help me understand why this implementation is not getting called.
Thanks in advance