Menu

SAP Function Module ISB_DEACTIVATION_CHECK

Deaktivierung von Funktionen überprüfen

The Function Module ISB_DEACTIVATION_CHECK (Deaktivierung von Funktionen überprüfen) is a standard Function Module in SAP ERP and is part of the function group JBCFTRANSACTION within the package JBT.

Technical Information

Function Module ISB_DEACTIVATION_CHECK
Short Text Deaktivierung von Funktionen überprüfen
Function Group JBCFTRANSACTION
Package JBT
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_FUNCTION LIKE JBDFUNCDEAKT-FUNCTION SEM Banking: Funktionen im Datenpool
I_GSART LIKE JBDFUNCDEAKT-GSART Produktart
I_SFHAART LIKE JBDFUNCDEAKT-SFHAART SPACE Finanzgeschäftsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FUNCTION_NOT_ACTIVE TYPE C 'X' -> Funktion ist nicht aktiv

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.