Hi Team,
I'm looking for generic User Exits/BADI's for following:
1) After an INBOUND IDOC is created - To access the status of the Posted IDOC
2) After an OUTBOUND IDOC is created - To access the status of the Posted IDOC
The idea is to intercept any IDOC which goes IN/OUT of the system and then write an entry to a Z table if there are any errors.
I looked at many posts in the ABAP and other forums but everywhere the Userexits are specific to an IDOC type. I'm looking for generic Exits/BADI's where every IDOC will hit AFTER the processing is done.
Please help!
Thank you for your time