RCDPEWL4 ;ALB/TMK/PJH - ELECTRONIC EOB WORKLIST ACTIONS ;Jun 06, 2014@19:11:19
Source file <RCDPEWL4.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DISTADJ(RCFR,RCTO,RCAMT,RCCOM) | ; Action that distributes an adjustment amount
; against another line item's payment ; Assumes RCSCR = ien of the entry in file 344.49 ; RCFR = ien of entry in 344.491 that has a negative net ; RCTO = ien of entry in 344.491 that will be decremented ; RCAMT = the amount being adjusted (positive #) ; RCCOM = the comment to place on the decrease adjustment |
|
NEWREC | ; Create a new receipt from scratch pad entry
|
|
NEWRECQ | ||
VRECPT | ;EP - Protocol action - RCDPE EOB WL RECEIPT VIEW
; Preview receipt lines ; Assume RCSCR = ien from file 344.49 (and 344.4) |
|
VRECPTQ | ;
|
|
RECPROC | ;EP - Protocol action - RCDPE EON WORKLIST RECEIPT PROCESSING
; Receipt Processing ; Called by RCDPE EOB WORKLIST RECEIPT PROCESSING protocol ; Assume RCSCR is the IEN from file 344.49 (and 344.4) ; Variable RCRECTDA is needed by RECEIPT PROFILE so is not newed ; Variable RCDPFXIT is used by RCDPLPLM for immediate exit so newed it here so that does not happen |
|
RECPROC1 | ;
|
|
RECPROCQ | ;
; Display the message in DIR("A",1) and then press enter |
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^RCY(344 - [#344] | Classic Fileman Calls |
^RCY(344.1 - [#344.1] | Classic Fileman Calls |
^RCY(344.4 - [#344.4] | Classic Fileman Calls, GET1^DIQ |
^RCY(344.49 - [#344.49] | Classic Fileman Calls |