Menu

SAP Function Module AIPA_READ_VALUES_INTO_BUFFER

Werte zu Objektliste lesen + puffern

The Function Module AIPA_READ_VALUES_INTO_BUFFER (Werte zu Objektliste lesen + puffern) 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_INTO_BUFFER
Short Text Werte zu Objektliste lesen + puffern
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_COOBJ TYPE IM_COOBJ_TAB_TYPE List of CO objects
I_COSTS_FROMPER LIKE T009-ANZBP '000' Selection of actual values: From period
I_COSTS_FROMYEAR LIKE COSP-GJAHR '0000' Selection of actual values: From fiscal year
I_COSTS_TOPER LIKE T009-ANZBP '000' Selection of actual values: To period
I_COSTS_TOYEAR LIKE COSP-GJAHR '0000' Selection of actual values: To fiscal year
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_REFRESH_BUFFER LIKE ' ' Ind: Recompile BUFFER_VALUES
I_FLG_REQUESTS_ALONE TYPE C ' ' Kz. 'Anforderungen ohne Maßnahmen'
I_FLG_UPDATE_BUFFER TYPE C 'X' Kz. 'BUFFER_VALUES fortschreiben'
I_FLG_VERSN_ALL TYPE C ' ' Kz. 'alle Planversionen'
I_GNJHR_IQ LIKE IMTP-GJAHR '0000' Genehmigungsjahr (nur für InvAnf-Plan)
I_KOKRS LIKE IMPR-KOKRS Controlling area
I_PR_FLG_GET_SUBTREE TYPE C ' ' Kz. 'Werte für komplette Hierarchie bilden'
I_READ_BUDGETS_TOO LIKE ' ' Ind: Read the budget values of the measures
I_READ_COSTS_TOO LIKE ' ' Ind: Read the actual values of the measures
I_READ_PLANS_TOO LIKE ' ' Ind: Read planned values of the measures
I_READ_PROFIT_DATA_TOO LIKE ' ' Kz. 'Daten der WiRe(Anforderung) lesen'
I_VERSN LIKE RAIP3-VERSN '000' Plan version

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.