Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UDF fields and their tables

Status
Not open for further replies.

Blorf

Programmer
Dec 30, 2003
1,608
US
Hi.

When you create a UDF in Mas 200 for Inventory Master, where are the fields located? What table I mean?

The manual says use the help system under adding udf's to crystal reports, but there is nothing there!

Thanks,
ChaZ
 
The udf files are named:
"Application"_9#"CompanyID".soa

where "Application"=Ar, SO, IM, etc.

e.g. IM_90ABC.soa

Open a blank Crystal report, connect to SOTAMAS90 odbc and you'll see the udf files in the list.
 
Hi. I figured they would be there, but sadly I get no field names and an error when I select im_90. Will try some other testing.

Thanks,
ChaZ
 
I'm using 3.71 and my UDF's are in table IM_90_UDF_IM_Masterfile.
 
Hi.

Turns out that until I added records to the udf field, I could not odbc to the table.

Took me hours to figure that out, but duh!

Thanks,
ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top