The Function Module DSVAS_FL_GET_PARAMETERS (get attributes / parameters) 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_GET_PARAMETERS |
Short Text | get attributes / parameters |
Function Group | DSVAS_FL |
Package | DSVAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHECK_CON | LIKE | DSVASCONINS-CON | DSVAS: Context | |
PF_CHECK_GRP | LIKE | DSVASCHECK-GRP | DSVAS: Check group | |
PF_CHECK_ID | LIKE | DSVASCHECK-ID | DSVAS: Check ID | |
PF_CHECK_INS | LIKE | DSVASCONINS-INS | DSVAS: Instance of a context | |
PF_HANDLE | TYPE | SY-INDEX | Loops, number of current pass | |
PF_LANGUAGE | TYPE | SY-LANGU | R/3 System, current language | |
PF_MODE | TYPE | DSVASDSESSOPENMODE | DSVAS: Session opening mode | |
PF_SESSITYPE | TYPE | DSVASDSESSITYPE | DSVAS: Type of instanced session | |
PF_SESSNO | TYPE | DSVASDSESSINO | DSVAS: Number of instanced session |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHANGE_DATE | TYPE | CHAR8 | Character field, 8 characters long | |
PF_CHANGE_TIME | TYPE | CHAR6 | Character field of length 6 | |
PF_CHECK_EXCEPTION | TYPE | NATXT | Message text | |
PF_ERROR | TYPE | NATXT | Message text | |
PF_RATING | TYPE | DSVASDRATING | DSVAS: Rating | |
PF_RATING_CUSTOM | TYPE | DSVASDRATING | DSVAS: Rating | |
PF_RATING_TEXT | TYPE | DSVASDTEXT60 | DSVAS: Description of length 60 | |
PF_SESS_DESCRIPTION | TYPE | DSVASDTEXT128 | DSVAS: Text of length 128 | |
PF_STATUS_MESSAGE | TYPE | DSVASDTEXT128 | DSVAS: Text of length 128 | |
PF_TITLE | TYPE | DSVASCHECKT-TEXT | DSVAS: Description of length 60 |
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_ATTRIBUTES | LIKE | DSVASITSCHECKATTRIBUTES | DSVAS: ITS: Check Attributes | |
PT_HTML_CODE | LIKE | SOLI | SAPoffice: line, length 255 | |
PT_TEXTINDEX | LIKE | DSVASITSTEXTSTRUCTURE | DSVAS: ITS: describes HTML texts |
This function module does not define any Exceptions.