Menu

SAP Function Module KBPA_GET_START_FISCAL_YEAR

Determine Start Year for Funds Management

The Function Module KBPA_GET_START_FISCAL_YEAR (Determine Start Year for Funds Management) is a standard Function Module in SAP ERP and is part of the function group KBPA within the package KABP.

Technical Information

Function Module KBPA_GET_START_FISCAL_YEAR
Short Text Determine Start Year for Funds Management
Function Group KBPA
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_FIN_CODE LIKE BPIN-GEBER SPACE Fund
I_FM_AREA LIKE FM01-FIKRS Financial management area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_START_FISCAL_YEAR LIKE BPIN-GJAHR Start year for budgeting

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
FM_AREA_NOT_FOUND FM area does not exist
PROFILE_NOT_FOUND Profile does not exist