Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ACRFIRS9

ACRFIRS9.m

Go to the documentation of this file.
  1. ACRFIRS9 ;IHS/OIRM/DSD/AEF - WRITE IRS 1099 INSTRUCTIONS TO SCREEN; [ 11/01/2001 9:44 AM ]
  1. ;;2.1;ADMIN RESOURCE MGT SYSTEM;;NOV 05, 2001
  1. ;
  1. ;Writes instructions for using the IRS/1099 menu options.
  1. EN ;EP -- MAIN ENTRY POINT
  1. ;
  1. N DIR,X,Y
  1. S DIR(0)="Y"
  1. S DIR("A")="Do you want to print a copy of the instructions"
  1. S DIR("B")="N"
  1. D ^DIR
  1. Q:$D(DTOUT)!($D(DUOUT))!($D(DIRUT))
  1. Q:'Y
  1. D QUE^ACRFUTL("DQ^ACRFIRS9","","PRINT 1099 INSTRUCTIONS")
  1. Q
  1. DQ ;EP -- QUEUED JOB STARTS HERE
  1. ;
  1. W !,?3,"The following steps should be done in sequence to ensure accuracy of 1099's:"
  1. W !,"1 -Option EFIN to make any needed corrections to the Finance Location",!," fields and be sure to enter CONTACT NAME and CONTACT PHONE number."
  1. W !,"2 -Option CALC to calculate YTD Paid vendor amounts."
  1. W !,"3 -Option RPTS to list & review all vendors with YTD-PAID entries."
  1. W !,"4 -Decide whether to zero-out YTD-PAID field for all vendors and enter all OR"
  1. W !," make selected corrections to YTD-PAID field because most are already correct"
  1. W !," (Option ZERO to 'zero-out' YTD-PAID field for all vendors and enter for all)"
  1. W !,"5 -Option INPT to enter/correct YTD-PAID field."
  1. W !,"6 -Option RPTS again to check all YTD-PAID entries before printing."
  1. W !,"7 -Option TRNS to prepare staging file for EXPORT & PRINT process."
  1. W !,"8 -Option LIST to review a list of entries in the staging file. Correct"
  1. W !," any missing data."
  1. W !,"9 -Option PRNT to print 1099's (Will offer chance to print test 1099s.)"
  1. W !,"10-Option EXP to export 1099 data to UNIX IRS/STATE files. (MUST DO TRNS 1ST)"
  1. D ^%ZISC
  1. Q