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

Package: Prosthetics

Routine: RMPRPCED


Information

RMPRPCED ;Hines OIFO/RVD - Prosthetics/660/668/PCE DELETE ;7/30/02 09:39

Source Information

Source file <RMPRPCED.m>

Entry Points

Name Comments DBIA/ICR reference
DEL(RMIE60) ;delete PCE visit.
  • ICR #7539
    • Status: Active
    • Usage: Controlled Subscription
    DELVF ; Remove all workload data from the PCE visit file & related V files.
    ; check if the visit is already in PCE and remove workload,
    ; (sending RMPKG and RMSRC to ensure that only data that originally
    ; came from PROSTHETICS will be removed).
    DELVF1
    DEL68 ; delete PCE info in file #668.
    DEL60 ; delete PCE info in file #660.
    ; lock file #660
    DELX
    ERR68 ; print error if unable to delete/update file #668.
    ERR60 ; print error if unable to delete/update file #660.
    CHECK ;check for return error from PCE
    PRV ;PROVIDER VALIDATION PRIOR TO PCE INTERFACE CALL
    PRVX
    NEWVAR ; new variables

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"*** Error in deleting PCE visit !!",!
    • Line Location: DELVF1+8
    Function Call: WRITE
    • Prompt: !!,"*** File #668 is locked, IEN = ",RMIE68,", PLEASE contact your IRM!!",!!
    • Line Location: ERR68+1
    Function Call: WRITE
    • Prompt: !!,"*** File #660 is locked, IEN = ",RMIE60,", PLEASE contact your IRM!!",!!
    • Line Location: ERR60+1

    FileMan Files Accessed Via FileMan Db Call

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