Menu

SAP Function Module AIPA_READ_VALUES_BUDG_AND_PLAN

Ermitteln Budget/Plan zu Position, Maßnahme, Anforderung

The Function Module AIPA_READ_VALUES_BUDG_AND_PLAN (Ermitteln Budget/Plan zu Position, Maßnahme, Anforderung) 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_BUDG_AND_PLAN
Short Text Ermitteln Budget/Plan zu Position, Maßnahme, Anforderung
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_AUFKV LIKE AUFKV AUFKV record (required for auth. check w/ obj. type OR)
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_READ_VALUES LIKE 'X' Ind: Read values
I_FLG_REQUESTS_ALONE TYPE C ' ' Kz. 'Anforderungen 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_IMPR LIKE IMPR IMPR record (required for auth. check w/ obj. type IP)
I_IMTP LIKE IMTP IMTP record (required for auth. check w/ obj. type IP)
I_KOKRS LIKE IMPR-KOKRS CO area (required for 'read values')
I_OBART LIKE IMPS-OBART Obj.type (req.)
I_OBJNR LIKE IMPR-OBJNR Obj.no. (required for read values)
I_PRPS LIKE PRPS PRPS record (required with auth.check with obj. type PR)
I_PR_FLG_GET_SUBTREE TYPE C ' ' Kz. 'Werte für komplette Hierarchie bilden'
I_READ_BUDGETS_TOO LIKE 'X' Kz. 'Maßnahmenbudgets lesen'
I_READ_PLANS_TOO LIKE 'X' Kz. 'Maßnahmenplan lesen'
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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BPGE LIKE BPGE Gelieferte BPGE bei Werte lesen
ET_BPJA LIKE BPJA Gelieferte BPJA bei Werte lesen
IT_IMZO LIKE IMZO IMZO zu Maßnahmen (bei Budgetarten) -->

Exceptions

This function module does not define any Exceptions.