找出系统中与某个Output Type关联的Document NO.

在Fix Script/Smart Form相关的Bug时, 找与这个Output Type相关联的测试Document, 以前确实是件痛苦的事情: 要看output type的access sequences和condition records, 以及procedure中requirement source code, 然后去相关的数据表中去找匹配的document.

其实根本没必要这么麻烦的, 系统中就有这么一个程序(Jason Shared), 你只要输入output type的名称, 它就能找出与之关联的documents.  Program Name: SD70AV1A :), 但是procedure中requirement source code有时候还是要看的.:(

 

将ScriptForm中的代码导出的程序是:RSTXSCRP

你可能感兴趣的:(workflow,Access,Go)