The Function Module UPC_DD_EDITOR_INIT (Initial) is a standard Function Module in SAP ERP and is part of the function group UPC_DD_EDITOR within the package UPC.
Function Module | UPC_DD_EDITOR_INIT |
Short Text | Initial |
Function Group | UPC_DD_EDITOR |
Package | UPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FCAT | TYPE | LVC_T_FCAT | Field Catalog for List Viewer Control | |
I_READ_ONLY | TYPE | CHAR1 | ||
I_TITLE_LEFT | TYPE | SY-TITLE | ||
I_TITLE_RIGHT | TYPE | SY-TITLE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DYNNR | TYPE | SY-DYNNR | Report | |
E_REPID | TYPE | SY-REPID | Subscreen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_DEST | TYPE | STANDARD TABLE | ||
CT_SORT | TYPE | LVC_T_SORT | ALV control: Table of Sort Criteria | |
CT_SOURCE | TYPE | STANDARD TABLE |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.