Menu

SAP Function Module COPA_DOCUMENT_RETURN

CO-PA: Rückgabe RW-Beleg

The Function Module COPA_DOCUMENT_RETURN (CO-PA: Rückgabe RW-Beleg) is a standard Function Module in SAP ERP and is part of the function group KEII within the package KE.

Technical Information

Function Module COPA_DOCUMENT_RETURN
Short Text CO-PA: Rückgabe RW-Beleg
Function Group KEII
Package KE
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_MODE LIKE 'R' Modus: 'R' (Read) 'W' (Write)

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_ACCCR LIKE ACCCR RW-Beleg Währungsinformation
T_ACCCR_PA LIKE ACCCR_PA RW-Beleg Währungsinformation CO-PA
T_ACCHD LIKE ACCHD RW-Beleg Kopfinformation
T_ACCIT LIKE ACCIT RW-Beleg Positionsinformation
T_ACCIT_PA LIKE ACCIT_PA RW-Beleg Positionsinformation CO-PA

Exceptions

This function module does not define any Exceptions.