Menu

SAP Function Module BP_READ_SUBTYPE_FOR_AVC_SINGLE

Read the budget subtype relevant for availability control

The Function Module BP_READ_SUBTYPE_FOR_AVC_SINGLE (Read the budget subtype relevant for availability control) 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_READ_SUBTYPE_FOR_AVC_SINGLE
Short Text Read the budget subtype relevant for availability control
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_FM_AREA TYPE FIKRS Finanzkreis
I_FUND TYPE BP_GEBER Fonds
I_YEAR TYPE GJAHR Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ALL_SUBTYPES TYPE XFELD alle Budgetunterarten sind relevant
E_AVC_SUBTYPE TYPE BP_SUBVO Budgetunterart für Verfügbarkeitskontrolle

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.