Menu

SAP Function Module BP_ORDER_PROJECT_GET_COMMIT

BPFC: Ermitteln Belastungswerte durch Auftrag zum Projekt

The Function Module BP_ORDER_PROJECT_GET_COMMIT (BPFC: Ermitteln Belastungswerte durch Auftrag zum Projekt) is a standard Function Module in SAP ERP and is part of the function group BPFC within the package KABP.

Technical Information

Function Module BP_ORDER_PROJECT_GET_COMMIT
Short Text BPFC: Ermitteln Belastungswerte durch Auftrag zum Projekt
Function Group BPFC
Package KABP
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_AUTYP LIKE BPVC-AUTYP 0
I_AVA_ALL LIKE SPACE Availability control against overall value
I_GJAHR LIKE BPVC-GJAHR '0000'
I_KOKRS LIKE BPVC-KOKRS Controlling area in order
I_OBJNR LIKE BPVC-OBJNR Order object number
I_TRGKZ LIKE TCJO1-TRGKZ '7' Object indicator for order
ONLY_DELTA LIKE 'X' Get delta value only
TOTALS_PLANNED LIKE SPACE New overall plan values exist

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
BW_BPVC LIKE BPVC New debit values from order
DW_BPVC LIKE BPVC Delta values using new line items

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ORDER I_OBJNR not an order
WRONG_INPUT