Menu

SAP Function Module K_PLVALUES_CHECK_ACT

Prüfen, ob für Objekte und Istvorgangsgruppen Planwerte vorhanden sind

The Function Module K_PLVALUES_CHECK_ACT (Prüfen, ob für Objekte und Istvorgangsgruppen Planwerte vorhanden sind) is a standard Function Module in SAP ERP and is part of the function group KPU3 within the package KPLA.

Technical Information

Function Module K_PLVALUES_CHECK_ACT
Short Text Prüfen, ob für Objekte und Istvorgangsgruppen Planwerte vorhanden sind
Function Group KPU3
Package KPLA
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_GJAHR LIKE CCSS-GJAHR Geschäftsjahr
I_KOKRS LIKE CCSS-KOKRS Kostenrechnungskreis
I_VERSN LIKE CCSS-VERSN Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUES_FOUND LIKE BOOLE-BOOLE Flag: Plandaten vorhanden

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_OBJNR LIKE KPU3_OBJNR Tabelle der Objektnummern

Exceptions

This function module does not define any Exceptions.