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

Package: Quality Assurance

Routine: AQAOHPKG


Information

AQAOHPKG ; IHS/ORDC/LJF - HELP TEXT FOR PKG ADMIN OPTIONS ;

Source Information

Source file <AQAOHPKG.m>

Entry Points

Name Comments DBIA/ICR reference
AUDIT ;ENTRY POINT >>> intro text for audit report
KEYS ;ENTRY POINT >>> intro text for users with qai keys report
MEMBER ;ENTRY POINT >>> intro text for listing of team members

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!?20,"OCCURRENCE AUDIT LISTING UTILITY",!!
  • Line Location: AUDIT+2
Function Call: WRITE
  • Prompt: !!?5,"Use this option to view actions taken on OCCURRENCES by"
  • Line Location: AUDIT+3
Function Call: WRITE
  • Prompt: !?5,"QI users. It will list the occurrence ID #, the date and time,"
  • Line Location: AUDIT+4
Function Call: WRITE
  • Prompt: !?5,"the action performed (add, edit, review, or delete), and the"
  • Line Location: AUDIT+5
Function Call: WRITE
  • Prompt: !?5,"user's name. This can be very helpful in tracking who accessed"
  • Line Location: AUDIT+6
Function Call: WRITE
  • Prompt: !?5,"a particular occurrence and when. You can print all audited"
  • Line Location: AUDIT+7
Function Call: WRITE
  • Prompt: !?5,"events for a date range, all for a specific occurrence, or all"
  • Line Location: AUDIT+8
Function Call: WRITE
  • Prompt: !?5,"those performed by a particular user.",!!
  • Line Location: AUDIT+9
Function Call: WRITE
  • Prompt: @IOF,!!?20,"USERS WITH QAI SECURITY KEYS",!!
  • Line Location: KEYS+2
Function Call: WRITE
  • Prompt: !!?5,"Use this option to check who has access to the LOCKED MENU"
  • Line Location: KEYS+3
Function Call: WRITE
  • Prompt: !?5,"OPTIONS in the QAI system. This report will tell you who"
  • Line Location: KEYS+4
Function Call: WRITE
  • Prompt: !?5,"has been given access to update indicators, close occurrences,"
  • Line Location: KEYS+5
Function Call: WRITE
  • Prompt: !?5,"print provider reports, and any other functions that require"
  • Line Location: KEYS+6
Function Call: WRITE
  • Prompt: !?5,"additional keys to access.",!
  • Line Location: KEYS+7
Function Call: WRITE
  • Prompt: @IOF,!!?20,"LISTING OF QI TEAM MEMBERS",!!
  • Line Location: MEMBER+2
Function Call: WRITE
  • Prompt: !?5,"Use this option to print a list by QI TEAM of the QAI USERS"
  • Line Location: MEMBER+3
Function Call: WRITE
  • Prompt: !?5,"who have access to the team's indicators, occurrences, and"
  • Line Location: MEMBER+4
Function Call: WRITE
  • Prompt: !?5,"action plans. Remember, all users designated as QI Staff"
  • Line Location: MEMBER+5
Function Call: WRITE
  • Prompt: !?5,"members can access ALL data in the QAI system.",!!
  • Line Location: MEMBER+6

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
IOF AUDIT+2, KEYS+2, MEMBER+2
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables |  All