Menu

SAP Function Module FVD_DB_READ_FI_ALTERNATIV_ACC

Lesen THKON für debitorische Abstimmkonten

The Function Module FVD_DB_READ_FI_ALTERNATIV_ACC (Lesen THKON für debitorische Abstimmkonten) is a standard Function Module in SAP ERP and is part of the function group FVD_DB_READ_CUSTOMIZING within the package FVVD_CUSTOMIZINGCHECK.

Technical Information

Function Module FVD_DB_READ_FI_ALTERNATIV_ACC
Short Text Lesen THKON für debitorische Abstimmkonten
Function Group FVD_DB_READ_CUSTOMIZING
Package FVVD_CUSTOMIZINGCHECK
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_KTOPL LIKE T001-KTOPL Kontenplan
I_SAKNR LIKE THKON-HKONT Nummer des Sachkontos
I_SAKNR1 LIKE THKON-ABWHK Abweichendes Hauptbuchkonto

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTIVE TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

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.