RCDPUDEP ;WISC/RFJ - Deposit Utilities ;29/MAY/2008
Source file <RCDPUDEP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ADDDEPT(DEPOSIT,DEPDATE) | ; if the deposit is not entered, add it
|
|
SELDEPT(ADDNEW) | ; select a deposit
; if $g(addnew) allow adding a new deposit ; returns -1 for timeout or ^, 0 for no selection, or ien of deposit |
|
DICW | ; write identifier code for receipt lookup
|
|
LOOKUP | ; special lookup on deposits, called from ^dd(344.1,.01,7.5)
; if rcdeflup flag not set, do not use special lookup |
|
EDITDEP(DA,ASKDATE) | ; edit the deposit
; if $g(askdate) ask only the deposit date |
|
CONFIRM(DA) | ; confirm the deposit
|
|
TOTAL(RCDEPTDA) | ; compute total dollars for all receipts on the deposit
|
|
AUTODEP(X) | ; Function returns 1 if the deposit ticket # in X is in the auto
; deposit number space 269xxx, 369xxx, 469xxx, 569xxx, or 669xxx ; and hasn't been previously entered via lockbox interface. ; |
|
CHK | ; Check if a valid input
|
|
MSG | ;
|
|
PREPDEPT() | ||
DISPOPT(RCARRAY) | ; display the deposits to select from
|
|
ARYLST | ;
|
|
ARYPRNT | ;
|
|
PROMPT() | ;
|
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 |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^RCY(344.1 - [#344.1] | Classic Fileman Calls, FIND^DIC |