Menu

SAP Function Module BP_CHECK_FUNDS_ORDER

BPFC: Auftragswerte aus Stammdatentransaktionen prüfen (Kalk.Dat,Umhängen)

The Function Module BP_CHECK_FUNDS_ORDER (BPFC: Auftragswerte aus Stammdatentransaktionen prüfen (Kalk.Dat,Umhängen)) 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_CHECK_FUNDS_ORDER
Short Text BPFC: Auftragswerte aus Stammdatentransaktionen prüfen (Kalk.Dat,Umhängen)
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_ORGVG LIKE COBK-ORGVG 'PLAN' Original commercial activity
I_PROJ_PA LIKE CAUFVD-PLART SPACE Planning environment: SPACE -> Not planning board

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
I_COEJA LIKE COEJA Line items from costing
T_PSORDER LIKE PSORDER PS-relevant info: order headers and activities

Exceptions

This function module does not define any Exceptions.