Hi,
We have one custom hierarchy in a custom table in ECC. We are loading this hierarchy to BW custom IO. I have written enhancement in CMOD and its working fine.
We need to convert this to BADI as per SAP standard. I created new implementation say ZBW_BDF_IONAME from BADI RSU5_SAPI_BADI.
I am writing my code in mehtod IF_EX_RSU5_SAPI_BADIHIER_TRANSFORM of this implementation, but somehow It's not being called/working. Even I have put hard code break-points in the mehod IF_EX_RSU5_SAPI_BADIHIER_TRANSFORM, but its not stopping at all. It works fine if I put my code in CMOD.
I went through thread which shows exact same problem I am facing.
How to debug method IF_EX_RSU5_SAPI_BADI~HIER_TRANSFORM in ZRSU5_SAPI_BADI?
Any clue? Am I missing something? Please guide me.
Regards
Amandeep Sharma