Menu

SAP Function Module BAPI_EXPENDITUREPROGTREE_SVRPV

Method 'SaveReplicaValues' for ExpenditureProgTree

The Function Module BAPI_EXPENDITUREPROGTREE_SVRPV (Method 'SaveReplicaValues' for ExpenditureProgTree) is a standard Function Module in SAP ERP and is part of the function group 1158 within the package AIP.

Technical Information

Function Module BAPI_EXPENDITUREPROGTREE_SVRPV
Short Text Method 'SaveReplicaValues' for ExpenditureProgTree
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 Approval Year of Program
FLAG_CHANGE LIKE BAPIPROGAUX-CHANGE_INDIC ' ' Change values
FLAG_DELETE LIKE BAPIPROGAUX-DELETE_INDIC ' ' Delete Values
FLAG_DEL_BUDG LIKE BAPIPROGAUX-DEL_BUDG_INDIC 'X' Delete Budget
FLAG_DEL_CFWD LIKE BAPIPROGAUX-DEL_CFWD_INDIC 'X' Delete Carryforward
FLAG_DEL_CURR LIKE BAPIPROGAUX-DEL_CURR_INDIC 'X' Delete Current Approved Values
FLAG_DEL_FUT LIKE BAPIPROGAUX-DEL_FUT_INDIC 'X' Delete Forecast
FLAG_DEL_PLAN LIKE BAPIPROGAUX-DEL_PLAN_INDIC 'X' Delete Plan
LINE_ITEM_TEXT LIKE BAPIPROGAUX-LINE_ITEM_TEXT ' ' Line Item Text
POSITION LIKE BAPIPROGPOSID-POSITION Position ID
PROGRAM LIKE BAPIPROGPOSID-PROGRAM Program Name
ROLLUP LIKE BAPIPROGAUX-ROLLUP ' ' Rollup
TEST_RUN LIKE BAPIPROGAUX-TEST_RUN ' ' Test Run

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 Value Changes (Deltas) to Program Position
RETURN LIKE BAPIRET2 Messages

Exceptions

This function module does not define any Exceptions.