| NAME |
DSIYAD02 ADHCHDUP UPDT HEADER |
| TAG |
ADHCHDUP |
| ROUTINE |
DSIYAD02 |
| RETURN VALUE TYPE |
ARRAY |
| DESCRIPTION |
ADHCHDUP
This RPC Updates the Header information for an Ad-Hoc Report - the data
is stored in ^DSIY(19685.61)
|
| INPUT PARAMETER |
-
- IEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 20
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
IEN
IEN to the Ad-Hoc Report file. If this is left blank, the RPC will
assume this is a NEW report and set up a new record.
-
- DSIYDAT
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 240
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DSIYDAT
DSIYDAT(.05) = Modified By - Automatically updated by RPC
DSIYDAT(.06) = Date Modified - Automatically updated by RPC
DSIYDAT(.07) = Visibility
Internal = P:Public, R:Role Specific, V:Private
DSIYDAT(.08) = Visibility Role (Only send Role^Role if .07 = Role
Specific
DSIYDAT(.09) = Allow Changes
DSIYDAT(.1) = Allow Deletions
DSIYDAT(.11) = Allow Value Changes
For .09, .1 and .11 - Internal = 1:Yes, 0:No
DSIYDAT(.12) = Number of File Used (Number^Number)
DSIYDAT(1.01)= Report Description (only send External piece - "^desc")
Limit length to 200
DSIYDAT(2.01)= Page Header (Only send external piece - "^header")
DSIYDAT(2.01)= Page Footer (Only send external piece - "^footer")
Array which contains each field in the Header Record in INTERNAL^EXTERNAL
format.
DSIYDAT(.01) = Report Name
DSIYDAT(.02) = Function (can be blank or a combination of functions)
DSIYDAT(.03) = Created By - Automatically updated by RPC
DSIYDAT(.04) = Date Created - Automatically updated by RPC
|
| RETURN PARAMETER DESCRIPTION |
RETURN PARAMETER
DSIYRET(1)="0^<Warning Message> If there are warnings/no data
DSIYRET(1)="-1^<Error Message> If there are errors
If Successful
DSIYRET(1) = 1^Report IEN
|