jimouyang
27th December 2012, 07:15
anyone can tell me:

act.revision in tcibd001 derived from which table, and how to check.

thank you -jim

bdittmar
12th February 2013, 09:26
anyone can tell me:

act.revision in tcibd001 derived from which table, and how to check.

thank you -jim

Hello,

the revision for an item is stored in tiedm100.

Regards

jimouyang
21st February 2013, 04:34
thank you. it is from the table.

Would you let me know how to find out. Everytime, if ctrl+shift+7 can not find the table name, it alwasy took a lot of time to guess where.

regards -jim

BaanInOhio
21st February 2013, 04:37
If you don't have source code for an object, you can run 'ttstpobjnfo' for the program script with all boxes checked to see the external variables used in the script. You can determine which other tables and fields are used in the script as well as external libraries (DLLs) that are called.

jimouyang
21st February 2013, 08:41
ttstpobjnfo


I can not run it. any package to install?

mark_h
21st February 2013, 14:30
On 4c4 we can use ttstpsessinfo or from the unix prompt I can run bic_info6.1. Not sure what is available on other versions of BaaN.

BaanInOhio
21st February 2013, 15:06
ttstpobjnfo


I can not run it. any package to install?

If not available you can get similar results with ttadv2439m000, checking all boxes. ttstpobjinfo might be only available in LN.