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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RCTCSJR

Package: Accounts Receivable

Routine: RCTCSJR


Information

RCTCSJR ;ALBANY/LEG-CS DEBT REFERRAL REJECT REPORTING ;07/15/14 3:34 PM

Source Information

Source file <RCTCSJR.m>

Entry Points

Name Comments DBIA/ICR reference
ECLIST ; prints IAI Error Codes List
RJRPT ; for CS REJECT REPORT processing
INIT ;
GETRECS ;
1 ; for report by 1) Bill Number
2 ; for report by 2) Debtor Name
3 ; for report by 3) CS Reject Date
QRPT ;if queued
PRTRECS ; prints report
REJREPH ;
COLHDR ; sets report line based on type of report
HEADING ; compiles info for Heading and titles for cross-servicing reject report
PROMPTS
SELECT(PROMPT,DEFAULT) ; prompts for a selection
RPTTYP(PROMPT,SET) ;PRINT CROSS-SERVICING REPORT; print cross-servicing report, prints sorted individual bills that make up a cross-servicing account
DTFRMTO(PROMPT) ;Get from and to dates
HEXC ; - 'Do you want to capture data to EXCEL' prompt
EXCMSG ; - Displays the message about capturing to an Excel file format

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ^TMP("RCTCSJR",$J,"REC",LN),!
  • Line Location: PRTRECS+5
Function Call: READ
  • Formatting: !!
  • Prompt: "END OF REPORT...PRESS RETURN TO CONTINUE"
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRTRECS+11
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRTRECS+11
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: REJREPH+1
Function Call: WRITE
  • Prompt: "PAGE "_PAGE,?10,HDTITLE,?68,$$FMTE^XLFDT(DT,"2Z")
  • Line Location: REJREPH+2
Function Call: WRITE
  • Prompt: !,$TR(CHDR," ",""),!
  • Line Location: REJREPH+3
Function Call: WRITE
  • Prompt: !,DASH,!,CHDR,!,CDSH,!
  • Line Location: REJREPH+4
Function Call: WRITE
  • Prompt: !,"It is recommended that you Queue this report to a device that is 132 characters wide. "
  • Line Location: PROMPTS+25
Function Call: WRITE
  • Prompt: !!,"Report compilation has started with task# ",ZTSK,".",!
  • Line Location: PROMPTS+33
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+8
Function Call: WRITE
  • Prompt: !
  • Line Location: RPTTYP+3
Function Call: WRITE
  • Prompt: !,$G(PROMPT)
  • Line Location: DTFRMTO+9
Function Call: WRITE
  • Prompt: !
  • Line Location: DTFRMTO+12
Function Call: WRITE
  • Prompt: !!," Enter: 'Y' - To capture detail report data to transfer",!," to an Excel document"
  • Line Location: HEXC+1
Function Call: WRITE
  • Prompt: !," '<CR>' - To skip this option",!," '^' - To quit this option"
  • Line Location: HEXC+2
Function Call: WRITE
  • Prompt: !!?5,"To capture as an Excel format, it is recommended that you queue this"
  • Line Location: EXCMSG+2
Function Call: WRITE
  • Prompt: !?5,"report to a spool device with margins of 256 and page length of 99999"
  • Line Location: EXCMSG+3
Function Call: WRITE
  • Prompt: !?5,"(e.g. 0;256;99999). This should help avoid wrapping problems."
  • Line Location: EXCMSG+4
Function Call: WRITE
  • Prompt: !!?5,"Another method would be to set up your terminal to capture the detail"
  • Line Location: EXCMSG+5
Function Call: WRITE
  • Prompt: !?5,"report data. On some terminals, this can be done by invoking 'Logging'"
  • Line Location: EXCMSG+6
Function Call: WRITE
  • Prompt: !?5,"or clicking on the 'Tools' menu above, then click on 'Capture Incoming "
  • Line Location: EXCMSG+7
Function Call: WRITE
  • Prompt: !?5,"Data' to save to Desktop. To avoid undesired wrapping of the data saved"
  • Line Location: EXCMSG+8
Function Call: WRITE
  • Prompt: !?5,"to the file, change the DISPLAY screen width size to 132 and you can"
  • Line Location: EXCMSG+9
Function Call: WRITE
  • Prompt: !?5,"enter '0;256;99999' at the 'DEVICE:' prompt.",!
  • Line Location: EXCMSG+10

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RC(348.5 - [#348.5] Classic Fileman Calls
^PRCA(430 - [#430] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call