Menu

SAP Function Module CREATESTAMPPOPUP

Dialog Box for Stamp Parameters

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.

Technical Information

Function Module CREATESTAMPPOPUP
Short Text Dialog Box for Stamp Parameters
Function Group ECLVIEWER
Package SECLVIEWER
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.