DSSO LPCI PLUS NULL VPO

TITLEVALUE
NAMEDSSO LPCI PLUS NULL VPO
DESCRIPTIONThis RPC returns all charges with VENDOR PURCHASE ORDER equal to null or
all "0"s (i.e. - "000000") for the specified user. This list is
associated to the LPCI Plus report.
TAGNULLVPO
ROUTINEDSSOROH2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSSOUSR
DESCRIPTIONFile 200 IEN - user for which unreconciled charges with VENDOR PURCHASE
ORDER (file 440.6 #20) equal to null or all "0"s are
returned
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH15

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSSOIEN
DESCRIPTIONIEN of last file 440.6 record processed for chunking purposes - not
required on the first call of the RPC, but it is required for each
subsequent call
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH15

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONOutput:
Error Message format: "-1^"_error message
"-1^User is required."
"-1^Invalid User"
"-1^Unknown error occurred"
"-1^DSSOROH1-NULLVPO 440.6 IEN "_ien_ "-"_FileMan error text

Warning Message format: "0^"_warning message
"0^No Credit Card Transactions with Null VPO found for this user."
Returned if no unreconciled charges exist for the specified user
in file 440.6

Successful Completion: array of caret-delimited charge data from
file 440.6 in format:
DSSORET(n)= piece 1 ^ piece 2 ^ piece 3 ^ piece 4 ^ piece 5
^-piece 1: 440.6 IEN
^-piece 2: TRANSACTION DATE (file 440.6 field #6)
^-piece 3: AMOUNT (file 440.6 field #13)
^-piece 4: MERCHANT NAME (file 440.6 field #31)
^-piece 5: CREDIT CARD NUMBER (file 440.6 field #3) -
last 4 digits
If the end of the data for this user was not reached, a final node
formatted as follows is returned:
"$$MORE$$^File 440.6 IEN" where File 440.6 IEN is to be passed
into the next call of this RPC until all data has been
processed.
When the end of the data for the specified user has been reached,
this node is returned whether data is returned or not on the last
call:
"1^COMPLETE"
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED