
| Name | Value |
|---|---|
| NAME | SCUT SET USER QUERY DEFAULT |
| TAG | SETDEF |
| ROUTINE | SCUTBK3 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| DESCRIPTION | This RPC is used to set or change the user's defualt PCMM query template. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Using SCDATA to represent the array, the following is returned:
SCDATA(0) -> 1 - meaning that deafult was successfully set/changed
--- OR ---
SCDATA(0) -> 0 - meaning errors found ^ <number of errors>
SCDATA(1...n) -> error text
|