The Function Module KFPRR_READ_KFPK (Belegkopf einlesen) is a standard Function Module in SAP ERP and is part of the function group KFPRR within the package KFPR.
Function Module | KFPRR_READ_KFPK |
Short Text | Belegkopf einlesen |
Function Group | KFPRR |
Package | KFPR |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KFPK | LIKE | KFPK | Belegkopf |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Belegnummer nicht vorhanden |