Menu

SAP Function Module GET_FOLGE_BELEG

Folgebelege finden(Wechsel, PV, bukrs-übergreifend

The Function Module GET_FOLGE_BELEG (Folgebelege finden(Wechsel, PV, bukrs-übergreifend) is a standard Function Module in SAP ERP and is part of the function group FISOND1 within the package FI_AP_AR_EXT1.

Technical Information

Function Module GET_FOLGE_BELEG
Short Text Folgebelege finden(Wechsel, PV, bukrs-übergreifend
Function Group FISOND1
Package FI_AP_AR_EXT1
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_BKPF LIKE BKPF Belegkopf für Buchhaltung
I_BSEG LIKE BSEG Belegsegment für Buchhaltung

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
F_BKPF TYPE FISO1_FATAB Tabelle der Folgebelege
O_PVTAB TYPE FISO1_PVTYPE postenvorträge

Exceptions

This function module does not define any Exceptions.