Menu

SAP Function Module AIPK_INVPROG_CONTROL

Steuerung Datenbeschaffung Investitionsprogramm(-positionen)

The Function Module AIPK_INVPROG_CONTROL (Steuerung Datenbeschaffung Investitionsprogramm(-positionen)) is a standard Function Module in SAP ERP and is part of the function group AIPK within the package AIP.

Technical Information

Function Module AIPK_INVPROG_CONTROL
Short Text Steuerung Datenbeschaffung Investitionsprogramm(-positionen)
Function Group AIPK
Package AIP
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_FLG_TEST TYPE C 'X' Kennz. Testlauf (X)
I_FLG_TOTAL_VALUES TYPE C 'X' Kennz. Gesamtwerte beschaffen (X)
I_GNJHR LIKE IMPR-GJAHR Genehmigungsjahr
I_PRNAM LIKE IMPR-PRNAM Investitionsprogrammname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_DATA_FOUND TYPE C Kennz. Daten gefunden (X)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_GJAHR_RANGE LIKE RNG_GJAHR Rangetabelle für Geschäftsjahre

Exceptions

This function module does not define any Exceptions.