Menu

SAP Function Module AIPA_GET_PLAN_VERSIONS

Planversionen für InvProgramm ermitteln

The Function Module AIPA_GET_PLAN_VERSIONS (Planversionen für InvProgramm ermitteln) is a standard Function Module in SAP ERP and is part of the function group AIPA_F4 within the package AIP.

Technical Information

Function Module AIPA_GET_PLAN_VERSIONS
Short Text Planversionen für InvProgramm ermitteln
Function Group AIPA_F4
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_GJAHR LIKE IMTP-GJAHR Genehmigungsjahr
I_PRART LIKE IMTP-PRART Programmart (alternativ zur Programmdefinition)
I_PRNAM LIKE IMTP-PRNAM Programmdefinition (alternativ zur Programmart)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NO_VERSIONS_USED TYPE C Kz. 'Keine Versionen zu Programmart definiert'
E_PRART LIKE IMTP-PRART Programmart (falls I_PRART nicht gesetzt)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_TAIF2 LIKE TAIF2 Gelesene TAIF2 oder ... -->
ET_TAIF7 LIKE TAIF7 Gelesene TAIF7 oder ... -->
IT_RANGE_VERSION LIKE Range Versionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VERSION_FOUND Keine Version gefunden
PROGRAM_NOT_FOUND Programmdefinition nicht gefunden