Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 912.01

Package: Police and Security

ESP OFFENSE REPORT(#912)-->912.01

Sub-Field: 912.01


Information

Parent File Name Number Package
ESP OFFENSE REPORT(#912) CLASSIFICATION CODE 912.01 Police and Security

Details

Field # Name Loc Type Details
.01 CLASSIFICATION CODE 0;1 POINTER TO ESP CRIME CATEGORIES FILE (#912.7)
************************REQUIRED FIELD************************
ESP CRIME CATEGORIES(#912.7)

  • LAST EDITED:  JUN 23, 1993
  • HELP-PROMPT:  Enter a valid CRIME category.
  • DESCRIPTION:  This field points to a file containing the primary crime categories approved by Law Enforcement and Security, VACO to be utilized for classifying investigative reports. NO additions are to be made at the local field
    stations.
  • CROSS-REFERENCE:  912.01^B
    1)= S ^ESP(912,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^ESP(912,DA(1),10,"B",$E(X,1,30),DA)
.02 TYPE 0;2 POINTER TO ESP CRIME TYPES FILE (#912.8)
************************REQUIRED FIELD************************
ESP CRIME TYPES(#912.8)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,2)=ESPS" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JUN 23, 1993
  • HELP-PROMPT:  Answer must be a valid TYPE.
  • DESCRIPTION:  
    Enter the type of the crime category if applicable. For example, AGGRAVATED for the crime category ASSAULT. Only types for the category entered will be allowed.
  • SCREEN:  S DIC("S")="I $P(^(0),U,2)=ESPS"
  • EXPLANATION:  Must enter a type for this category.
.03 SUBTYPE 0;3 POINTER TO ESP CRIME SUB-TYPES FILE (#912.9)
************************REQUIRED FIELD************************
ESP CRIME SUB-TYPES(#912.9)

  • INPUT TRANSFORM:  S DIC("S")="S:'$D(ESPDTR) ESPDTR=$P(^ESP(912,DA(1),0),U,2) I $$SUBTYPE^ESPUTIL(ESPS,ESPDTR)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  APR 21, 1998
  • HELP-PROMPT:  Answer must be a valid sub-type.
  • DESCRIPTION:  Enter the subtype for this type of crime category, if applicable. For example, ABOVE $1000 (GOV'T) for GOVERNMENT PROPERTY type THEFTS category. You must enter a proper sub-type for the type and category.
    A subtype record in the ESP CRIME SUB-TYPES file (#912.9) cannot be selected, if it has an INACTIVATION DATE field (#1) which precedes the DATE/TIME RECEIVED field (#.02) of the file #912 record with which it is to be
    associated.
  • SCREEN:  S DIC("S")="S:'$D(ESPDTR) ESPDTR=$P(^ESP(912,DA(1),0),U,2) I $$SUBTYPE^ESPUTIL(ESPS,ESPDTR)"
  • EXPLANATION:  Subtype must correspond to type and category, and cannot be inactive.
Info |  Details