The Function Module TRANSACTION_LOAN_FILL (Interne Tabelle Zitibepp (wie Vzzbepp) mit den Bewegungen füllen) is a standard Function Module in SAP ERP and is part of the function group FVVD within the package FVVD.
Function Module | TRANSACTION_LOAN_FILL |
Short Text | Interne Tabelle Zitibepp (wie Vzzbepp) mit den Bewegungen füllen |
Function Group | FVVD |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STORNO | LIKE | ' ' | 'X' Stornos mit berücksichtigen | |
I_TAB_VDARC_DOC_REC | TYPE | TRTY_VDARC_DOC_REC | Tabellentyp für VDARC_DOC_REC | |
P_I_TYPE | LIKE | ' ' | Space-alle / P - nur P-Sätze / I - nur I-Sätze |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
YVDBEKI | LIKE | VDBEKI | ||
YVDBEPI | LIKE | VDBEPI | ||
YVDBEPP | LIKE | VDBEPP | ||
ZITIBEPP | LIKE | VZZBEPP |
This function module does not define any Exceptions.