2021 Jan 12 1:03 PM
Creating Notification using BAPI_QUALNOT_CREATE Instead of using TCODE: qm01 , Notification Type: SD.
I created Successfully notification by Function Module BAPI_QUALNOT_CREATE in ABAP ZProgram
But I can not value the fields in the Reference object tab (Like fields: Project Def, WBS Element, Reference no).

I need help to do this...
i use this Function Module:
CALL FUNCTION 'BAPI_QUALNOT_CREATE'
EXPORTING
* EXTERNAL_NUMBER =
NOTIF_TYPE =
NOTIFHEADER =
* TASK_DETERMINATION = ' '
* SENDER =
* IMPORTING
* NOTIFHEADER_EXPORT =
* TABLES
* NOTITEM =
* NOTIFCAUS =
* NOTIFACTV =
* NOTIFTASK =
* NOTIFPARTNR =
* LONGTEXTS =
* KEY_RELATIONSHIPS =
* RETURN =
.
Creating Notification using BAPI_QUALNOT_CREATE Instead of using TCODE: qm01 , Notification Type: SD.
I created Successfully notification by Function Module BAPI_QUALNOT_CREATE in ABAP ZProgram
But I can not value the fields in the Reference object tab (Like fields: Project Def, WBS Element, Reference no).

I need help to do this...
i use this Function Module:
CALL FUNCTION 'BAPI_QUALNOT_CREATE'
EXPORTING
* EXTERNAL_NUMBER =
NOTIF_TYPE =
NOTIFHEADER =
* TASK_DETERMINATION = ' '
* SENDER =
* IMPORTING
* NOTIFHEADER_EXPORT =
* TABLES
* NOTITEM =
* NOTIFCAUS =
* NOTIFACTV =
* NOTIFTASK =
* NOTIFPARTNR =
* LONGTEXTS =
* KEY_RELATIONSHIPS =
* RETURN =
.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |