Menu

SAP Function Module K_COEP_FIND_CROSS_ENTRY

Finden der Gegenbuchung zu COEP-Satz

The Function Module K_COEP_FIND_CROSS_ENTRY (Finden der Gegenbuchung zu COEP-Satz) is a standard Function Module in SAP ERP and is part of the function group KAL_COEP within the package KKAL.

Technical Information

Function Module K_COEP_FIND_CROSS_ENTRY
Short Text Finden der Gegenbuchung zu COEP-Satz
Function Group KAL_COEP
Package KKAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_COEP_ENTRY TYPE COEP COEP-Satz zu dem Gegenbuchung gefunden werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_CROSS_ENTRY_NOT_FOUND TYPE BOOLE Gegenbuchung nicht gefunden
ES_COEP_CROSS_ENTRY TYPE COEP Gegenbuchung

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
IT_COEP LIKE COEP Tabelle aller COEP-Sätze

Exceptions

This function module does not define any Exceptions.