Show TOC

Function documentationCustomizing for Workflow (SAP IS-U)

 

In order to use the workflow function in the SAP Multichannel Foundation for Utilities solution, you must maintain the Customizing settings for Maintain BO Event Type Linkage.

Activities

You can carry out the Customizing activity by doing the following:

  • Use transaction SWETYPV.

  • Use the standard workflow template 56200001 or a copy with your own modifications.

Recommendation Recommendation

If you are using a copied workflow 99800012, the following entries must have been maintained in the event linkage for the Event REQUESTRECEIVED in the Business Object BCONT_UMC:

  • Receiver Call: Function Module

  • Receiver Function Module: SWW_WI_CREATE_VIA_EVENT_IBF

  • Check Function Module: ISU_UMC_CHK_ISR_WF_CHG_BP

  • Event Delivery: Using tRFC (Default)

  • Linkage Activated checkbox must be enabled

  • Behavior Upon Error Feedback: System defaults

  • Receiver Status: No errors

End of the recommendation.

Note Note

  • The Receiver Type is the ID for the workflow template being used and starts with the prefix WS.

  • If multiple workflow templates need to be triggered by the event REQUESTRECEIVED in the Business Object BCONT_UMC, you must implement your own Check Function Module to decide which workflow template should be triggered based on the input parameters.

End of the note.