The Function Module OUTBOUND_CALL_00106142_P (Logische Datenbank FMF - Änderung der Selektionskriterien) is a standard Function Module in SAP ERP and is part of the function group FMBTE within the package FMRP.
Function Module | OUTBOUND_CALL_00106142_P |
Short Text | Logische Datenbank FMF - Änderung der Selektionskriterien |
Function Group | FMBTE |
Package | FMRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
U_F_CVARNT | LIKE | FCTR-HIVARNT | Hierarchievariante der Finanzstelle | |
U_F_GJAHR | LIKE | FMF_SEL_SCREEN-GJAHR | Geschäftsjahr der Finanzposition | |
U_F_KDATE | LIKE | FMF_SEL_SCREEN-KEYDATE | Stichtag | |
U_F_VARNT | LIKE | FMF_SEL_SCREEN-VARNT | Variante der Finanzpositionenhierarchie |
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_FAREA | LIKE | RANGE_C4 | Struktur einer Ranges-Tabelle für ein Character(4) Feld | |
C_T_FICTR | LIKE | RANGE_C16 | Struktur einer Ranges-Tabelle für ein Character(16) Feld | |
C_T_FIPEX | LIKE | RANGE_C24 | Struktur einer Ranges-Tabelle für ein Character(24) Feld | |
C_T_FONDS | LIKE | RANGE_C10 | Struktur einer Ranges-Tabelle für ein Character(10) Feld | |
U_T_FIKRS | LIKE | RANGE_C4 | Struktur einer Ranges-Tabelle für ein Character(4) Feld |
This function module does not define any Exceptions.