DSIYGO05 DOPOST POST DO (4031)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYGO05 DOPOST POST DO
TAG DOPOST
ROUTINE DSIYGO05
RETURN VALUE TYPE ARRAY
DESCRIPTION
DOPOST
 
Post a Distribution Order
INPUT PARAMETER
  • TYPE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    TYPE
     
    Type of Inventory Point - should only be "P" to post, but leaving this 
    parameter in case this code is used for Secondaries.
    
  • ORDIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    ORDIEN
     
    IEN for the Distribution Order - Required
    
RETURN PARAMETER DESCRIPTION
RETURN PARAMETER
 
DSIYRET(1)="-1^Error message" if errors
DSIYRET(1)="1^Post Successful" if successful
 
NOTE if there are message, there can be multiple lines
DSIYRET(1)="-1^error message"
DSIYRET(2)="more info"
DSIYRET(3)="more info, etc."