Menu

SAP Function Module BP_MODIFY_ORDER

BPFC: Budgetprüfung Auftragsstatus (ab 3.0)

The Function Module BP_MODIFY_ORDER (BPFC: Budgetprüfung Auftragsstatus (ab 3.0)) 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_MODIFY_ORDER
Short Text BPFC: Budgetprüfung Auftragsstatus (ab 3.0)
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_AUFK LIKE AUFK Wird in 3.0 nicht mehr benötigt
I_MODE LIKE '1' Modus: (1 - Anlegen, 2 - Ändern, 3 - Anzeigen)

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
T_AUFK LIKE AUFK Tabelle der geänderten Aufträge
T_AUFK_OLD LIKE AUFK Tabelle der alten Aufträge

Exceptions

This function module does not define any Exceptions.