cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to be triggered on SAVE button of QE01, QE02 and QE51N transactions

mobhardwaj
Discoverer
0 Kudos
392

P.S. I'm new to IDoc topic.

Requirement: I have to trigger the IDoc to another system whenever the content of an inspection lot is changed (new IC added, IC result or comment text recorded in transactions QE01, QE02, QE51N) to update the Work order in another system.

I found out BADI QE_SAVE_ADDON that triggers on SAVE button of QE01, QE02 and QE51N transactions but i don't think it would be the best way as it would trigger the IDOC even if there would be an error while saving the changes. Another challenge is with the segment as the required screen fields (like C result or comment text) are not available in IDOC QALITY01 and QALITY02.

I have heard about NACE configuration but i don't see any application type for Quality management in NACE transaction but there is QC (certificates) application in F4 that needs to be configured that may be used (Not sure!!!)

Any pointers on this would be highly appreciated. Thanks in advance.

srikanthnalluri
Active Participant
0 Kudos

You can try to call the IDOC IN UPDATE TASK in the SAVE BADI.

Accepted Solutions (0)

Answers (0)