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

Package: Accounts Receivable

Routine: RCCPCSE


Information

RCCPCSE ;WASH-ISC@ALTOONA,PA/LDB - CCPC Statements Errors;5/30/96 10:20 AM ;10/16/96 8:42 AM

Source Information

Source file <RCCPCSE.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**34**;Mar 20, 1995;
SORT
PRNT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"THERE ARE NO CCPC STATEMENT ERRORS"
  • Line Location: V+5
Function Call: WRITE
  • Prompt: !,"CCPC STATEMENTS ERROR REPORT"
  • Line Location: V+6
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: IOST?1"C-".E
  • Line Location: SORT+10
Function Call: WRITE
  • Prompt: !,?25,HDR,?75,PG,!,LINE
  • Line Location: SORT+10
Function Call: WRITE
  • Prompt: !!,$E($P(^TMP($J,"ERR",+PT),"^"),1,25),?37,"ERROR CODES",!,$P(^(PT),"^",2),?37,$E(LINE,1,11)
  • Line Location: PRNT+4
Function Call: WRITE
  • Prompt: ADD(Z)
  • Line Location: PRNT+10
Function Call: WRITE
  • Prompt: ?30,$P(ERR(Y),"^"),?40,$P(ERR(Y),"^",2)
  • Line Location: PRNT+11
Info |  Source |  Entry Points |  Interaction Calls