Menu

SAP Function Module WB2_TEWSTEP2CL_CLASS_CHECK

Test ob Aktionsklasse erlaubt ist

The Function Module WB2_TEWSTEP2CL_CLASS_CHECK (Test ob Aktionsklasse erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group WB2_CUST_CHECK within the package WB2B_TEW.

Technical Information

Function Module WB2_TEWSTEP2CL_CLASS_CHECK
Short Text Test ob Aktionsklasse erlaubt ist
Function Group WB2_CUST_CHECK
Package WB2B_TEW
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_CLASS TYPE WB2_CLASS Klasse
I_OPERATION_TYPE TYPE WB2_OPERATION_TYPE Klassifikation einer Folgeaktion
I_PRE_STEP TYPE WB2_PRE_STEP Vorgängerschritt eines Geschäftsprozesses
I_STEP TYPE WB2_STEP Schritt des Geschäftsprozesses
I_TEW_MODE TYPE WB2_MODE Modus des Schrittes eines Geschäftsprozesses
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Art

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALID TYPE BVAL Boolean

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.