Menu

SAP Function Module WB2_CLASS_HAS_INTERFACE

Test ob Klasse gegebenes Interface implementiert

The Function Module WB2_CLASS_HAS_INTERFACE (Test ob Klasse gegebenes Interface implementiert) 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_CLASS_HAS_INTERFACE
Short Text Test ob Klasse gegebenes Interface implementiert
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 SEOCLSNAME Klasse
I_INTERFACE TYPE SEOCLSNAME Interface

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_IMPLEMENTED Interface wird nicht implementiert