Menu

SAP Function Module KFPRR_READ_DATA

Einlesen kompletter Beleg KFPK + KFPP + KFPPW + KFPE + KFPEW

The Function Module KFPRR_READ_DATA (Einlesen kompletter Beleg KFPK + KFPP + KFPPW + KFPE + KFPEW) is a standard Function Module in SAP ERP and is part of the function group KFPRR within the package KFPR.

Technical Information

Function Module KFPRR_READ_DATA
Short Text Einlesen kompletter Beleg KFPK + KFPP + KFPPW + KFPE + KFPEW
Function Group KFPRR
Package KFPR
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_BELNR LIKE KFPK-BELNR Belegnummer
I_KOKRS LIKE KFPK-KOKRS Kostenrechnungskreis
WITH_CURRENCIES TYPE CLIKE 'X' Tabellen KFPPW + KFPEW füllen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KFPK LIKE KFPK Belegkopf

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_KFPE LIKE KFPE Belegpositionsentwicklungen
T_KFPEW LIKE KFPEW Währungsbeträge zur T_KFPE
T_KFPP LIKE KFPP Belegpositionen
T_KFPPW LIKE KFPPW Währungsbeträge zur T_KFPP

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Belegnummer nicht gefunden