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

Package: Order Entry Results Reporting

ORDER(#100)-->100.002

Sub-Field: 100.002


Information

Parent File Name Number Package
ORDER(#100) CHILDREN 100.002 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 CHILDREN 0;1 POINTER TO ORDER FILE (#100) ORDER(#100)

  • INPUT TRANSFORM:  D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X I $D(X) S DINUM=X
  • LAST EDITED:  JAN 16, 1990
  • HELP-PROMPT:  Enter the children associated with this order.
  • DESCRIPTION:  
    These are the orders which compose this entry and have this entry in the Parent field.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  100.002^AL^MUMPS
    1)= S P=$P(^OR(100,DA(1),0),"^",2),P2=$P(^(0),"^",8),P1=$S($D(^(3)):$P(^(3),"^",4),1:"") I P,P1,P2 S ^OR(100,"AL",P,P1,P2,DA,DA(1))=""
    2)= S P=$P(^OR(100,DA(1),0),"^",2),P2=$P(^(0),"^",8),P1=$S($D(^(3)):$P(^(3),"^",4),1:"") I P,P1,P2 K ^OR(100,"AL",P,P1,P2,DA,DA(1))
Info |  Details