Menu

SAP Function Module S95_MAINTWORKORDER_TRIGGER

Trigger S95 Maintenance Order message after saving PM Order

The Function Module S95_MAINTWORKORDER_TRIGGER (Trigger S95 Maintenance Order message after saving PM Order) is a standard Function Module in SAP ERP and is part of the function group S95_ENHANCEMENTS within the package ANSI_ISA_S95_INTERFACE.

Technical Information

Function Module S95_MAINTWORKORDER_TRIGGER
Short Text Trigger S95 Maintenance Order message after saving PM Order
Function Group S95_ENHANCEMENTS
Package ANSI_ISA_S95_INTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT LIKE SWETYPECOU-EVENT Name of Event
EXCEPTIONS_ALLOWED LIKE SWEFLAGS-EXC_OK SPACE Indicator Showing Whether FM Can Raise Exceptions
OBJKEY LIKE SWEINSTCOU-OBJKEY Key of Triggering Object
OBJTYPE LIKE SWETYPECOU-OBJTYPE Type of Triggering Object
RECTYPE LIKE SWETYPECOU-RECTYPE Type of Event Receiver, Here: Task ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REC_ID LIKE SWELOG-RECID Key of Receiving Object

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT_CONTAINER LIKE SWCONT Event Container

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CREATE_FAILED Create Work Item Failed
READ_FAILED Read Definition for Task Failed