Menu

SAP Function Module BP_DETERMINE_GNJHR_MAX

BPFD: Bestimmung des maximalen Jahrs der Kassenwirksamkeit

The Function Module BP_DETERMINE_GNJHR_MAX (BPFD: Bestimmung des maximalen Jahrs der Kassenwirksamkeit) is a standard Function Module in SAP ERP and is part of the function group BPFG within the package KABP.

Technical Information

Function Module BP_DETERMINE_GNJHR_MAX
Short Text BPFD: Bestimmung des maximalen Jahrs der Kassenwirksamkeit
Function Group BPFG
Package KABP
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_FMAREA LIKE FM01-FIKRS Finanzkreis
I_GJAHR LIKE BPJA-GJAHR '0000' Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GNJHR_MAX LIKE BPJA-GNJHR maximales Jahr der Kassenwirksamkeit

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.