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

Package: Authorization Subscription

Routine: USRAEDT


Information

USRAEDT ; SLC/JER - Business Rule Edit ;3/5/10

Source Information

Source file <USRAEDT.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching
XLATE(Y,DA) ; Translate business rule
STATUS(DA,USRD0) ; to which status does the rule apply?
DOCUMENT(DA,USRD0) ; to which document does the rule apply?
DDHLEV(USRDTYP) ; External value of Document Definition Type
ACTION(DA,USRD0) ; to which action does rule apply?
ACTX
CLASS(DA,USRD0) ; to which user class does the rule apply?
ROLE(DA,USRD0) ; to which user role does the rule apply?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Please Enter or Edit a Business Rule:",!
  • Line Location: MAIN+2
Function Call: WRITE
  • Prompt: !!,"<Business Rule DELETED>"
  • Line Location: MAIN+7
Function Call: WRITE
  • Prompt: !!,"You defined the following rule:",!
  • Line Location: MAIN+8
Function Call: WRITE
  • Prompt: !?(2*USRI),USRY(USRI)
  • Line Location: MAIN+11
Info |  Source |  Entry Points |  Interaction Calls