Menu

SAP Function Module LWE_UPDATE_DEFINITION

The Function Module LWE_UPDATE_DEFINITION () is a standard Function Module in SAP ERP and is part of the function group LWE_DEFINITION within the package S_LWE_WF_CONNECTOR.

Technical Information

Function Module LWE_UPDATE_DEFINITION
Short Text
Function Group LWE_DEFINITION
Package S_LWE_WF_CONNECTOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMAT TYPE SWR_FORMAT 'BPML09' Workflow: Conversion Format
LANGUAGE TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
PROCESS_ID TYPE SWD_WFDKEY-WFD_ID Number of workflow definition
VERSION TYPE SWD_WFDKEY-VERSION SPACE Version
XML_STREAM TYPE LWE_XML XML Description of a Life and Work Event

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_VERSION LIKE SWD_WFDKEY-VERSION Version
RETCODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements

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
MESSAGE_LINES LIKE SWR_MESSAG Workflow Interfaces: Messages

Exceptions

This function module does not define any Exceptions.