RCDPURET ;WISC/RFJ-Receipt utilities (transactions) ;1 Jun 99
Source file <RCDPURET.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SELTRAN(DA) | ; select a transaction for a receipt
; returns -1 for timeout or ^, 0 for no selection, or ien of trans |
|
ADDTRAN(RECTDA,RCDUZ) | ; add transaction for receipt (in da)
|
|
CSTRAN(RECTDA,RCPAYAMT,CSRECORD) | ; add SUSPENSE transaction for receipt (in da) ;PRCA*4.5*301
|
|
EDITTRAN(RECTDA,TRANDA) | ; edit a receipt transaction
; returns 1 for success, or 0 (error message) |
|
EDITACCT(RECTDA,TRANDA) | ; edit the account on a receipt
|
|
DELEACCT(RECTDA,TRANDA) | ; delete the account on a receipt
|
|
EDITFMS(RECTDA,TRANDA,DEFAULT) | ; edit fms document number for clearing suspense
|
|
MOVETRAN(RCOLDREC,RCOLDTRA,RCNEWREC) | ; move a transactions data
|
|
CANCTRAN(RECTDA,RECTRAN) | ; cancel a transaction
|
|
DELETRAN(RECTDA,TRANDA) | ; delete a transaction
|
|
SETUNAPP(RECTDA,TRANDA,UNAPPNUM) | ; store the unapplied deposit number
|
|
PAYDEF(DEBTOR) | ; get default for payment amount (used in input templates for payments)
|
|
PENDPAY(DEBTOR) | ; return pending payments for a debtor
; returns ^tmp($j,"rcdpurec","pp",rectda,tranda)=data in 344.01 ; and the total pending payment dollars |
|
TRACE(DEBTOR) | ;ENTER TOP TRACE NUMBER FOR TOP RECEIPTS
|
|
TRACEQ | ||
GETRSN() | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^RCD(340 - [#340] | Classic Fileman Calls |
344.01 | EXTERNAL^DILFD |