cancel
Showing results for 
Search instead for 
Did you mean: 

How to read inspection result by characteristics with functional module

takeshiiida
Explorer
0 Kudos

Hi expert,

I need to read result by characteristics to develop own result report.

I can identify which table I have to read but it's not simple.

Because we will use Summary recording or Single result and sample management and inspection plan in parallel,

then I will read QASE & QAMR & QASR.

If SAP provides good functional module to read result, I'd like to use it.

Could you teach me suitable functinal module?

Thank you for your help in advance.

Take

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

check BAPI_INSPOPER_GETDETAIL,

additionally

QIBP_INSPCHAR_GETRESULT

QTLS_SAMPLE_RESULTS_READ_ALL

QEEA_READ_SAMPLE_RESULTS

takeshiiida
Explorer
0 Kudos

Thank you so much!

I solved my issue thank to you.

Take