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 |  Local Variables |  All
Print Page as PDF
Routine: AQAOHAPP

Package: Quality Assurance

Routine: AQAOHAPP


Information

AQAOHAPP ; IHS/ORDC/LJF - HELP TEXT: ACTION PLAN PRINTS ;

Source Information

Source file <AQAOHAPP.m>

Entry Points

Name Comments DBIA/ICR reference
DELETED ;ENTRY POINT for intro text for deleted plans report
; called by entry action of option AQAO ACTPLAN DELETED
IMPLEM ;ENTRY POINT for intro text for implementation report
; called by entry action of option AQAO ACTPLAN IMPLEMENT PRINT
WRKSHT ;ENTRY POINT for intro text for action evaluation worksheets
; called by entry action of option AQAO ACTPLAN WORKSHEET
REV ;ENTRY POINT for intro text for reviewed actions report
; called by entry action of option AQAO ACTPLAN REVIEWED
DUE ;ENTRY POINT for intro text to plans due for evaluation report
; called by entry action of option AQAO ACTPLAN DUE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!?20,"ACTION IMPLEMENTATION STATUS REPORT",!!
  • Line Location: IMPLEM+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print a listing of action plans either"
  • Line Location: IMPLEM+3
Function Call: WRITE
  • Prompt: !?5,"AWAITING IMPLEMENTATION or IMPLEMENTED but not reviewed. The"
  • Line Location: IMPLEM+4
Function Call: WRITE
  • Prompt: !?5,"report can be sorted by action plan #, by action type, by"
  • Line Location: IMPLEM+5
Function Call: WRITE
  • Prompt: !?5,"action status or by implementation date. You will be asked if"
  • Line Location: IMPLEM+6
Function Call: WRITE
  • Prompt: !?5,"you want to include action plan SUMMARIES with the listing. If"
  • Line Location: IMPLEM+7
Function Call: WRITE
  • Prompt: !?5,"you sort by implementation date, you will get only those plans"
  • Line Location: IMPLEM+8
Function Call: WRITE
  • Prompt: !?5,"already implemented."
  • Line Location: IMPLEM+9
Function Call: WRITE
  • Prompt: !!
  • Line Location: IMPLEM+10
Function Call: WRITE
  • Prompt: @IOF,!!?20,"ACTION PLANS DUE FOR EVALUATION & REVIEW",!!
  • Line Location: DUE+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print a listing of those plans that are"
  • Line Location: DUE+3
Function Call: WRITE
  • Prompt: !?5,"READY FOR EVALUATION. The report prints only IMPLEMENTED plans"
  • Line Location: DUE+4
Function Call: WRITE
  • Prompt: !?5,"with review dates in the past or with no review date. You can"
  • Line Location: DUE+5
Function Call: WRITE
  • Prompt: !?5,"sort the report by plan #, by action type, or by review date."
  • Line Location: DUE+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: DUE+7
Function Call: WRITE
  • Prompt: @IOF,!!?20,"PRINT ACTION EVALUATION WORKSHEETS",!!
  • Line Location: WRKSHT+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print WORKSHEETS used in the evaluation of"
  • Line Location: WRKSHT+3
Function Call: WRITE
  • Prompt: !?5,"action plans. You can choose as many action plans as you want"
  • Line Location: WRKSHT+4
Function Call: WRITE
  • Prompt: !?5,"from the list of IMPLEMENTED ones. This worksheet will be most"
  • Line Location: WRKSHT+5
Function Call: WRITE
  • Prompt: !?5,"effective if you enter the EVALUATION CRITERIA in a worksheet"
  • Line Location: WRKSHT+6
Function Call: WRITE
  • Prompt: !?5,"format.",!!
  • Line Location: WRKSHT+7
Function Call: WRITE
  • Prompt: @IOF,!!?20,"REVIEWED ACTION PLANS REPORT UTILITY",!!
  • Line Location: REV+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print VARIOUS LISTINGS of actions that"
  • Line Location: REV+3
Function Call: WRITE
  • Prompt: !?5,"have been REVIEWED and are no longer active. You can SORT"
  • Line Location: REV+4
Function Call: WRITE
  • Prompt: !?5,"the report by plan #, by action type, by date implemented, by"
  • Line Location: REV+5
Function Call: WRITE
  • Prompt: !?5,"review date, or by implementation team. You can LIMIT the"
  • Line Location: REV+6
Function Call: WRITE
  • Prompt: !?5,"plans printed by the sort category you selected. You will"
  • Line Location: REV+7
Function Call: WRITE
  • Prompt: !?5,"also be asked to choose between printing BRIEF LISTINGS or"
  • Line Location: REV+8
Function Call: WRITE
  • Prompt: !?5,"FULL-PAGE SUMMARIES of each plan.",!!
  • Line Location: REV+9
Function Call: WRITE
  • Prompt: @IOF,!!?20,"LISTING OF DELETED ACTION PLANS",!!
  • Line Location: DELETED+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print a listing of DELETED action plans."
  • Line Location: DELETED+3
Function Call: WRITE
  • Prompt: !?5,"You can limit the list by CLOSE OUT DATE. The listing will"
  • Line Location: DELETED+4
Function Call: WRITE
  • Prompt: !?5,"include new action plan numbers if noted.",!!
  • Line Location: DELETED+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
IOF IMPLEM+2, DUE+2, WRKSHT+2, REV+2, DELETED+2
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables |  All