The Function Module EFG_DB_FORM_CREATE_LINK () is a standard Function Module in SAP ERP and is part of the function group EFGS within the package EEPW.
Function Module | EFG_DB_FORM_CREATE_LINK |
Short Text | |
Function Group | EFGS |
Package | EEPW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_CLIENT_FROM | TYPE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
X_CLIENT_TO | TYPE | SY-MANDT | R/3 System, Client Number from Logon | |
X_FORMKEY | TYPE | FORMKEY | Application Form |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_MSG | TYPE | EFG_STR_MSG | System Message |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXISTING | |
FAILED | Processing error |
NOT_FOUND | |
NOT_QUALIFIED |