Menu

SAP Function Module SWF_CREATE_WHILE_LOOP

The Function Module SWF_CREATE_WHILE_LOOP () is a standard Function Module in SAP ERP and is part of the function group SWF1 within the package SWF.

Technical Information

Function Module SWF_CREATE_WHILE_LOOP
Short Text
Function Group SWF1
Package SWF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STEP_DESCRIPTION LIKE SWF_CASE Description
STEP_NODE_ID LIKE SWF_COMMON-NODE_ID
STEP_PROPERTIES TYPE SWFTPROPTS Table of Name Value Pairs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_STEP_NODE_ID LIKE SWF_COMMON-NODE_ID

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
RESULT LIKE SWF_RETMUL
STEP_DESCRIPTION_TABLE LIKE SWF_CASETB

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BLOCK_CREATE_FAILED