The Function Module PCA_ACTUAL_DOCUMENT_REVERSE (EC-PCA: Ist-Beleg(e) stornieren) is a standard Function Module in SAP ERP and is part of the function group PCPO within the package KE1.
Function Module | PCA_ACTUAL_DOCUMENT_REVERSE |
Short Text | EC-PCA: Ist-Beleg(e) stornieren |
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_BUDAT | LIKE | GLPCA-BUDAT | Buchungsdatum (falls abweichend vom stornierten Beleg) | |
I_DOCTY | LIKE | GLPCA-DOCTY | Belegart | |
I_RBUKRS | LIKE | GLPCA-RBUKRS | Buchungskreis | |
I_RYEAR | LIKE | GLPCA-RYEAR | Geschäftsjahr | |
I_SOPER | TYPE | PCA_SOPER | Sonderperiode/Vortragsperiode |
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_DOCNR | LIKE | SELOPT | Tabelle der Belegnummern |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_ALREADY_REVERSED | Beleg wurde bereits storniert |
MISSING_AUTH | fehlende Berechtigung |
MISSING_DOCUMENT_NUMBER | Belegnummer fehlt |
NOT_REVERSABLE | Beleg kann nicht storniert werden |
NO_DOCUMENT_FOUND | Beleg existiert nicht |
PARAMETER_MISMATCH | fehlerhafte Parameter |
POSTING_ERROR | Fehler bei Verbuchung |
REVERSAL_DOCUMENT | Beleg ist ein Stornobeleg |
SPECIAL_PERIOD | Sonderperioden |
WRONG_LOGSYS | Beleg hat anderes logisches System |