Menu

SAP Function Module DSVAS_FL_SET_PARAMETERS

save attributes / parameters

The Function Module DSVAS_FL_SET_PARAMETERS (save attributes / parameters) is a standard Function Module in SAP ERP and is part of the function group DSVAS_FL within the package DSVAS.

Technical Information

Function Module DSVAS_FL_SET_PARAMETERS
Short Text save attributes / parameters
Function Group DSVAS_FL
Package DSVAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING 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_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_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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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

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
PT_ATTRIBUTES LIKE DSVASITSCHECKATTRIBUTES DSVAS: ITS: Check Attributes
PT_ATTRIBUTE_USER LIKE DSVASITSATTRIBUTESUSER DSVAS: ITS: User values for attributes

Exceptions

This function module does not define any Exceptions.