The Function Module FM52_FINCODE_MASTER_DATA (FIFM: Stammdatenbearbeitung für den Fonds) is a standard Function Module in SAP ERP and is part of the function group FM52 within the package FMMD.
Function Module | FM52_FINCODE_MASTER_DATA |
Short Text | FIFM: Stammdatenbearbeitung für den Fonds |
Function Group | FM52 |
Package | FMMD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_FIKRS | LIKE | FMFINCODE-FIKRS | Gesuchter Finanzkreis | |
IP_FINCODE | LIKE | FMFINCODE-FINCODE | Gesuchter Fonds | |
IP_TCODE | LIKE | SY-TCODE | Auszuführender Transaktionskode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OP_ABBRUCH | LIKE | simulierte Transaktion wurde abgebrochen | ||
OP_ACTION | LIKE | Kennzeichen, ob Daten geändert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.