SAP Function /SAPSMOSS/05_UPDATE_FROM_SAP - Follow-up action: Updating an R/3 notif. with a notif. at SAP

Parameter Reference Type Length Default Optional Text
I_VIQMEL VIQMEL u 1952 X Notif. header
I_WQMSM WQMSM u 725 X Task record

Parameter Reference Type Length Text
E_SUBRC SYST-SUBRC I 4 Return code

Parameter Reference Length Optional Text
E_PROTOCOL RQEVP 304 X Long text table for follow-up action log

Functionality
This function module updates an R/3 notification that has been sent toSAP with the corresponding notification at SAP.
After the update, the system returns to the notification in the changemode.

Notes
The indicator "After posting" must be set for the follow-up actionassigned to the function module.

Description
Result of the follow-up action as a return code.
You can use this return code to control status changes of the taskrecord.
This is only advisable, if the follow-up action is called before thenotification is updated (see Customizing settings).

Value range
Value = 0 : Status is changed according to the business operation
Value <> 0 : Status is not changed

Default
Value = 0.

Description
Notification header record at the time the follow-up action is called.

Description
Task record at the time the follow-up action is called.

Description
This table gives log information that is stored in a separate long textfor the task.
This is only advisable, if the follow-up action is called before thenotification is updated (see Customizing settings).