Question:
How can i create a pm notification in my programm ?
I can create a pm notification by CALL FUNCTION 'BAPI_ALM_NOTIF_CREATE' , BUT THE IMPORT PARAMETER 'NOTIFHEADER LIKE BAPI2080_NOTHDRI' HAVE NOT customer's field in ci_qmel ,
How can i add these customer's field into the bapi ,or other way thant can create it include ci_qmel in my programm.
Thanks all.
Answer:
not sure about that BAPI now, but take a look at BAPI_ALM_NOTIF_MAINTAIN (I believe it's the function's name) for your parameter... you ever would use the CREATE and after the COMMIT, MAINTAIN the notification
_________________
Brief History of the Tuly Idiots
Bad advices, wrong answers, bigotism
sapfans GD
Ad by Viiiiiic
Answer:
Look at sample coding for Customer Enhancement 'IMRC0001'. Here you would be using the FM 'IQS0_CREATE_VIQMEL' and in the import you have the structure of VIQMEL. This should have all the additional fields for CI_QMEL.
_________________
Now; Why did I choose this Name