IDOC: Processing of user exit EXIT_SAPFKCIM_002
[exit] [exit of] [IDO] [IDOC] [processing] [the exit of] [user] [user exit] [WE19]
Symptom
You use the user exit EXIT_SAPFKCIM_002 in IDoc processing (transaction WE19) in the function module IDOC_SEGMENT_TRANSLATE. The exit returns subrc <> 0; however, processing does not respond to that. This note ensures that the MODIFY for the segment is suppressed in the case of subrc <> 0, and processing continues.
Other terms
IDOC, WE19, user exit, IDOC_SEGMENT_TRANSLATE, SAPFKCIM
Reason and Prerequisites
There is a program error.
Solution
Implement the attached corrections.