Menu

SAP Function Module PCA_PLANDATA_POST

EC-PCA: Verbuchung Plandaten

The Function Module PCA_PLANDATA_POST (EC-PCA: Verbuchung 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_POST
Short Text EC-PCA: Verbuchung 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 'P0' Belegart
I_PLACT LIKE T889-PLACT '1' 1' - lokale Belege, ' ' - Rollup-Belege

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECORDS TYPE P Anzahl der verbuchten Datensätze

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_DOCUMENTS TYPE PCPP_T_POSTING_DOC Tabelle der verbuchten Belege
T_GLPCT LIKE GLPCT Tabelle der zu verbuchenden Plandaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
POSTING_ERROR Fehler bei der Verbuchung aufgetreten