| TITLE | VALUE | |
|---|---|---|
| NAME | DSIYTDIN PTINFO PICK TICK INFO | |
| DESCRIPTION | PTINFO 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 | |
| TAG | PTINFO | |
| ROUTINE | DSIYTDIN | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | DPIEN | |
| DESCRIPTION | DPIEN 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 TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 15 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | NOREC | |
| DESCRIPTION | NOREC Number of records to return - default = 1000 | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 5 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | STARTREC | |
| DESCRIPTION | STARTREC 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 TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 15 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
| INPUT PARAMETER | IEN | |
| DESCRIPTION | IEN IEN to a particular record - should NOT be used with STARTREC | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 20 | |
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | DSIYRET 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 ON | TRUE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||