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: FBAAUTL3

Package: Fee Basis

Routine: FBAAUTL3


Information

FBAAUTL3 ;AISC/DMK - FEE BASIS UTILITY ROUTINE ;4/20/2012

Source Information

Source file <FBAAUTL3.m>

Entry Points

Name Comments DBIA/ICR reference
HDR() ;this is a supported call to be used by IFCAP to determine
  • ICR #287
    • Status: Active
    • Usage: Controlled Subscription
    POV(X) ;determine ien of pov based on austin code
    RCOMP ;entry point to re-compile templates
    RCOMPQ ;kill off variables and exit re-compile option
    UP(X) ;entry point to convert lower case to upper case letters
    YN ;called from input transform on Yes - No type fields to allow
    OUTYN ;called from output transform on fields that are defined as Y/N
    VER5() ;returns '1' if site is running version 5 of IFCAP
    IDCHK(DFN,AUTH) ;call to check if authorization being paid is

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!?17,"Recompilation of Fee Basis Input Templates",!,QQ
    • Line Location: RCOMP+3
    Function Call: WRITE
    • Prompt: " (",$S(X="Y":"YES",1:"NO"),")"
    • Line Location: YN+6
    Function Call: WRITE
    • Prompt: *7,!?4,"NOT A VALID ENTRY!"
    • Line Location: YN+7
    Info |  Source |  Entry Points |  Interaction Calls