Menu

SAP Function Module OLD_EXPENDITUREPROGTREE_CHVAL

Budget-/Planwerte auf den Positionen eines Programmteilbaums ändern

The Function Module OLD_EXPENDITUREPROGTREE_CHVAL (Budget-/Planwerte auf den Positionen eines Programmteilbaums ändern) is a standard Function Module in SAP ERP and is part of the function group 1158 within the package AIP.

Technical Information

Function Module OLD_EXPENDITUREPROGTREE_CHVAL
Short Text Budget-/Planwerte auf den Positionen eines Programmteilbaums ändern
Function Group 1158
Package AIP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPROVALYEAR LIKE BAPIPROGPOSID-APPROVALYEAR Genehmigungsjahr des Programms
LINE_ITEM_TEXT LIKE BAPIPROGAUX-LINE_ITEM_TEXT ' ' Einzelpostentext
POSITION LIKE BAPIPROGPOSID-POSITION Positions-ID
PROGRAM LIKE BAPIPROGPOSID-PROGRAM Programmname
ROLLUP LIKE BAPIPROGAUX-ROLLUP ' ' Hochrollen
TEST_RUN LIKE BAPIPROGAUX-TEST_RUN ' ' Testlauf

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
PROGTREEVALUES LIKE BAPIPROGVAL Wertänderungen (Deltas) zu Programmpositionen
RETURN LIKE BAPIRET2 Rückmeldungen

Exceptions

This function module does not define any Exceptions.