Menu

SAP Function Module COPCA_SELECTION_TEST_RW

Prüft ob eine RW-Zeile relevant für die Profit-Center-Rechnung ist

The Function Module COPCA_SELECTION_TEST_RW (Prüft ob eine RW-Zeile relevant für die Profit-Center-Rechnung ist) 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_SELECTION_TEST_RW
Short Text Prüft ob eine RW-Zeile relevant für die Profit-Center-Rechnung ist
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_ACCHD LIKE ACCHD RW-Belegkopf
I_ACCIT LIKE ACCIT RW-Belegzeile
I_DUMMY LIKE TKA01-DPRCT Dummy-Profit-Center
I_USER_EXIT LIKE RKEC1-TEST

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCIT LIKE ACCIT RW-Belegzeile
E_NACHB LIKE Beleg ist durch Nachbelastung entstanden
E_RC LIKE Returncode ( 0 - False, 1 - True )

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.