-
Create child production orders
Hi, Does anyone know how should I do this: I want to create a production order to reference another production order. For ex.: BOM1 uses 2*BOM2. PO1 creates 10*BOM1. From here, I should make PO2 to create 20*BOM2, and to reference the PO1. I imagine this must be reflected in the Prod table/Reference tab, Item reference or…
-
Data encryption in Axapta
Hi, i would appreciate it if there's anyone can tell me whether i can do data encryption in Axapta. I've heard from my ex-colleague that there's a function inside Axapta which can do data encryption, is that true? Thanks in advance.
-
axapta 3 demo download
some one know where to download axapta 3 demo version? Thanks
-
Do you want to have Axapta Developers documentation?
Hi all, I think every Axapta developer loves to finally have a well documented Axapta-application!! With this I mean the developers documentation like the documentation of classes and tables. MBS isn't planning to do this for us so if we want that kind of documentation we should make it for our own! This is why we started…
-
Axapta HRM with another payroll system?
Hi, I m looking for examples of implementation on the french market where Axapta HRM (any version) has been successfully connected with a payroll system (a private preexisting payroll system or sold by another editor). Can anyone here help me find some examples: which payroll system, which client? Best regards, Eric
-
Importing post/zipcodes
Hello, I have an XLS file containing all zip codes for my country. the file has two columns - zipcode and city name. What format should the columns have so that I can import then into Axapta? I tried but I'm getting an error that the city(State) already exists. Can anybody help me??
-
Connecting Axapta with visual basic 6.0
hi, I have a problem with connecting Axapta to visual basic,actually i have tried the example of connecting axapta to vb given inthe help. But i want to call a class from axapta having a meyhod which will display or print all the answers in axapta itself and not in vb.I am able to call axapta classes and methosds through…
-
Axapta Pricing
Hi ! Our company is thinking of starting a new practice for Axapta in India. Can someone tell me what licenses etc do we need to procure ? What would be the costs involved ? We would initially have a team of 10 resources.
-
Dimensions
Can someone explain me what are dimensions ..... what are the benifits of using dimensions .... thanx
-
Label files
We use AOS mechanism in the project team. But we encoutered a problem: when client connects to AOS server, the label does not display properly(each with @disXXXXXX), even after refresh data and AOD. Can anyone tell me the reason? Thanks in advance!
-
Inventory closing - where does it posts?
Hi! During the regular inventory period closing procedure, Axapta 3.0 SP2 tends to post settlements to profit/loss accounts. Usually those are very smalll amounts (0,01). Why does this happen? Does someone have documentation about posting closing settlements?
-
Production Module?
Anybody ever seen some documentation to the production module? Regards.
-
Importing data in Axapta via ASCII
Hello, We want to import our historic data in Axapta. We tried with Excel, but that is very slow and not stable. Now we want to try to import data via ASCII. Can anybody help us with some instructions? Thanks!
-
Knowledge Accounts.
I have setup 3 knowlegde Accounts. When I try to run the simulation or the update it seems that it only uses the first Account I have created. Even if I specify for a specific Account to be calculated is still uses the first Account I have set-up. Running Axapt V3.0 Any Ideas. Thanks.
-
Accounting cycle and the setup of the financial transactions
Hi, I'm pretty new in the Axapta space and I'm looking for some examples of how to setup the financial transactions to the GL. This in relation to the accounting cycle in the system. Can anyone help me with some documentation on this? Thanks in Advance
-
DataBase Tab on AOS Configuration
Hi, Can Axapta performance be improved by setting DataBase Tab on AOS Configuration Screen? What should be the best possible setup for the following fields on DataBase Tab on ASO configuration Screen: 1. Initialize database for unicode 2. Buffer Size 3. Max Open Cursors 4. Retry 5. Max cache sync time Thanks in advance for…
-
How can I import XML file?
Hello, I'm a new user of Axapta. I must to import a XML file but not every informations. How can I do that? I think I must use the XML Data Import Classe but I don't know how? Please can you help me? Elo
-
Problem in working with Job Scheduling
Hi, I am using Axapta 3.0 and try to schedule a work through one of my class using Batch Processing I had setup the Batch Journal and the Recurrence. When I open the Batch Users List I can see my job is in waiting status and recurrence of the batch. But the batch is not executed according to the recurrence specified. If…
-
What generates the RecId
hi What generates the 'Recid' ? Is it the kernel, application, system or database? Slawek
-
MorphX and Axapta for beginners
We're shifting from iSeries and Lotus Notes to Axapta. Currently we're looking for good manuals on MorphX and X++. I've found a lot on microsoft but those tutorials are apparently on internet only. cane someone give me a hint on where I can download manuals on MorphX and X++, preferably in PDF format ? Thanks.
-
Empty report?
I am very confused, in what situation will result in an emptry report?
-
Parameters in WebApps
I'm trying to use the parm-parameter in the WebLink class: link = new WebLink(); link.menuFunction(New MenuFunction(menuItemDisplayStr(WebProductCatalogGroup),MenuItemType::Display)); link.record(inventProductGroup); link.parm("Something"); The link.Url returns the correct URL, but when I click on the link the Parm (&WP=)…
-
Max Aos server on windows 2000 advanced server
Hii does anyone know what the maximum numbers of AOS servers there can be installed on a windows 2000 advanced server???
-
need help removing, Axapta license check box, internet acces
We would like to close internet access via the Axapta license box in the lower right-hand corner. This should be simple to remove. If someone know or has a way to disable this icon, please reply. Marvin
-
Signature when sending mail from Axapta
Does anybody know how to get a signature when sending mail from Axapta ??
-
Where do I find a "Webtime" control?
I'm creating a web based activity collection, where the users have to input their start and end times for their activities. The tablefields datatype is from "timeOfDay" I tried it with: WebEdit --> not editable WebInteger --> input in seconds from Midnight (00:00:00) (not very user friendly) Does someone have an idea?
-
hwo to search a string with wildcard character "?"
Hi, Pls anybody tell me how to search a string with wildcard character "?' in table column which contains all the table names? thanks Sukhvir
-
Project total costs
Hi im pretty new to axapta and know nothing about accounting so forgive me if this sounds silly. Recently i wrote a report for work detailing sales orders by invoice listing costs, amounts, margins etc I would now like to replicate the same report for projects, my only problem is getting the total costs of each invoice for…
-
Error: Key Already Exists
Whenever I am trying to validate a journal that is the hours journal in the Projects Module, I always get the error message "Key 0.00 already exists". What could of cause this error and how can I fix it?
-
PurchQuickQuote - problem
Hi. I'm trying to add one column to the PurchQuickQuote form. There are currently as follows (Design->Tab:Tab->Tab:TabPageExistingItems->Grid:GridExistingItems): StringEdit:InventTable_ItemId ............................................ ............................................. I've added new String control to describe…