DSIYTDIN PTINFO PICK TICK INFO

TITLEVALUE
NAMEDSIYTDIN PTINFO PICK TICK INFO
DESCRIPTIONPTINFO

Returns grid information for picking ticket orders which are not yet
posted.

ASSUMPTION: The station # is not required, but it is assumed that the
dropdown from which a user picks a distribution point will be limited by
both the current station selection and the user's rights to a distribution
point
TAGPTINFO
ROUTINEDSIYTDIN
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDPIEN
DESCRIPTIONDPIEN

IEN for the primary or secondary distribution point.
Special input:
"P" indicates to return all primary distribution's due out to a secondary
"S" indicates to return all secondary distribution's due in from a primary
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH15

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERNOREC
DESCRIPTIONNOREC

Number of records to return - default = 1000
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH5

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERSTARTREC
DESCRIPTIONSTARTREC

Distribution Point IEN to start on (first piece of the last record
returned in the previous call). Used to do a page-down if more records
are needed.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH15

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERIEN
DESCRIPTIONIEN

IEN to a particular record - should NOT be used with STARTREC
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH20

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONDSIYRET

Returns a global array - delimited as:

;RETURNS: DSIYRET(#)=p1: Transaction IEN
; p2: Transaction #
; p3: Distribution Point Name
; p4: Date of Transaction
; p5: Type of Transaction
; p6: Status of Transaction
; p7: Transaction Initiated by
; p8: # of Items in the transaction
; p9: Primary Distribution Point IEN
; p10: Secondary Distribution Point IEN
; p11: Remarks

DSIYRET("TITLE")="$$$^Title for Return"
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED