Menu

SAP Function Module PCA_PLANDATA_UPDATE

EC-PCA: Update Plandaten

The Function Module PCA_PLANDATA_UPDATE (EC-PCA: Update Plandaten) is a standard Function Module in SAP ERP and is part of the function group PCPO within the package KE1.

Technical Information

Function Module PCA_PLANDATA_UPDATE
Short Text EC-PCA: Update Plandaten
Function Group PCPO
Package KE1
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_BATCH LIKE SY-BATCH SPACE ' ' - asynchrone, 'X' - synchrone Verbuchung
I_DOCTY LIKE RGLSI-DOCTY 'R0' Belegart
I_PERIOD_FROM TYPE PCA_PERIOD_FROM '001' Periode von
I_PERIOD_TO TYPE PCA_PERIOD_TO '016' Periode bis
I_PLACT LIKE T889-PLACT ' ' 1' - lokale Belege, ' ' - Rollup-Belege
I_TEST TYPE CHAR1 SPACE Test-Modus (ohne Verbuchung)

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_GLPCT LIKE GLPCT Tabelle der zu aktualisierenden Plandaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHECK_ERROR Fehler bei der Verprobung aufgetreten
UPDATE_ERROR Fehler bei der Aktualisierung aufgetreten