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

Package: Integrated Billing

Routine: IBJPS7


Information

IBJPS7 ;ALB/VD - IB Site Parameters, Pay-To Provider Rate Types ;02-Feb-2018

Source Information

Source file <IBJPS7.m>

Entry Points

Name Comments DBIA/ICR reference
EN(IBTCFLAG) ; -- main entry point for IBJP IB PAY-TO RATE TYPES
; select pay-to provider
HDR ; -- header code
INIT(IBTCFLAG) ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
RTADD(IBTCFLAG) ; -- Add a new Rate Type
RTDEL(IBTCFLAG) ; -- Delete a Rate Type
SET(IBLN,IBSTR) ; -- Add a line to display list
; returns line number added
ENTSEL(IENS) ; Selects an entry to be added to the specified Site Parameter Node
; Output: IENS - Array of selected IEN(s), "" if not selected
; Returns: 1 - At least one IEN selected, 0 otherwise
LOCK() ;EP
; Attempt to lock the Non-MCCF Pay-To Providers Rate Types for Site Parameters.
; Returns: 1 - Successfully locked
; 0 - Not successfully locked and an error message is
; displayed
UNLOCK ;EP
; Unlocks the Non-MCCF Pay-To Providers Rate Types for IB Site Parameters.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: @IOF,"Someone else is editing the Non-MCCF Pay-To Providers Rate Types"
  • Line Location: LOCK+7
Function Call: WRITE
  • Prompt: !,"Please Try again later"
  • Line Location: LOCK+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.9 - [#350.9] Classic Fileman Calls
^DGCR(399.3 - [#399.3] GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call