Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 72043 articles
Browse latest View live

DMF Ax to Ax and product entity

$
0
0

Hi all,

we open a new store and want to copy all launched products from store1 to store2.

First the product entity didn't copy the stock dimension and tracking dimension every time (only 5 times on 32K products).
Second, primary supplier and supplier relation for the external part number is the supplier code from the store1 (normal). but so in store2 we have supplier from store1 that doesn't exist in store2. It should use the ID party to get the good supplier code....

If you have any comment about that could help...

Thanks in advance


Item Purchase Price - History

$
0
0
Is there a way to have tracking or a history of Item price changes in AX 2009?

Default Cost Center Dimension

$
0
0

Is it possible to set the default cost center dimension for a particular account and only for sales coming from AR (AR* vouchers).

Thanks

Inventory Recalculation Issue AX2012

$
0
0

Hi,

When we are going to calculate inventory we face following error in AX2012

cannot insert multiple in calculation parameters list (InventCostListParm) record already exist 

Regards,

Bulk update product attributes using Excel

$
0
0

1. Open Excel > Add Table > Select "EcoRestAttributeTranslation"

2.  Excel create following three columns:

* Attributes.Name

* Friendly name

* Language

3. Click "Refresh" to have the sheet populated

4. I will get my attributes listed in 3 languages. I select one attribute in lets say "english", edit the friendly name and press enter.

Result: All attributes in english will get the value i entered. I can not press ctrl+z to undo, nor press the undo buttons as they are inactivated.

There's apparently something wrong here.

Appreciate any feedback on a working solution for the mass uppdating.

Thanks,

/E

 

Put PO categories on hold as part of the monthly close process

$
0
0

Hi All,

We recently implemented the Purchasing modules in AX 2012 R2 and I wanted to hear some of your thoughts. Our finance team requires the ability to put specific categories on hold as part of the monthly close process. For example we would close purchasing for the legal department while still allowing the marketing team to finish up their last minute POs for the month. 

I know that you can shut modules down and only allow certain user groups to access them but this seems like a lot to manage.  Is there a better way to do that? I am open to any suggestions. Thanks!

Offset Account on Counting Journal Type

$
0
0

Offset account field appears to be grayed out on counting journal type (Inventory >Setup >Journals >Journal name, inventory). Is there any way to enter an offset account or it's not applicable for counting journal types at all?

thanks

CIL generation warning

$
0
0

Hi,

In AOT class, i am calling .NET webservice method like shown below.

--------------------------------------------------------------------------------

ret = webClient.MyMethod("string", byRef Param1, byref param2,  byref param3);

--------------------------------------------------------------------------------

It throws below Severe warning. How to get rid of it?

Severe Warning: .NET instance method MyServiceProject.MyService.WS_PortClient.MyMethod, with byref parameters, is not found during CIL generation. The code in  method MyClass.classMethod will throw an exception during run time.

--------------------------------------------------------------------------------

This method call works fine as expected. I don't know why this warning is thrown during CIL compilation. Is there any different syntax i need to use while passing byRef parameter to .NET webservice method?

Has anyone faced this before? Please guide.

Thanks


DIEF (formerly DMF) - Refresh target entity new custom fields in target table

$
0
0

Hi All,

I am using DIEF and the Customer entity for migrating customer data into AX2012.

In my installation I have several custom fields on CustTable but they do not appear in the staging-to-target mapping. It seems that the table DMFTargetXML defines all the fields in target tables but it holds no entries related to my custom fields.

The query DMFCustomerTargetEntity has CustTable as datasource and it contains all my custom fields (forced by flipping the 'Dynamic' property on the Fields-node).

What is the procedure for updating an existing entity with custom fields?

printer setup->Packing slip (Copy)

$
0
0

under sales and marketing-> periodic->sales update->Packing slip->printer setup, there are Packing slip and Packing slip (Copy),   we configured same printer to both, then when click OK (with the "Use print management destination" unchecked) to start post and printing, we only got one copy of the packing slip. what is the purpose of Packing sip (Copy)? even though i selected a printer it does not print anything.  is there any control in sales order to determine whether or not the packing slip  (copy) will be used when printing packing slip?  

Workflow Error: Ax2012 : Failed to find execution event handler class for automated task

$
0
0

Hi guys 

I am developing a workflow on ax2012, when i submit my workflow, it works fine, and workflow is submitted to workflow engine and status is changed to submitted, later the workflow does not proceed further and i checked the workflow history it shows me below error: 

 Stopped (error): X++ Exception: Failed to find execution event handler class for automated task "AXWCustCarApprovalEventHandler" (it is my class name for approval event)

 at SysWorkflowHelper-createInstance

SysWorkflowWorkItem-invokeWorkItemEventHandler

SysWorkflowWorkItem-raiseWorkItemEvent

SysWorkflowWorkItem-createWorkItems

SysWorkflow-save

SysWorkflowQueue-resume

Dimension Code Combination Error in non customized R3 posting profile

$
0
0

Function DimensionStorage.setSegment has been incorrectly called.
Unable to find a unique Dimension code combination record corresponding to the entered values

Can anyone help figure out this error?


I get this error when trying to create posting profiles for item groups in standard R3 Form, no customizations to this form. When you try to add the main account it shows the accounts and lets you choose one, then it errors......this occurs in a basic blank configuration environment where no transactions exist.

I have imported master data using DIXF and excel add in but only items and related master data....not COA. I have tested out these master data imports on multiple environments with no issues.

I have a test environment that this does not happen in and there are no glaring differences to account structure or dimensions, in fact this working test environment (where the error does not occur) was built by using the configuration environment database as a baseline (the error does occur in the configuration env).  Also this may have occurred before when the customer tried to setup categories but they don't recall what the fix was.

My next step is to do a data sync and then full compile.....I didn't have to do that in the other environments as DIXF entity tables get synced automatically I think....what am I missing here?

Dimension code combination error message

$
0
0

Can anyone tell me what this error message means?

Function DimensionStorage.setSegment has been incorrectly called.
Unable to find a unique Dimension code combination record corresponding to the entered values.

I am trying to add data in several tables/areas of AX, and I get this error message in multiple places (e.g. Cash discounts, Charge codes for shipping carriers). The error message pops up when I specify the main account to which postings are made in the cash discounts table or charge codes table.

Any help would be appreciated.

Thanks!

Difference between Enterprise CAL and Functional CAL

$
0
0

Hi all,

I would like to document for detailed information about differences between Enterprise CAL and Functional CAL since I don't understand them with Licensing Guide.

Thanks,

Seiji

How to calculate sales order sales tax

$
0
0

Hi,

I am using AX SQL database in VB.Net application. I just want to build SQL query to find the sales order sales tax.

Can you please guide me that what are the tables i have to refer?

 

Thanks,

Hari


Async Client can download data but can't upload the data

$
0
0

Hi Everyone,

I would like to ask about communication issue between async client and async server, my topologies using "Multiple Instance of async server and connect to same message database". and the result is, my retail pos via async client can download data, and can transaction like as usual, but no file uploaded by async client to working folder upload via async server.

My testing development until now is working fine, but its just using 1 CDX:Async Server point to 1 message database.

Does anybody know, how exactly the problem occured?

Regards

Hamzah Vansuri

Use of PAYMENT STATUS

$
0
0

Salam!

Could anyone please tell me the use for the field PAYMENT STATUS in the Payment Method form? Actually, my requirement is to generate a customer payment in 'Received' mode (by creating a Payment Journal) and then have it posted magically in the Bank Ledger when I change the status from 'Received' to 'Cleared' or anything similar.

 

To route this through a Bridging Account and Journal Voucher is the obvious solution but I'm looking for the magical way out :)

Please help !

Fahad 

Object reference not set to an instance of an object. in enterprise portal

$
0
0

plz somebody help me to solve this issue but at the same time,it is working in AX rich client;i refreshed AOD,Dictionary but no change happened ..

Which is better whether form Dialog or X++ code Dialog?

$
0
0

Whether it is better to create a Dialog from Form Template or from x++ code. I am a newbie I don't know much. Or both are useful in different situations? Can field be added to the Dialog using Form Templates ?

How to remove data "Blind-closed shift" and reset shift to 1 again ?

$
0
0

Hi

I show there's so many "blind-closed shift" in my demo and I want to clean up this. I want to reset shift to be 0 or 1 again

How to do this ?

Viewing all 72043 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>