The Function Module PCA_ACTUALS_UPDATE (EC-PCA: Update Istdaten) is a standard Function Module in SAP ERP and is part of the function group PCPO within the package KE1.
Function Module | PCA_ACTUALS_UPDATE |
Short Text | EC-PCA: Update Istdaten |
Function Group | PCPO |
Package | KE1 |
Module Type | Normal Module |
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 | ' ' | 0' - lokale Belege, ' ' - Rollup-Belege |
I_TEST | TYPE | CHAR1 | SPACE | Test-Modus (ohne Verbuchung) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 Istdaten |
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 |