cancel
Showing results for 
Search instead for 
Did you mean: 

Defect recording in QM

former_member210804
Active Participant
0 Kudos

Hi Experts,

I am new to this topic.

I need to create defect recording for Inspection slot using BAPI/FM. I found there is a FM QIRF_GET_DEFECT_ITEMS. Defect record should get created w.r.t report type.  Notification got created in table QMFEL. but the record is not created in QF11 with corresponding report type.

Please guide me how to create defect recording for inspection lot by passing inspection lot , report type and defect details.

Critical requirement . Please give your inputs.

Best regards,

Narasimha.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member210804
Active Participant
0 Kudos

Hi Experts,

I am able to create defect recording using FM QIRF_GET_DEFECT_ITEMS. with report type 0042.

They made report type '0042' as constant.

Thanks

former_member210804
Active Participant
0 Kudos

Hi Experts,

I have to create defect records using tcode QF11 with corresponding Inspection lot and report type ( lets say  0010) . Please suggest on this development.

Best regards,

Narasimha.

thanga_prakash
Active Contributor
0 Kudos

Try with BAPI "BAPI_ALM_NOTIF_CREATE"

former_member210804
Active Participant
0 Kudos

Hi Prakash,

In the above bapi, Could you please provide me inputs that can create defect recording,?

how to pass report type, inspection slot, no. of defects, description? etc

Urgent requirement    

Best regards,

Narasimha.

raymond_giuseppi
Active Contributor
0 Kudos

BAPI_INSOPER_REOCRDRESULTS ?

Regards,

Raymond

former_member210804
Active Participant
0 Kudos

Hi Raymond,


Thank you! 

How to pass  report type and above defect details (screenshot) in FM. Please help me.

Best regards,

Narasimha.

former_member210804
Active Participant
0 Kudos

Hi Raymond,

I am using FM  QIRF_GET_DEFECT_ITEMS, it creating defects now. But report type is taking by default as 00042. How do i create defects with report type given as input.

Please guide me.

Best regards,

Narasimha.