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

Package: Accounts Receivable

Routine: PRCA355E


Information

PRCA355E ;ALB/JSG - PATCH PRCA*4.5*355 ENVIRONMENT CHECKING ROUTINE ;5/28/19 6:22pm

Source Information

Source file <PRCA355E.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ; "Environment" checking
ALLOWED(DATE) ; Allow installation outside of the inclusive period of days 17-28
GETDOM() ; Get site and statement day
; Input: None
SITES26 ;;,438,501,504,542,562,568,649,656,688,756,
SITES28 ;;,565,621,658,664,671,740,

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** Installation of PRCA*4.5*355 is not allowed into your production account on today's date **"
  • Line Location: ENV+11
Function Call: WRITE
  • Prompt: !,"Please re-attempt on any day of the month other than the period from days 17 through 28 inclusive.",!
  • Line Location: ENV+12
Function Call: WRITE
  • Prompt: !,"Installation of PRCA*4.5*355 is allowed.",!
  • Line Location: ENV+14
Info |  Source |  Entry Points |  Interaction Calls