Menu

SAP Function Module SM_TVARV_FOR_WF_CONVERT

The Function Module SM_TVARV_FOR_WF_CONVERT () is a standard Function Module in SAP ERP and is part of the function group SM_TVARV within the package KPEP_SEQUENCE.

Technical Information

Function Module SM_TVARV_FOR_WF_CONVERT
Short Text
Function Group SM_TVARV
Package KPEP_SEQUENCE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLOWDEF TYPE SWD_PRAPI-TASK Task short ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_CONTAINER LIKE SWCONT Workflow Definition: Binding for Steps (Temporary)
T_SMANWFVARVAL LIKE SMANWFVARVAL Schedule Manager: Values for Schedule Manager Variable

Exceptions

This function module does not define any Exceptions.