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
Print Page as PDF
Routine: PSN576PO

Package: National Drug File

Routine: PSN576PO


Information

PSN576PO ;BP/AGV - Patch 576 Post Install routine ;7/11/24

Source Information

Source file <PSN576PO.m>

Entry Points

Name Comments DBIA/ICR reference
POST ; post install routine to initialize PGx field values
SETNO ; sets all values to '0' in the PGX ELIGIBILE and PGX SUPPRESSED fields in the VA PRODUCT (#50.68) and DRUG INGREDIENTS (#50.416) files
SETYES ; sets values for specified entries to '1' in the PGX ELIGIBLE and PGX SUPPRESSED fields in the VA PRODUCT (#50.68) and DRUG INGREDIENTS (#50.416) files
MAIL ; sends mailman message
ERROR ; an error condition needs to be reported
SETTXT(PSNTXT) ; setting plain PSNTEXT
PGXVPE ; PGX ELIGIBLE (#46) field is set to '1' in the VA PRODUCT (#50.68) file for below specified records
PGXVPS ; PGX SUPPRESSED (#47) field is set to '1' in the VA PRODUCT (#50.68) file for below specified records
PGXDIE ; PGX ELIGIBLE (#5) field is set to '1' in the DRUG INGREDIENTS (#50.416) file for below specified records
PGXDIS ; PGX SUPPRESSED (#6) field is set to '1' in the DRUG INGREDIENTS (#50.416) file for below specified records
Info |  Source |  Entry Points