Menu

SAP Function Module PCA_ACTUALS_POST

EC-PCA: Verbuchung Istdaten

The Function Module PCA_ACTUALS_POST (EC-PCA: Verbuchung Istdaten) 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_ACTUALS_POST
Short Text EC-PCA: Verbuchung Istdaten
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 'A0' Belegart
I_PLACT LIKE T889-PLACT '0' 0' - 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_GLPCA LIKE GLPCA Tabelle der zu verbuchenden Istdaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
POSTING_ERROR Fehler bei der Verbuchung aufgetreten