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!

How to get the list of properties for an object?

Status
Not open for further replies.

ptrtap

Programmer
Jul 10, 2007
2
US
Folks,

I have been developing programs for other ERP applications but am new to MAS-90 development. I have already attended BO interface class at Sage University and have been playing with the downloaded examples.

One thing that is not clear is how to find out what properties are available on any business object. The documentation just assumes that we know these properties.

Is there a programmatic way to get the list of properties for a business object?

Thank you in advance for your help.

Regards,
Peter
 
Is there a programmatic way to get the list of properties for a business object?
No. I've made my own classes using VBA/ODBC. They're read-only, of course, but we're finally arriving at some data analysis.

[purple]If we knew what it was we were doing, it would not be called
research [blue]database development[/blue], would it? [tab]-- Albert Einstein[/purple]​
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top