Menu

SAP Function Module RKE_READ_COST_CLOSE

Daten lesen, Lesezyklus beenden

The Function Module RKE_READ_COST_CLOSE (Daten lesen, Lesezyklus beenden) is a standard Function Module in SAP ERP and is part of the function group KED1_READ_COST within the package KE_DB.

Technical Information

Function Module RKE_READ_COST_CLOSE
Short Text Daten lesen, Lesezyklus beenden
Function Group KED1_READ_COST
Package KE_DB
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_HANDLE TYPE I mit ...OPEN erzeugtes Handle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REC_COUNT_DB TYPE I Anzahl der insgesamt auf der DB gelesenen Sätze
E_REC_COUNT_TRANSFERRED TYPE I Anzahl der insgesamt zurückgegebenen Sätze
E_TIME TYPE RKE_TRPR_TIME Zum Lesen der Daten benötigte Zeit

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.