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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SCDXUAPI

Package: Scheduling

Routine: SCDXUAPI


Information

SCDXUAPI ;ALB/MLI - Utility API to add OOS clinic locations ; 10/8/96

Source Information

Source file <SCDXUAPI.m>

Entry Points

Name Comments DBIA/ICR reference
RAD(IEN,PKG) ; radiology call
  • ICR #1623
    • Status: Active
    • Usage: Controlled Subscription
    RADQ
    LOC(NAME,INST,STOP,PKG,IEN,INACT) ; add/edit location for ancillary app
  • ICR #1623
    • Status: Active
    • Usage: Controlled Subscription
    LOCQ
    ERRCHK(SC,RAD) ; check input variables for consistency
    ERRCHKQ
    NONCOUNT(IEN) ; convert location to non-count
    UPD(IEN,PKG) ; update existing entry
    NEW(IEN,PKG) ; create new entry given parameters from existing entry
    VAR(IEN,SC) ; set up variables for ADD and EDIT calls based on existing entry
    VARQ
    PKGIEN(PKG) ; get IEN of package file entry
    PKGIENQ
    DIV(INST) ; return division associated with institution
    CHK(IEN) ; check to see if patterns exist for IEN
    CHKQ
    ADD(SCNAME,SCPKG) ; add new entry
    EDIT(SCIEN,SCNAME,SCINST,SCSTOP,SCPKG,SCINACT) ; update fields
    ERR(NUMBER) ; return error message corresponding to the number passed in
    ERRORS ; list of error messages
    SCREEN(PKG) ; screen to only allow OOS locations for specified package
  • ICR #1623
    • Status: Active
    • Usage: Controlled Subscription
    EXEMPT() ; screen on clinic stop file to select only OOS stops
  • ICR #1623
    • Status: Active
    • Usage: Controlled Subscription
    PKGNM(SCPKG) ; Return Name of Package
    ; Input: SCPKG - Pointer to Package File (9.4)
    ; Returned: Name of Package or 'Bad or Missing Pointer'

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^SC - [#44] Classic Fileman Calls
    ^DIC(9.4 - [#9.4] GETS^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call