cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for creating Q2 notification along with Vendor & Co ordinator info

VigneshV
Participant
0 Kudos

Hi Guru

I am trying to use FM to create Q2 notification from MES system.

Challenge is when we use => BAPI_QUALNOT_CREATE it does not contain the co-oridinator name and vendor name so unable to create using this BAPI.

Alternately checked IQS4_CREATE_NOTIFICATION it contains only one PARNR field.

Where can I input both Vendor & Co-ordinator field ? which BAPI will contain both ?

Regards,

Vignesh V

Accepted Solutions (0)

Answers (1)

Answers (1)

DanielP
Active Participant

You are on the right track here, you can use this BAPI_QUALNOT_CREATE to handle multiple partners under Table NOTIFPARTNR, so you should be able to input values for e.g.: KU-Coordinator; VN-Supplier; VU-User Responsible

Hope this helps. /Daniel

VigneshV
Participant
0 Kudos

Thanks daniel.pereira.te Question can I have the screen shot of the field where the two Cordinator & vendor is given as input please

Vignesh V

VigneshV
Participant
0 Kudos

Hi daniel.pereira.te

I tried as below data but still getting error message in output.

Regards

Vignesh V

DanielP
Active Participant
0 Kudos

You are in the right track, but will be hard to come with a lot of input from here, this will be trial and error with your ABAP team. However can see you need to state the Partner Type (KU, LF) for the 2 Partner Numbers you have stated.