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

Package: CMOP

CMOP SYSTEM(#550)-->550.07

Sub-Field: 550.07


Information

Parent File Name Number Package
CMOP SYSTEM(#550) AUTO TRANSMIT 550.07 CMOP

Details

Field # Name Loc Type Details
.01 AUTO TRANSMIT 0;1 SET
  • '1' FOR YES;
  • '2' FOR NO;

  • LAST EDITED:  OCT 18, 1994
  • DESCRIPTION:  
    A '1' in this field indicates the facility has currently scheduled background transmissions for CMOP processing.
  • TECHNICAL DESCR:  
    Set of Codes
  • CROSS-REFERENCE:  550^AT^MUMPS
    1)= S:X=1 ^PSX(550,"AT",DA)=""
    2)= K ^PSX(550,"AT",DA)
    This cross reference is used to determine if a site has scheduled auto transmissions. If this cross reference is set, another auto transmission schedule can not be set up.
1 QUEUED TO BEGIN 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  
    The date/time of the initial background transmission.
  • TECHNICAL DESCR:  
    Date/time
2 SCHEDULING FREQUENCY(HRS) 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 11, 1993
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the frequency (in hours) that the automatic processing will be rescheduled.
  • TECHNICAL DESCR:  
    Number
3 NEXT TRANSMISSION TIME 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 03, 1996
  • DESCRIPTION:  
    This is the date/time of the next scheduled auto transmission.
5 SCHEDULED BY 0;6 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 08, 1993
  • DESCRIPTION:  
    The name of the person who scheduled the automatic processing.
  • TECHNICAL DESCR:  
    Pointer to New Person
6 TASK NUMBER 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 29, 1993
  • HELP-PROMPT:  Type a Number between 1 and 9999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the task number used to reschedule the job.
7 NUMBER OF DAYS TO TRANSMIT 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 01, 1996
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    This number determines the number of days to add to the current date to calculate the transmit through date for CMOP auto transmissions.
Info |  Details