The Function Module CV222_WEB_SET_TEXTS (DVS: Texte für Dialoge im ActiveX für Up/Download vorbelegen) is a standard Function Module in SAP ERP and is part of the function group CV222 within the package CV.
Function Module | CV222_WEB_SET_TEXTS |
Short Text | DVS: Texte für Dialoge im ActiveX für Up/Download vorbelegen |
Function Group | CV222 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPLAIN_TEXT1 | TYPE | C | ' ' | Erklärung, erste Zeile |
EXPLAIN_TEXT2 | TYPE | C | ' ' | Erklärung, zweite Zeile |
SHOW_NO_MORE | TYPE | C | ' ' | Nie wieder anzeigen |
TEMPLATE_TEXT | TYPE | C | ' ' | Text für Template mit ActiveX |
TITLE | TYPE | C | ' ' | Überschrift |
WARN_TEXT1 | TYPE | C | ' ' | Warnung, erste Zeile |
WARN_TEXT2 | TYPE | C | ' ' | Warnung, zweite Zeile |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.