RCXFMSUR ;WISC/RFJ-revenue source codes ;10/19/10 1:47pm
Source file <RCXFMSUR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CALCRSC(BILLDA,RCEFT) | ; calculate the revenue source code for a bill
; rceft = 1 if processing an EFT deposit ; returns the 4 column (character) rsc |
|
STORE(DA,RSC,FUND) | ; store the revenue source code or fund in the file
|
|
COLUMN1() | ; return column 1 number
|
|
COLUMN2() | ; return column 2 number
|
|
COLUMN3() | ; return the column 3 number
|
|
COLUMN4() | ; return the column 4 number (reserved for future expansion)
|
|
DIQ399(DA) | ||
TYPECARE | ; compute type of care (2 digit binary)
; type of care is set as follows: ; 00 = inpatient (hospital) 01 = outpatient ; 10 = nursing home 11 = other ; default is other if it cannot be computed |
|
ADDEDIT | ; enter/edit revenue source codes for fund 0160A1 bills. These
; bills have the rsc entered by the user. The user can select ; from rscs in file 347.3 |
|
UPD | ||
RSC | ;revenue code (#430/255)
|
|
SHOW | ; show/calculate revenue source code for a selected bill
|
|
GETCCRSC(CATEGDA,BILLDA) | ;Retrieve the RSC for Community Care Categories
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^RC(347.3 - [#347.3] | Classic Fileman Calls |
^DGCR(399 - [#399] | Classic Fileman Calls |
^PRCA(430 - [#430] | Classic Fileman Calls |