Menu

SAP Function Module BKK_TRNSTYPE_DEBIT_CREDIT

Prüft, ob Vorgangsart Gutschrift oder Lastschrift

The Function Module BKK_TRNSTYPE_DEBIT_CREDIT (Prüft, ob Vorgangsart Gutschrift oder Lastschrift) is a standard Function Module in SAP ERP and is part of the function group FBG3 within the package FKBA.

Technical Information

Function Module BKK_TRNSTYPE_DEBIT_CREDIT
Short Text Prüft, ob Vorgangsart Gutschrift oder Lastschrift
Function Group FBG3
Package FKBA
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_TRNSTYPE LIKE TBKKG3-TRNSTYPE Vorgangsart
I_XCREDIT LIKE BOOLE-BOOLE Gutschrift ?
I_XDEBIT LIKE BOOLE-BOOLE Belastung ?

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_TRUE Vorgangsart ist keine Gutschrift/Belastung