The variable CURRENTVARSET is used for a unique row description.[83]
The variable CURRENTVARSET contains current values of all variables. For example, it can be used in order to transfer respective parameters to a web site.
The variable CURRENTVARSET can be specified by different types.
$CURRENTVARSET(type=ERP_VARSET,MAXLENGTH=4000)
The types ERP_* and SHORT also support the "MAXLENGTH" parameter.
The types ERP_* support the PINDIMVARS parameter (value range 0/1). PINDIMVARS controls whether dimension variables are included in the varset, which is not the case by default.
