-
Relation to table
Hello Everyone I need to have all the relations(to find out how the different tables are relate or what is the relation) for a particular table. This is in continuation to my previous query .Can anyone let me know how to get the exact relations.I tried with dictRelation = df.relationObject(); but this gives only the table…
-
Axapta 2.5 to 3.0 The record already exists
Hello, I am updating Axapta 2.5 to Axapta3.0 with sp3 but i am geting error message under Post-Synchronize data upgrade that " Cannot create a record in Value models (AssetBookTable). Value model: 15%, Ordinær avskrivning. The record already exists." Status for other is almost finished but coming 2 same error on the ID 428…
-
Difference B/W Journal Number and Journal in GL Parameters
Hi, I have one clarification. I am using Axapta from the last two months only. I wish to know the difference between Journal Number and Journal in the General Ledger -> Parameters -> Number Sequences. As far I have understood, everytime I create a new journal anywhere in the Financials, a number is alloted to it. This…
-
Axapta with SQL 2005
Hi all Does anybody have any document about SQL2005 with Axapta and performance imporvements that it brings in generally. Thanks Rashi
-
Lock Form
Is there a way to lock a form during another form is opend (child form with embedded ActivX)? New form is opend with a button!
-
Time taken to load a form
Hi All I want to display the time taken to load the form i am opening to be displayed in the status bar. Any ideas how to do this will be of great help. Thanx in advance Rashi
-
Setting the focus on a particular SalesId
Hi All I am customizing the SalesOrder form. I have a button and a variable of the type SalesId which has been initialized with a particular value of SalesId. Now wat i want is when i click that button the record with that SalesId gets highlighted i.e. the focus should be set on that SalesOrder Any ideas?? Thanks in…
-
Export data into XML
Hello Everyone Can we export data from axapta to a XML file without having to install biztalk server. and similarly import data from XML file without biztalk server. Vishal
-
dynamic query
I have a function which takes parameter tableid.In the function I want to write some query on the table that is supplied as the parameter.For writting a query I need to define that table but I dont know which table is going to be passed as parameter. How do I accomplish this. Any help is appreciated Thanks Vishal
-
Running different reports depending on a params from a form
Hi there :) I would like to be able to run differen reports in the CustInvoiceJour form(button Show) i placed a new field in the CustInvoiceJour table which is enum type , so in hte form it is a drop down depending on the value from it i would like to be able to run different reports(variations of the SalesInvoice report).…
-
Some questions, please help !!!!
1)In what conditions can I use multiple language session in Axapta? 2)What is the difference between RunBase and RunBaseBatch class? 3)When a RecId is created ? 4)Axapta supports replication? 5)What it is not inherited when you extend a data type? 6)What is the best way to validate your code ? On DataSource(on a form for…
-
Switching between two data sources at runtime in a form
Hi All I am Customizing the SalesOrder form. I have added a view also to the existing data sources of the form. Now the requirement is that there will be a check box on the form itself and as soon as the user checks the check box the forms data source should switch to view and vice versa. Thanks in advance Rashi
-
How to filter the data for a DialogField in the Dialog?
Hi all, Is there anyone know how to filter data in a DialogField in the Dialog class? I have created a class and it is inherited from a RunbaseReport class. In the class, I created a Dialogfield, and now I want to filter the data for that DialogField by some criteria, But I don't know how to do that. If anybody know how to…
-
Axapta developer certification
Hello, :) Can anyone tell me please, where could I find the Axapta developer certification tests (if exist) or examples. Thank you in advance. Best regards, Ionutz :)
-
Compare two objects in Axapata
Sorry, I already had a solution... :)
-
Cust/Vend logon to EP
Hi, My client is experiencing some strange problems in Enterprise Portal when she tries to connect using a Cust/Vend web user (E.g. the cust web user is attached to a regular axapta user which belongs to 2 user groups: EP_Cust and EP_Ext). She only get's this error for the Cust/Vend, not also for Admin. The error says:…
-
Scanning the contents of an directory
Hi, I'm writing an application which is scanning for new documents in an pre-defined directory. I have tried using winapi::findFirstFile("<directorylocation>") , and it returns a container with 1 line of contents. Conpeek(<container>, 1) only gives me a number. Now what...? How do I proceed? Axapta 3.0, SP3 TIA,
-
tax invoice
dear all I don't know if I want to posted invoice and after I want to posted tax invoice , can I do example: I have 3 ledger for inventory is x001, for purchase y001, for tax z001 so If I posted invoice it to x001 = 100 , and purchase y001= 100 and after I want to posted sales tax = 7 to y001 and z001 =7 how I do????? help…
-
AxaptaCOMConnector using incorrect Company/DataAreaID
Hi All, Context: I'm looking at integrating our stock-counting system (Microsoft Access/VBA) more closely with Axapta using the AxaptaCOMConnector. The intention is to automate the transfer of results from the stock-counting system into an Axapta table called SynStockTake. This will remove much user intervention to…
-
Filter a field on the dialog
Hi all, Is there anybody have made filter for a field on a dialog that is invoked from a class and that class is inherited from a RunbaseReport?
-
show all tables in AOT
Hello everyone I want to show list of all the tables in AOT, in a combo box or a dialog box. Can anyone tell me how to achive this. Thanks Vishal
-
Tables related to Item
Hi I need to export some item and import it back at diff place.For this I need to know what all tables are related to Item so that I can export and import without any problem(like itemgroup not found )and even the tables that are related to the table that is related to item and goo till the end .I like to know a way which…
-
Must RecId in Axapta be unique? (Rec.create w.SQL)
Hi, I'm creating an windows-application (C#) which will add new records in an table created in Axapta. Thus I have to fill the fields DataAreaId and RecId. Must the RecId be unique through all tables? Do I have to find the highest RecId (somehow) in Axapta first (and add 1) to assign this value to the new record, or is it…
-
Calculated Field in Reports
Hi experts, How can I make a calculated field in Reports on Axapta 3.0. For example Field1 Field2 CalCField 5 5 25 7 5 35 where in the CalCField is the multiplication of Field1 and Field2. Can I do this without using the code. Thanks, Mike
-
Downgrading X++ code from Dynamics AX 3.0(sp4) to Axapta 2.5
Can anybody share any experiences with downgrading X++ code-projects from Dynamics AX version 3.0 to Axapta 2.5 ? Our experience is that Axapta 2.5 freezes/hangs up when we try to import 3.0 X++ code projects ? :(
-
Cannot send email When creating new user
Hi experts, I have setup my smtp server on the email parameters and when I try to create a new user an error occurs saying that "No message was sent. Language was not found". The user have been created but no emial was sent to the email addres that I have set up. thanks in advance. We are using Axapta 3.0
-
Dispaly TabPage
Hi! I want to display some tabPage when i open a form. criteria is a stringeditControl who is on ParentForm. i've used init methods on my ds but it don't work. when i used initValue (for create a new recording) it work. public void init() { MSM_ServiceObjectTable MSM_ServiceObjectTable; ; super(); select…
-
How to fetch the name of the Caller form
Hi all I want to perform a particular operation on a form only if it is called from SalesTable form. Can anyone tell me how can I get the name of the caller form. I am trying this.args().caller()==?? Thanks in advance Rashi
-
Multi-line PR with different Vendors Using Journal type orde
Experts, Is this possible in axapta. "Multi-line PR with different Vendors". Using Journal type order
-
Attached purchase order
Experts, Does anyone knows what is this function for. When I try to used it it just creat a new purchase order. I thought that in this function you can attached a purchase order to another purchased order. Meaning you can have a reference to another purchase order.. thanks..