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

Package: Integrated Billing

Routine: IBCEF62


Information

IBCEF62 ;ALB/TMP - EDI TRANSMISSION RULES BT RESTRICTIONS DISPLAY ;30-APR-99

Source Information

Source file <IBCEF62.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCE RULE BT RESTRICT
HDR ; -- header code
INIT ; -- init variables and list array
REBLD ; Set up formatted global
SET(X,IBCNT,IBIEN) ;
; X = Text to set into display global
; IBCNT = the count of the entries in display
; IBIEN = ien of rule's bill type restriction being displayed
HELP ; -- help code
EXIT ; -- exit code
EXPND ; -- expand code
SUCCBT ; Display success message after bill type restriction delete
BTDEL(IBRULE) ; Delete bill type restriction
; IBRULE = the ien of the rule being processed in file 364.4
;
; Function returns 1 if successful, 0 if not
BTDQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SUCCBT+4
Info |  Source |  Entry Points |  Interaction Calls