Menu

SAP Function Module AIPA_READ_VALUES_SINGLE

Werte aus Puffer lesen, wenn nötig Puffer aktualisieren

The Function Module AIPA_READ_VALUES_SINGLE (Werte aus Puffer lesen, wenn nötig Puffer aktualisieren) is a standard Function Module in SAP ERP and is part of the function group AIPA_BUFFERS within the package AIP.

Technical Information

Function Module AIPA_READ_VALUES_SINGLE
Short Text Werte aus Puffer lesen, wenn nötig Puffer aktualisieren
Function Group AIPA_BUFFERS
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_GNJHR_IQ_DERIVE TYPE XFELD ' ' Genehmigungsjahr aus Org.Zuordn. zu InvProgramm ableiten
I_FLG_LEDGER_ALL TYPE C ' ' Kz. 'alle Währungen'
I_FLG_REQUESTS_ALONE TYPE C ' ' Kz. 'InvAnf ohne Maßnahmen'
I_FLG_VERSN_ALL TYPE C ' ' Kz. 'alle Planversionen lesen'
I_GNJHR_IQ LIKE IMTP-GJAHR '0000' Genehmigungsjahr (Nur für InvAnf-Plan)
I_PR_FLG_GET_SUBTREE TYPE C ' ' Kz. 'Werte für komplette Hierarchie bilden'
I_READ_BUDGETS_TOO LIKE ' ' Ind: Read budget for measure
I_READ_COSTS_TOO LIKE ' ' Ind: Read actual values for measure
I_READ_PLANS_TOO LIKE ' ' Ind: Read the plan for the measure
I_VERSN LIKE RAIP3-VERSN '000' Planversion

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.