The Function Module FRE_DB_LAYOUT_DELTA_VERSION (delta handling if version to layout module has changed) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_DB within the package WFRE_PI.
Function Module | FRE_DB_LAYOUT_DELTA_VERSION |
Short Text | delta handling if version to layout module has changed |
Function Group | FRE_MASTER_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_LAYGR | TYPE | WLMV-LAYGR | Layout module | |
IP_LAYMOD_VER | TYPE | WLMV-LAYMOD_VER | Layout module version | |
IP_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | Logical system |
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 |
---|---|---|---|---|
ET_MD_LAYOUT | LIKE | FRE_MD_LAYOUT | F&R Data Interface: Layout modules |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_TO_DO | no matnr assigned to layout module and version |
NO_WLMV_RECORD | no record in wlmv to ip_laygr and ip_laymod_ver |