The Function Module FM_FI_DATABASE_DATA_HOLD (IS-PS: Gelesene Daten von der DB merken) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FM_FI_DATABASE_DATA_HOLD |
Short Text | IS-PS: Gelesene Daten von der DB merken |
Function Group | F0KE |
Package | FMFI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
C_T_VBKPF | LIKE | VBKPF | Belegkopf Belegvorerfassung | |
C_T_VBSEC | LIKE | VBSEC | Belegsegment CPD-Daten der Belegvorerfassung | |
C_T_VBSEG | LIKE | VBSEG | Belegsegment Belegvorerfassung | |
C_T_VBSET | LIKE | VBSET | Belegsegment Belegvorerfassung Steuern |
This function module does not define any Exceptions.