Menu

SAP Function Module K_RCL_LIST_CO_DOCUMENTS

Anzeige von CO-Einzelposten über Einzelpostenbericht

The Function Module K_RCL_LIST_CO_DOCUMENTS (Anzeige von CO-Einzelposten über Einzelpostenbericht) is a standard Function Module in SAP ERP and is part of the function group KALR within the package KKAL.

Technical Information

Function Module K_RCL_LIST_CO_DOCUMENTS
Short Text Anzeige von CO-Einzelposten über Einzelpostenbericht
Function Group KALR
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
I_DISPLAY_VARIANT TYPE SLIS_VARI Layout
I_FROM_PER LIKE COBK-PERAB Periode von
I_GJAHR LIKE CCSS-GJAHR Geschäftsjahr
I_KOKRS LIKE CCSS-KOKRS Kostenrechnungskreis
I_TO_PER LIKE COBK-PERBI Periode bis

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_COBK LIKE COBK Tab. Belegköpfe
T_COEP LIKE COEP Tab. Einzelposten

Exceptions

This function module does not define any Exceptions.