ā2013 Mar 13 9:43 AM
I'm using BAPI_QUALNOT_CREATE to create a Quality Notification but unable to assign Reference Notification Number while creation. Can anone please provide solution as to how to pass Reference Notification Number in this BAPI..
ā2013 Mar 14 7:58 AM
ā2013 Mar 14 11:37 AM
Thanks Raymond for your response. I've checked KEY_RELATIONSHIP also but that is not helpful in this case. Also I checked standard QM01 working in which from screen fields, values directly comes to structure RIQS5, which is not case in BAPI. Besides REFOBJTYP REFOBJKEY and REFRELTYP aren;t playing any role in assigning reference. Have taken a look.
And the creation of Notification is actually taking place from inside of another Notification from actionbox in right(customized), and controlling this thing from SAVE_BADI is vague as it needs to be done only in certain case, so what if condition to put...
ā2013 Mar 15 9:21 AM