HDISDOC ;BPFO/DTG - COMPILE SDO LIST FROM 101.43; Apr 07, 2018@12:42
Source file <HDISDOC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(HDIAREA,HDITYPE,HDIOIEN,HDIRET,HDIERR,HDICNT,HDIMN) | ; entry for lookup
|
|
ALL | ; get all items for an area
|
|
A1 | ||
PARTIAL | ; get items that partial match the name sent
|
|
P1A | ||
P2 | ||
P2A | ||
IEN | ; find entry for a single IEN in 101.43
|
|
OUT | ; return to calling routine
|
|
LAB(LAM) | ;get laboratory SDO's
|
|
ORDI(A) | ; get info from 101.43
|
|
BTMP() | ;
|
|
CHKCHAR(A) | ; check for ctrl chars, <, >, &
|
|
OH10143 | ;header 101.43
|
|
OT10143 | ; trailer for 101.43
|
|
OB10143 | ; body for 101.43
|
|
CHKO(HOI) | ;check if order belongs to the correct area
|