PSAPROC3 ;BIR/JMB-Process Uploaded Prime Vendor Invoice Data - CONT'D ;7/23/97
Source file <PSAPROC3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DUOU | ;Gets & stores dispense unit per order unit in XTMP
|
|
GETOU | ;Get the Order Unit if it is blank or if it is not in the ORDER UNIT file.
|
|
PRICE | ;If price per order unit is blank or 0, get price from user.
|
|
QTY | ;If qty is blank, prompt for it.
|
|
RECD | ;Enter the date the invoiced drugs were received.
|
|
SETLINE | ;Set line as process if all data is present.
|
|
ADJREA | ;Extended help for 'qty adjustment reason'
|
|
DUOUHELP | ;Extended help for entering dispense units per order unit
|
|
NDCHELP | ;Extended help for selecting invoiced drug
|
|
OUHELP | ;Extended help for selecting the Order Unit
|
|
OUYN | ;Extended help for returning to the 'ORDER UNIT' prompt.
|
|
PRICEHLP | ;Extended help for price per order unit
|
|
QTYHELP | ;Extended help for quantity delivered
|
|
RECHELP | ;Extended help to 'Date Received'
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|