TSWrite Examples

Job Cost Examples

Update the description of job "03-001" to "This is the description for job 03-001".

TSWrite("MASTER_JCM_RECORD_1_1","JDESC","This is the description for job 03-001","ModifyOnly","03-001")

Update the JTD Production Units for cost code "1-040" under job "03-001" to 200.

TSWrite("MASTER_JCM_RECORD_3","PPUIPLC","200","ModifyOnly","03-001","","1-040")