Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: PRCAHV

Package: Accounts Receivable

Routine: PRCAHV


Information

PRCAHV ;LL/ELZ-API for My HealtheVet ;06/17/02

Source Information

Source file <PRCAHV.m>

Entry Points

Name Comments DBIA/ICR reference
BALANCE(RESULT,PRCAICN,PRCATY)
  • ICR #4289
    • Status: Active
    • Usage: Private
    BALQ
    DETAIL(RESULT,PRCAICN,PRCATY)
    DETQ
    TRANS(RESULT,PRCABILL)
    TRANSQ
    DFN(PRCAICN) ;Receive patient's IEN by ICN
    BILIEN(PRCABN) ;Receive bill's IEN by name
    INTBAL(RESULT,DFN,PRCATY) ; this will look up a patient's copay balance
    INTDTL(RESULT,DFN,PRCATY) ;
  • ICR #4289
    • Status: Active
    • Usage: Private
    INTTRANS(RESULT,RCBILL) ; returns transaction details for the given bill IEN
  • ICR #4289
    • Status: Active
    • Usage: Private
    TRIM(RCTXT) ;Remove starting and ending spaces
    ADJTYPE(RCTYPE) ;
    ERROR
    TEST
    TEST2
    TESTZW(PRA)

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,P,?20,R,!
    • Line Location: TEST+1
    Function Call: WRITE
    • Prompt: !,P,?20,R,!
    • Line Location: TEST2+1
    Function Call: WRITE
    • Prompt: !,RCI,?10,PRA(RCI)
    • Line Location: TESTZW+1
    Info |  Source |  Entry Points |  Interaction Calls