DSSO ADD OTHER ACTION NOTE (4256)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO ADD OTHER ACTION NOTE
TAG UPDOTHNT
ROUTINE DSSOPP6
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
INACTIVE ACTIVE
DESCRIPTION
This RPC adds the other action note to Prosthetic Suspense and calls 
UPDCNSLT to update the consult if a consult is specified in the Consult 
field of file 668.
  Input:  
    DSSO668 - IEN of Prosthetic Suspense file (#668)
    DSSOTXT - Text of other action note to be stored
  Output:
    DSSORTN="-1^error message"
    Successful Completion:  DSSORTN="1^message"
INPUT PARAMETER
  • DSSO668
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    IEN of Prosthetic Suspense file (#668)
    
  • DSSOTXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   235
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Text for Other Action Note to be stored in the Prosthetic Suspense file 
    (#668)
    
RETURN PARAMETER DESCRIPTION
Output:
  DSSORTN="-1^error message"
  Successful Completion: DSSORTN="1^message"