cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard Function Module for Notification Create and Change

SAPSupport
Employee
Employee
0 Likes
1,243

Please help/provide me with the standard Function Module for change pointer use in notification create or change that is QM01, QM02. I want to trigger an IDOC via change pointer for ZSRMCOMPLAINT message type in DS4 Development system when Notification is created via QM01 or change via QM02. 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Hi, 

thank you for the details provided.

Please goto transaction BAPI and check the available function modules there, at path:

>Quality Management 
>>Quality Notifications 

Like:

  • BAPI_QUALNOT_CREATE (CreateFromData2)
  • BAPI_QUALNOT_MODIFY_DATA (ModifyData)
  • BAPI_QUALNOT_SAVE (Save)

etc.

Have a nice day,
SAP Support
​***
​Read and follow the 'SAP Community Rules of Engagement' at
https://www.sap.com/community/about/rules-of-engagement.html

Answers (0)