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

Package: Prosthetics

Routine: RMPRM


Information

RMPRM ;PHX/DWL-INFORMATION MESSAGES / PURCHASING FUNCTIONS ; 5/22/00 4:16pm

Source Information

Source file <RMPRM.m>

Entry Points

Name Comments DBIA/ICR reference
M1
M2 ;ENTRY POINT TO DISPLAY Canceled TRANSACTION MESSAGE
M3
EN2520 ;ENTRY POINT FOR 2520 FORM TO SELECT PSC ITEM CATEGORY
PSCAMT ;CHECKS FOR DOLLAR LIMITATIONS IN SITE PARAMETER FILE-
HPSC
EXIT
POST2 ;1358

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"This Transaction has been Closed!"
  • Line Location: M1+0
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"This Transaction has already been Canceled!"
  • Line Location: M2+1
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"An X in the Item column is an error and must be reported to your Application Coordinator!"
  • Line Location: M3+0
Function Call: WRITE
  • Prompt: !,"Enter 'W' for WHEELCHAIR, 'O' for BRACE, 'B' for BLIND AIDS, 'A' for ART. LIMBS"
  • Line Location: EN2520+1
Function Call: READ
  • Formatting: !
  • Prompt: "Select PSC ITEM CATEGORY: "
  • Variable: RMPRPSC
  • Timeout: DTIME
  • Line Location: EN2520+2
Function Call: WRITE
  • Prompt: !,"You will not be able to exceed an item repair cost of more than $",$J(RMPRAMT,0,2),"."
  • Line Location: PSCAMT+3
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"??",!,"CHOOSE FROM:",!?5,"W",?15,"WHEELCHAIR",!?5,"O",?15,"BRACE",!?5,"B",?15,"BLIND AID",!?5,"A",?15,"ARTIFICIAL LIMB"
  • Line Location: HPSC+0
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"Transaction NOT Closed-out, IFCAP Failed to Post for the Following Reason.",!,$P(Y,U,2)
  • Line Location: POST2+39

FileMan Files Accessed Via FileMan Db Call

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