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

Package: Prosthetics

Routine: RMPR4UTL


Information

RMPR4UTL ;PHX/HNB - PURCHASE CARD MODULE ;3/1/1996

Source Information

Source file <RMPR4UTL.m>

Entry Points

Name Comments DBIA/ICR reference
EDT ;Edit Purchase Card
FILE
ENT
NFRM
SS ;add IFCAP Site Parameter
CHK ;Add Duplicate Item
LKP ;DISPLAY DUPLICATE AND SINGLE ITEMS
CHKCPT(RDATA) ;check for cpt modifier, change of Type of Transaction.
DELRP ;logic for deleting 'RP' modifier with transaction change.
ADDRP ;logic for adding 'RP' modifier with transaction change.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?5,"Enter the IFCAP Site used with the Purchase Card Module"
  • Line Location: SS+2
Function Call: WRITE
  • Prompt: !,?5,"The following site you select will be used on all your"
  • Line Location: SS+3
Function Call: WRITE
  • Prompt: !,?5,"Purchase Card Transactions in IFCAP only.",!
  • Line Location: SS+4
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: LKP+1
Function Call: WRITE
  • Prompt: !?5,RDA,?10,$P(^PRC(441,$P(^RMPR(661,$P(RD(RDA),U),0),U),0),U,2)," $",$P(RD(RDA),U,3)
  • Line Location: LKP+2
Info |  Source |  Entry Points |  Interaction Calls