metropoj
8th February 2010, 17:26
I have run a cross a Report field in the OA that is as follows :

Print Expression form.text$("tdsls44049",lattr.textlang$)


It prints different text based on report language.

I can't seem to find out where these are maintained. Can someone please point me in the right direction?

I tried under maintain labels but they don't exist ....

NPRao
8th February 2010, 18:59
Refer to - form.text$() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_message_handling_form_text)

It is a message code, check in the session - ttadv4551m000

metropoj
8th February 2010, 19:15
Aha, Yes ! That was the ticket. Thanks, I see them now.

I thought the form.text$ was some kind of formatting formula or something ...

Cheers,