[development-axapta] Re: Finding a Field in a Table

2004-10-15 Thread onnobid
Hi, the error has nothing to do with your field Carrier. In the where clause you refer to InventJournalTrans but there is no InventJournalTrans object in the scope of your display method. try something like this, of course you have to change initialization of InventJournalTrans according

Re: [development-axapta] Creating Forms

2004-10-15 Thread Nitesh
Hi Bob, U can find all the details for designing a form in Developer Guide And E-learn.anyway i,ll mail u that mail 2moro. Regards | Nitesh [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit

[development-axapta] Attaching methods to Dialog-class fields

2004-10-15 Thread Stefan Osterburg
Hi, I have a Class that extends RunBaseBatch. I have overwritten the dialog() Method to add fields to the dialog, such as in the following example: Object dialog() { DialogRunbase dialog = super(); fieldProjId=dialog.addField(typeid(ProjId)); fieldProjId.value(projid); return dialog; }

RE: [development-axapta] Attaching methods to Dialog-class fields

2004-10-15 Thread Jacob Hjelmer Nielsen
Hi Stefan First you create a lookup form to handle your special lookup, this can be called in two ways: 1. You use a form as a dialogue and call the performFormLookup() in the field's lookup method. 2. You create an Extended Data Type (EDT) extending from ProjId (very important), and

AW: [development-axapta] Print two-three pages of text in a report

2004-10-15 Thread Leberbauer, Herbert - News
Hi Irving, I only have a method on resolution, which is not with regard to Axapta (but it's realizable with Axapta): So on every record on the report I would make a while-loop which prints a field of fixed length, and this field will be filled with text portions of your big memo-field, and

[development-axapta] Catch SQL-Exceptions from CONNECTION Class

2004-10-15 Thread Vormann, Bodo
Hi Everyone, I have to make some SQL-Statement to an remote database (Oracle9i Database). For this I use the CONNECTION-Class of axapta. Now I have the problem to catch SQL-/Oracle exceptions, because the standard X++-Exception cover these exceptions. Is there a way to catch the exceptions

[development-axapta] Re: Available Physical (Sales Order)

2004-10-15 Thread rck_hardy
Keller, Thank you so much for your help! This worked great. I'm new to Axapta but very anxious and excited to learn more about it! Thanks Again! Rick --- In [EMAIL PROTECTED], kellerkneipe [EMAIL PROTECTED] wrote: Hi Rick! I think you're on a good way. Try following: First of

Re: [development-axapta] Catch SQL-Exceptions from CONNECTION Class

2004-10-15 Thread jesper.joergensen
Hi Bodo, Take a look the ODBCConnection. I think Claudia Göries wrote an answer last week. The class conenction always creates an connection to the current Axapta database. /Jesper Original Message Subject: [development-axapta] Catch SQL-Exceptions from CONNECTION Class

[development-axapta] Replacing an Axapta Report with a Custom Report. on an IM Menu

2004-10-15 Thread bob . brinker
Hi All, I have created a report using the report wizard and a custom report template. The only way I have been able to run the report is to select Go. Then the report compiles, presents a selection screen and executes which is great. Now I want to put the report on a menu and have it

[development-axapta] Link Axapta from an email

2004-10-15 Thread kane99_1998
Hi, is there a way to link to Axapta from an email? I would like to place a link in an email that opens Axapta and displays a specific sales order. Any ideas? Thanks! Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go