The Function Module CREATESTAMPPOPUP (Dialog Box for Stamp Parameters) is a standard Function Module in SAP ERP and is part of the function group ECLVIEWER within the package SECLVIEWER.
Function Module | CREATESTAMPPOPUP |
Short Text | Dialog Box for Stamp Parameters |
Function Group | ECLVIEWER |
Package | SECLVIEWER |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CANCELED | TYPE | CHAR01 | ||
STAMPING_COLOR | TYPE | I | ||
STAMPING_FONT | TYPE | CHAR20 | Font | |
STAMPING_SIZE | TYPE | I | 1 - Small, 2 - Medium, 3 - Large | |
STAMPING_TEXT | TYPE | STRING | Stamp Text | |
STAMPING_TRANS | TYPE | CHAR01 | X' - Transparent |
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 |
---|---|---|---|---|
ACTUAL_META_DATA | TYPE | DOC_META_DATA |
This function module does not define any Exceptions.