Menu

SAP Function Module PCA_PA_ACTUALS_GET

EC-PCA: Prüfung und Verbuchung Istdaten aus CO-PA

The Function Module PCA_PA_ACTUALS_GET (EC-PCA: Prüfung und Verbuchung Istdaten aus CO-PA) is a standard Function Module in SAP ERP and is part of the function group PC42 within the package KE1.

Technical Information

Function Module PCA_PA_ACTUALS_GET
Short Text EC-PCA: Prüfung und Verbuchung Istdaten aus CO-PA
Function Group PC42
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_MODUS TYPE CHAR1 'U' Modus: 'U' - update data, 'D' - delete existing data first
I_PERIO_FROM LIKE RKE_RW_VFIELDS-PERIO Jahr/Periode von
I_PERIO_TO LIKE RKE_RW_VFIELDS-PERIO Jahr/Periode bis
I_PERIV LIKE T009-PERIV Geschäftsjahresvariante
I_TEST TYPE CHAR1 Flag: Testlauf

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
ITCRITS LIKE RKE_RW_CRITS Tabelle der zu verbuchenden Daten: Key
ITMESG TYPE KEPI_T_RW_MESSAGE Nachrichtensammler
ITVFIELDS LIKE RKE_RW_VFIELDS Tabelle der zu verbuchenden Daten: Wertfelder

Exceptions

This function module does not define any Exceptions.