The Function Module FMCA_GET_INIT_INFO (Informationen zur Initialisierung ermitteln) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.
Function Module | FMCA_GET_INIT_INFO |
Short Text | Informationen zur Initialisierung ermitteln |
Function Group | FMFA |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | T001-BUKRS | ||
I_FIKRS | LIKE | T001-FIKRS | Finanzkreis | |
I_UNAME | LIKE | SY-UNAME | SPACE | R/3-System, Anmeldename des Benutzers |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_F_CONTROL_DATA | TYPE | FMFI_CONTROL_DATA |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.