open-insight/LSL2/STPROC/TEST_OBJ_WO_MAT_LOG.txt
Infineon\StieberD 7762b129af pre cutover push
2024-09-04 20:33:41 -07:00

21 lines
357 B
Plaintext

COMPILE ROUTINE TEST_OBJ_WO_MAT_LOG(Dummy)
ROWDEF(CHARSTR)
DECLARE SUBROUTINE obj_Notes, Set_Status, Send_Info, Send_Dyn, Btree.Extract, ErrMsg, obj_WO_Mat_Log
DECLARE FUNCTION Get_Status,obj_WO_Log, Send_Dyn
debug
obj_WO_Mat_Log('Post','')
IF Get_Status(errCode) THEN debug
debug
GOTO Bail
* * * * * * *
Bail:
* * * * * * *
END