Find the account number for the GL Account having an owner account number of "CX-12342.153" TSFind("MASTER_GLM_RECORD_1","AACCT","AOWNACT='CX-12342.153'")
Job Cost Example
Find the second job ID in the database for project manager "IAC" TSFind("MASTER_JCM_RECORD_1_1","JOB","JPRJMGR='IAC'",1)