The Function Module FRE_ART_SITE_LAYOUT_DELTA (delta handling in case layout changed) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_OUT within the package WFRE_PI.
Function Module | FRE_ART_SITE_LAYOUT_DELTA |
Short Text | delta handling in case layout changed |
Function Group | FRE_MASTER_OUT |
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_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | Logical system | |
IT_MALGKEY | TYPE | FRE_MD_MALGKEY_TTY | Transfer Table: MALG Key Fields | |
IT_TWGLVKEY | TYPE | FRE_MD_TWGLVKEY_TTY | Layout area - key fields | |
IT_WLMVKEY | TYPE | FRE_MD_WLMVKEY_TTY | Transfer Table: WLMV Key Fields |
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 |
---|---|
NO_LAYOUT_MODULE | no layout modules to layout |
NO_VERSIONS | no versions |
WRF1_ERROR_READ | nothing selected from wrf1 |