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

Package: Integrated Billing

Routine: IB20P785


Information

IB20P785 ;MNTVBB/DMR - IB MID YEAR 2024 STOP CODES UPDATE ; January 29, 2024 @13:20

Source Information

Source file <IB20P785.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Update IB Stop Code Billable Types for Mid Year 2024 in #352.5
; Call the Global Backup Tag (Backs up entire file to XTMP and sets the GLBRSTR node
; used to prevent a rerun of the backup and update, that would result in
; overwriting the backup file unintentionally)
START
FINISH
ADD ;add a new code
UPDATE ;update an old code
ADD3525(IBCODE,IBEFFDT,IBTYPE,IBDES,IBOVER) ;
GLBBKUP ; XTMP Backup of file(s)
GLBRSTR ; Restore of Prior version of file using XTMP
NCODE ;;code^billable type^description^override flag^effective date
OCODE ;;code^billable type^description^override flag

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"CANNOT RERUN WITHOUT A RESTORE"
  • Line Location: GLBBKUP+1
Info |  Source |  Entry Points |  Interaction Calls