Menu

SAP Function Module COPCA_DOCUMENT_RECORD

Protokoll der FI-Beleg

The Function Module COPCA_DOCUMENT_RECORD (Protokoll der FI-Beleg) is a standard Function Module in SAP ERP and is part of the function group PCRW within the package KE1.

Technical Information

Function Module COPCA_DOCUMENT_RECORD
Short Text Protokoll der FI-Beleg
Function Group PCRW
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_AWORG LIKE ACCHD-AWORG Referenzorganisation der rufenden Anwendung
I_AWREF LIKE ACCHD-AWREF Referenzschlüssel der rufenden Anwendung
I_AWSYS LIKE ACCHD-AWSYS SPACE Referenzsystem
I_AWTYP LIKE ACCHD-AWTYP Referenztyp der rufenden Anwendung
I_AWTYP_EXCL LIKE ACCHD-AWTYP SPACE Objekttyp, über den nicht selektiert werden soll
I_AWTYP_INCL LIKE ACCHD-AWTYP Objekttyp, über den nur selektiert werden soll
I_BUKRS LIKE ACCIT-BUKRS SPACE Einschränkung auf Belege eines Buchungskreises

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
T_DOCUMENTS LIKE ACC_DOC Tabelle der selektierten Belege
T_DOC_KEYS LIKE ECPCA_DOC_KEY Tabelle der Belegschlüssel

Exceptions

This function module does not define any Exceptions.