DSIYTI05 SIGNINFO (4561)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYTI05 SIGNINFO
TAG SIGNINFO
ROUTINE DSIYTI05
RETURN VALUE TYPE SINGLE VALUE
VERSION 1.5
DESCRIPTION
This rpc provides information regarding the signing of various stages of 
a turn-in.  The rpc is used on the Turn-In enter/edit screen and is 
called through an icon which appears on the header line of each turn-in 
section.  This information will then be displayed on a pop-up.  The text 
of the pop-up will be returned in a single variable, in a '^' delimted 
string.  See description of input parameters and return value for a more 
detailed description.
INPUT PARAMETER
  • TIIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The internal number of the turn-in - referring to ^PRCN(413.1,TIIEN
    
  • STAGE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   10
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The stage of turn-in being requested:
      EIL - for the CMR signature info
      PPM - for the initial PPM approval
      WAR - for the Warehouse approval
      FINAL - for the final approval
    
RETURN PARAMETER DESCRIPTION
If there is a signture available at the level indicated, returns:
TYPE OF SIGNATURE^Name: LAST,FIRST^Email: EMAIL^Phone: PHONE^Signed: DATE
 
If any of above information is unavailable, it returns 'Not available'
 
If there is no signature yet at that level, it returns:
TYPE OF SIGNATURE^Not signed yet