ISI GET RAD STANDARD TEXT

TITLEVALUE
NAMEISI GET RAD STANDARD TEXT
DESCRIPTIONGiven RAD 'Standard' report IEN(s), this RPC returns the text of the
Impression and Report Text sections.
TAGGETSTDTX
ROUTINEISIRAR02
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERISIIENS
DESCRIPTIONThis input parameter contains multiple RAD 'Standard' Report IEN(s).
Example:
1 - for single standard report ien = 11
1^2^3 - for multiple standard report iens = 1,2, and 3.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH250

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTION ISIOUT = Global Array contains all of RAD 'Standard' reports
ISIOUT(1) = Number of Records or 0^Error Message
ISIOUT(2..n) = Text Type (I = IMPRESSION, R = REPORT TEXT ^ Report
IEN ^ Text
Example:
I^1^impression line 1 for standard 1
I^1^impression line 2 for standard 1
I^1
I^2^impression line 1 for standard 2
I^2
:
R^1^report text line 1 for standard 1
R^1^report text line 2 for standard 1
R^1
R^2^report text line 1 for standard 2
R^2
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED