The Function Module OVERLAY_BYTE (Byte-wise Overlay) is a standard Function Module in SAP ERP and is part of the function group CSTR within the package SCP.
Function Module | OVERLAY_BYTE |
Short Text | Byte-wise Overlay |
Function Group | CSTR |
Package | SCP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F2 | TYPE | C | field with which to overlay |
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 |
---|---|---|---|---|
F1 | TYPE | C | field to be overlaid |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.