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

Package: Accounts Receivable

Routine: RCRJRCO


Information

RCRJRCO ;WISC/RFJ-control collection of monthly data ;1 Nov 97

Source Information

Source file <RCRJRCO.m>

Entry Points

Name Comments DBIA/ICR reference
DQ ; start collection of monthly data
; datemoyr is for the month and year to run collector (ex 2971000)
; rcrjfsv and rcrjfwr are flags to stop the sv and wr documents
; rcrjfbdr is a flag to stop the rebuild of the bad debt report
ASKNDB(REPORT) ; ask to resend to national database
; report = AR1 or AR2
; 1 is yes, otherwise no
ASKBDR() ; ask to rebuild the bad debt report
; 1 is yes, otherwise no
ASKOKAY(DATEMOYR) ; ask if its okay
; 1 is yes, otherwise no
ASKTRANS() ; ask if its okay to retransmit document to FMS
; 1 is yes, otherwise no
ASKOIG() ; ask to resend to oig
; 1 is yes, otherwise no
PAEFFDT()
ADJFUND(RCFUND) ;
NOHSIF() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will re-run the AR Data Collector, extracting data from"
  • Line Location: RCRJRCO+8
Function Call: WRITE
  • Prompt: !,"the AR database and sending the data to the National Database and FMS."
  • Line Location: RCRJRCO+9
Function Call: WRITE
  • Prompt: !,"It will also re-generate the Bad Debt Report and the OIG Extract."
  • Line Location: RCRJRCO+10
Function Call: WRITE
  • Prompt: !!,"This option will perform the following tasks:",!
  • Line Location: RCRJRCO+11
Function Call: WRITE
  • Prompt: !," 1. Re-send the data to the National Database. The data will only be"
  • Line Location: RCRJRCO+12
Function Call: WRITE
  • Prompt: !," re-sent if you answer YES to the prompt. The data will only be"
  • Line Location: RCRJRCO+13
Function Call: WRITE
  • Prompt: !," accepted in the NDB if the month-year has not been closed (in the NDB)."
  • Line Location: RCRJRCO+14
Function Call: WRITE
  • Prompt: !," 2. Re-send the data to FMS on the SV and WR documents. The data"
  • Line Location: RCRJRCO+15
Function Call: WRITE
  • Prompt: !," will only be re-sent if it has not been previously accepted by FMS."
  • Line Location: RCRJRCO+16
Function Call: WRITE
  • Prompt: !," 3. Re-send the OIG Extract. If the selected month is the end of the"
  • Line Location: RCRJRCO+17
Function Call: WRITE
  • Prompt: !," quarter (December, March, June, or September), the OIG Extract can"
  • Line Location: RCRJRCO+18
Function Call: WRITE
  • Prompt: !," be re-generated."
  • Line Location: RCRJRCO+19
Function Call: WRITE
  • Prompt: !
  • Line Location: RCRJRCO+28
Function Call: WRITE
  • Prompt: !!,"The SV document has been transmitted to fms, document number: "_GECSDATA("2100.1",GECSDATA,".01","E")
  • Line Location: RCRJRCO+37
Function Call: WRITE
  • Prompt: !,"The SV document has been ACCEPTED in FMS and will not be resent."
  • Line Location: RCRJRCO+39
Function Call: WRITE
  • Prompt: !,"The SV document has REJECTED and will be RETRANSMITTED."
  • Line Location: RCRJRCO+42
Function Call: WRITE
  • Prompt: !,"The SV document has NOT been ACCEPTED in FMS."
  • Line Location: RCRJRCO+43
Function Call: WRITE
  • Prompt: !!,"The WR document has been transmitted to fms, document number: "_GECSDATA("2100.1",GECSDATA,".01","E")
  • Line Location: RCRJRCO+51
Function Call: WRITE
  • Prompt: !,"The WR document has been ACCEPTED in FMS and will not be resent."
  • Line Location: RCRJRCO+53
Function Call: WRITE
  • Prompt: !,"The WR document has REJECTED and will be RETRANSMITTED."
  • Line Location: RCRJRCO+56
Function Call: WRITE
  • Prompt: !,"The WR document has NOT been ACCEPTED in FMS."
  • Line Location: RCRJRCO+57
Function Call: WRITE
  • Prompt: !!,"The Bad Debt SV document has been transmitted to fms, document number: "_GECSDATA("2100.1",GECSDATA,".01","E")
  • Line Location: RCRJRCO+65
Function Call: WRITE
  • Prompt: !,"The Bad Debt SV document has been ACCEPTED in FMS and will not be resent."
  • Line Location: RCRJRCO+67
Function Call: WRITE
  • Prompt: !,"The Bad Debt SV document has REJECTED and will be RETRANSMITTED."
  • Line Location: RCRJRCO+70
Function Call: WRITE
  • Prompt: !,"The Bad Debt SV document has NOT been ACCEPTED in FMS."
  • Line Location: RCRJRCO+71
Function Call: WRITE
  • Prompt: !!,"The TR document has been transmitted to fms, document number: "_GECSDATA("2100.1",GECSDATA,".01","E")
  • Line Location: RCRJRCO+79
Function Call: WRITE
  • Prompt: !,"The TR document has been ACCEPTED in FMS and will not be resent."
  • Line Location: RCRJRCO+81
Function Call: WRITE
  • Prompt: !,"The TR document has REJECTED and will be RETRANSMITTED."
  • Line Location: RCRJRCO+84
Function Call: WRITE
  • Prompt: !,"The TR document has NOT been ACCEPTED in FMS."
  • Line Location: RCRJRCO+85
Function Call: WRITE
  • Prompt: !!,"No reports have been selected for retransmission."
  • Line Location: RCRJRCO+106
Function Call: WRITE
  • Prompt: !!,"This option will retransmit the following monthly reports:"
  • Line Location: RCRJRCO+108
Function Call: WRITE
  • Prompt: !," AR1 to the NDB."
  • Line Location: RCRJRCO+109
Function Call: WRITE
  • Prompt: !," AR2 to the NDB."
  • Line Location: RCRJRCO+110
Function Call: WRITE
  • Prompt: !," SV document to FMS."
  • Line Location: RCRJRCO+111
Function Call: WRITE
  • Prompt: !," WR document to FMS."
  • Line Location: RCRJRCO+112
Function Call: WRITE
  • Prompt: !," TR document to FMS."
  • Line Location: RCRJRCO+113
Function Call: WRITE
  • Prompt: !," rebuild the Bad Debt Report."
  • Line Location: RCRJRCO+114
Function Call: WRITE
  • Prompt: !," resend the OIG Extract."
  • Line Location: RCRJRCO+115
Function Call: WRITE
  • Prompt: !!,"This will be queued to run in the background. When it completes,"
  • Line Location: RCRJRCO+118
Function Call: WRITE
  • Prompt: !,"a mail message will be sent to the mail group RC AR DATA COLLECTOR."
  • Line Location: RCRJRCO+119
Function Call: WRITE
  • Prompt: !!,"Queued to run in task ",$G(ZTSK)
  • Line Location: RCRJRCO+123
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKNDB+6
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKBDR+5
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKOKAY+6
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKOIG+5
Info |  Source |  Entry Points |  Interaction Calls