RCBEUBIL ;WISC/RFJ-utilties for bills (in file 430) ;Jun 06, 2014@19:11:19
Source file <RCBEUBIL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETABILL() | ; select an active bill
|
|
EDIT430(RCBILLDA,DR) | ; edit the fields in 430 with the DR string passed
|
|
CHGSTAT(RCBILLDA,STATUS) | ; change the current status
|
|
SETRCDOJ(RCBILLDA,RCTRANDA,RCDOJ) | ; set the bill and transaction to rc or doj
; rcdoj = code RC or DOJ |
|
SETBAL(RCTRANDA,RCNFLG) | ; set the bills balance by adding value of transaction
|
|
FYMULT(RCTRANDA) | ; update the fiscal year multiple for bill
; to equal the fiscal year multiple for transaction in file 433 |
|
SHOWBILL(RCBILLDA) | ; show data for bill
|
|
ADDCOMM(RCBILLDA,COMMENT) | ; automatically put a comment on a bill
; comment in the array comment(1)=first line ; comment(2)=second line |
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 |
|
FileNo | Call Tags |
---|---|
^PRCA(430 - [#430] | Classic Fileman Calls |
^PRCA(433 - [#433] | Classic Fileman Calls |