Menu

SAP Function Module AIAL_REQUESTS_GET_VERSN_VALUES

MaßnAnforderungen: Werte zu Planversionen liefern (nur mit InvProgramm)

The Function Module AIAL_REQUESTS_GET_VERSN_VALUES (MaßnAnforderungen: Werte zu Planversionen liefern (nur mit InvProgramm)) is a standard Function Module in SAP ERP and is part of the function group AIAL within the package AIR.

Technical Information

Function Module AIAL_REQUESTS_GET_VERSN_VALUES
Short Text MaßnAnforderungen: Werte zu Planversionen liefern (nur mit InvProgramm)
Function Group AIAL
Package AIR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_REQ_POSNR TYPE IMIS_TYPE_T_REQ_POSNR Tabelle: Interne Nummern Invest
I_FLG_LEDGER_ALL TYPE XFELD ' ' Kz. 'alle Währungen'
I_GNJHR LIKE IMTP-GJAHR Genehmigungsjahr Investitionsprogramm
I_KOKRS LIKE IMAK-VKOKRS Kostenrechnungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ETX_VALUES TYPE IM_COVOB_TAB_TYPE Tabelle: Planwerte InvestAnforderungen
E_DATA_READ_INFO TYPE N Information über gelesene Daten -> Langtext

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
IR_VERSION LIKE CORA_VERSN Range: Planversionen

Exceptions

This function module does not define any Exceptions.