PRCOER3 ;WIRMFO-EDI RECONCILLIATION REPORT ; [8/31/98 1:46pm]
Source file <PRCOER3.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| START | ; enter from tasked job
|
|
| SINGLE | ; Come here from start to display a single SENDERs entries.
|
|
| UNLIST | ; take LIST variable from PRCOER1 and convert to user selection
; returns PRCOA with transaction type delimited by '^' |
|
| PHA | ; call to retrieve PHA records to display
|
|
| HED | ; write header for report
|
|
| WRITE | ; write out record to report sorted by transaction type and date
; stored in ^TMP($J,Transaction Type,Trans.date,ien)=PO/RFQ^austin date^incoming transaction^reject code |
|
| HANG | ; call at end of screen if output sent to CRT
; returns PRCOUT=1 if user exits(^,timeout) |
| 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 |
|