DSSO RC CHSTATE PC STATEMENT (4350)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO RC CHSTATE PC STATEMENT
TAG CHSTATE
ROUTINE DSSORC
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC returns a list of Purchase Card Transaction statements from 
Austin.
INPUT PARAMETER
  • DSSOUSR
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the user who is currently requesting statements.
    
  • DSSOSRT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the starting date of the statements report.
    
  • DSSOSTP
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the ending date of the report.
     
    If nothing is passed, it will default to today's date.
    
RETURN PARAMETER DESCRIPTION
The results will be returned in the following format:
    p6 = Vendor PO #
 
If nothing is found, the return will be "0^Nothing to report".
 
If an error occurs, the return will be -1^error message.
 
  List[n] = p1^p2^p3^p4^p5^p6^p7^p8^p9^p10^p11
 
    p1 = Statement Date          p7  = Transaction Ref #
    p2 = Purchase Card #         p8  = Amount
    p3 = Oracle Doc ID           p9  = Purchase Order
    p4 = Purchase Date           p10 = Transaction Date
    p5 = Vendor Name             p11 = Status