cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_QUALNOT_CREATE and field Reference no.

Former Member
0 Kudos

Hi masters.

I need to create Quality Notifications via BAPI, but the bapi BAPI_QUALNOT_CREATE does not have a field to fill out the "

External Reference Number"

How can I set this field via BAPI calls ?

It is the field REFNUM in the table QMEL

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member207800
Active Contributor
0 Kudos

Sorry. Currently no way in standard BAPI.

And more fields (reference QTY, malfunction date) are also not exist.

The only way is using the BAdI NOTIF_EVENT_SAVE.

Regards

Former Member
0 Kudos


Hello Michel

The field you require in the bapi BAPI_QUALNOT_CREATE is in the structure BAPI2078_NOTHDRE-REF_EXT in export parameter name NOTIFHEADER_EXPORT.

best regards.

Former Member
0 Kudos

Hi,

I think you should go for BAPI_QNOTIFICAT_CREATE.