2013 Jul 25 10:30 AM
Hi Group,
I have a requirement to send IDOC FIDCC1 only for particular Finance document type, I found one user exit "EXIT_SAPLF050_005 " but I am not sure how to stop sending IDOC for toher document types, can any body help by providing some suggestions.
2013 Jul 25 3:45 PM
Hi,
You would have an IDOC_STATUS table in the standard FM which is processing your IDOC. Your goal is to set the status 51 here and populate the message variables when you catch the exception.
Thanks.
Ravi