abattoir
3rd February 2011, 12:16
Hello All,

Please throw some light on my below mentioned queries.....

1. What are the standard utililities available like ttstpsessinfo,ttstpbaandoc,ttstperrlog,ttstpchangepwd in standard ERP...
From Where can i get the list of above such utilitiles....

2. Also if i have a reqm of converting amount present in numbers to Words, then instead of writing a customize function for it, can i find wether this function is present in either standard DLLs/include Function so that i dont have to write a function for it....

Cheers,
Abattoir

Juergen
3rd February 2011, 12:50
Hi,

please use the search function first to find solutions for already asked questions.

e.g. convert amounts to word:http://www.baanboard.com/baanboard/showthread.php?t=26405

Regards,
Juergen

abattoir
4th February 2011, 07:08
hello Jeurgen,

The Amount in Words was just an example to illustrate my query...
Neverthless, let me reframe my query again...

If i have any reqm like of Converting Amount in Words, how would i know wether this function is already present in Stnd DLL/Include Function...

Again the above reqm is just an example., the reqm could be anything....

mark_h
6th February 2011, 02:10
The only wany I know of to find out what is in a standard dll is to use bic_info6.1 - or the version on your system.

Sometimes just searching this forum on word strings like "convert amount" might net you some threads to search through. Sometimes you might have to try multiple searches to find what you are looking for. Again as far as I know there is not any clear cut documentation on what is in a standard dll or library - if you own code you can try searching that.