
| 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 |
|
| 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
|