The Function Module DSVAS_FL_SET_TEXT (save text) is a standard Function Module in SAP ERP and is part of the function group DSVAS_FL within the package DSVAS.
Function Module | DSVAS_FL_SET_TEXT |
Short Text | save text |
Function Group | DSVAS_FL |
Package | DSVAS |
Module Type | Remote-Enabled |
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 |
---|---|---|---|---|
PF_ERROR | TYPE | DSVASTEXTEDITLINE-LINE | Character field, length 134 |
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 |
---|---|---|---|---|
PT_TEXT_IN | LIKE | DSVASTEXTEDITLINE | DSVAS: Lines in editor |
This function module does not define any Exceptions.