Menu

SAP Function Module FSKB_READ_PARKED_DOC

Lesen eines vorerfaßten Beleges

The Function Module FSKB_READ_PARKED_DOC (Lesen eines vorerfaßten Beleges) is a standard Function Module in SAP ERP and is part of the function group FSKB within the package FFE.

Technical Information

Function Module FSKB_READ_PARKED_DOC
Short Text Lesen eines vorerfaßten Beleges
Function Group FSKB
Package FFE
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 VBKPF-BELNR Belegnummer
I_BUKRS LIKE VBKPF-BUKRS Buchungskreis
I_GJAHR LIKE VBKPF-GJAHR Geschäftsjahr

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_XBSEG LIKE BSEG Belegpositionen

Exceptions

This function module does not define any Exceptions.