Menu

SAP Function Module FVD_DB_READ_FI_GLOBAL_CUST

Lesen globales FI Customizing (T001, T001A, T041B)

The Function Module FVD_DB_READ_FI_GLOBAL_CUST (Lesen globales FI Customizing (T001, T001A, T041B)) 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_GLOBAL_CUST
Short Text Lesen globales FI Customizing (T001, T001A, T041B)
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_BUKRS LIKE T001-BUKRS Buchungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_CURRENCY_ACTIVE TYPE CHAR1 Einstelliges Kennzeichen
O_MANU_PAY_ACTIVE TYPE CHAR1 Einstelliges Kennzeichen
O_T001 TYPE T001 Buchungskreise
O_T001A TYPE TRTY_T001A Tabellentyp für T001A
O_T041B TYPE TRTY_T041B Tabellentyp für T041B

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.