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

Package: Integrated Billing

Routine: IBCNBCD7


Information

IBCNBCD7 ;ALB/AWC - MCCF FY14 Subscriber Display Screens ;25 Feb 2015

Source Information

Source file <IBCNBCD7.m>

Entry Points

Name Comments DBIA/ICR reference
SUB(SKPBLANK,IBFNAM,IBHOLD,IBXHOLD) ; called from SUB^IBCNBAC
SBFLDS(IBSET,SKPBLANK,IBHOLD,IBXHOLD) ; accept each field and set into temp array
SBDIS(BFLD,IFLD,LABEL,SKPBLANK) ; write the two corresponding fields; one from buffer, one from ins files
DMSG(CHGCHK) ; Display message if there were no changes to accept

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SUB+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SUB+4
Function Call: WRITE
  • Prompt: !!,"There are no changes to be accepted, based on the method of update chosen."
  • Line Location: DMSG+1
Function Call: WRITE
  • Prompt: !!,"End of changes for SUBSCRIBER related data."
  • Line Location: DMSG+2
Info |  Source |  Entry Points |  Interaction Calls