The Function Module FRE_PROCESS_CH_POINTER_LAYMOD (Process change pointers of layout modules) is a standard Function Module in SAP ERP and is part of the function group FRE_LAYMOD_OUT within the package WFRE_PI.
Function Module | FRE_PROCESS_CH_POINTER_LAYMOD |
Short Text | Process change pointers of layout modules |
Function Group | FRE_LAYMOD_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 |
---|---|---|---|---|
PIS_TIMESTAMP | TYPE | FRE_TRDAT | Timestamp transfer date/time |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_BIF_LAYMOD | TYPE | FRE_BIF_BAPI_LAYOUT_TTY | Interface table for layout modules to SAp F&R |
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 |
---|---|---|---|---|
PET_TCPIDENT | LIKE | BDICPIDENT | Change pointer IDs | |
PIT_POINTER | LIKE | BDCP | Change pointer |
This function module does not define any Exceptions.