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

Calculate standard cost price via cost version

$
0
0

Hi Experts

I create BOM item "ABC" is consisted of "ABC_01" and "ABC_02". They are all standard cost type. When I calculated item price on item master data, the cost of  "ABC" can be calculated, and it was correct. But if I calculated cost price via cost version, It was warning "the cost price of ABC_01 and ABC_02 doesn't exits".  

the fallback principle is already set as "Active".

So can anybody help me?

Thank you very much!


RE: Validating input value of form

$
0
0

So, you should use inventSum.costPricePcs() method.

To get inventSum you should use InventSum::find() method.

RE: InventDim update on form based on batch

$
0
0

Check join properties on each data source table. Do the same setup as in PurchTable form.

Then check what you have punchLine and inventDim records before updating field.

Tracing Product with serial numbers and its components with batch numbers...

$
0
0

Dear All,

I have encountered the following problem for tracing Products:

1. Product A is traced by Serial Numbers (or Batch Numbers per 1 PCS) and consists of BOM line with Component K and qty: 5 pcs/1 pcs of Product; 

2. Proceeding Production order for 2 pcs of Product A - we have picked 10 pcs of Component K taken from 3 different batches; 1000; 1010 and 1020.

My question:

Is there any functionality allowing assignment batches of Component K used for production of given piece of Product A ? Can I see it in standard 'Trace' screens and trees ?

For example:

Product A SN: 00001 - consist of 2 pcs of Component B batch: 1000 and 3 pcs of Component K batch: 1010

Product A SN: 00002 - consist of 3 pcs of Component B batch: 1000 and  2 pcs of Component K batch: 1020

If case was already discussed - sorry but I couldn't find appropriate discussion. Any help/suggestion/link kindly appreciated

Witold Adamiak

How to identify empty value in tsv file

$
0
0

Good morning all,

I am trying to import tsv file.When i am importing i am facing one issue.

1. In that sheet i have 5 columns.

2.Data is like

Example -

Accountnum      name       searchname        vendgroup       currency

10000                                                             10                    "usd"

When i am reading this file 

file = commastreamio::constructforread(strem)

file.indelimeter("\t");

while(file.status == IO_status::ok)

{

container c = file.read();

}

in this container for the first loop i am getting all 5 columns

But when in 2nd loop i am getting result in container as

10000

\t                      (here i must get 2 empty values but i am only getting 1 value "\t")

 10             

 "usd"

Experts please provide some solution on this.

Regards.

Have a great day.

RE: How to expose more columns in AOT from AxDB

$
0
0

Hi André;

I needed to extract ledger journal with dimensions values using WCF, I have done creating two views:

The first view has columns related to dimensions and their values:

On the second view I join 6 times my first view to other tables, because we have six dimensions. Finally, the result it seems to be what i need.

I would greatly appreciate it if you kindly give me some feedback.

How to expose more columns in AOT from AxDB

$
0
0

Hi,

I am just wondering if anyone knows how I can expose more columns in AOT from AxDb tables.

There are a few columns that appear in DIMENSIONATTRIBUTEVALUECOMBINATION table in SQL but I can only see a few of them in AOT.  See screenshots.

The columns I need for example are: ItemGroup, ItemGroupValue, BusinessUnit, BusinessUnitValue etc.  

Is there a reason why these fields are not shown in AOT?

Thanks.

RE: Consistency check

$
0
0

Hi PSTKAR,

Is this an existing or deleted item? Are you aware of possible changes in the tables directly for e.g. the purpose of correcting/manipulating data? You said, you can't find it in InventSum, but can you find the item in the InventTable?


RE: Validating input value of form

$
0
0

Thanks a mil again Rustem, I will try using this and report the result. Soon send an update

RE: Batch log showing only 500 messages.

$
0
0

HI Guru,

What exact version of AX are you using? What type of log messages do you see? Errors or informational? The log using a batch should only show the posting status (1 message) and possibly errors (per line with an error).

RE: Consistency check

$
0
0

My Interpretation: no Location dimensions have been Setup for this product.  If you specify a Location/warehouse, I guess, both Errors should disappear.

RE: Calculate standard cost price via cost version

Update Company Order Lines

$
0
0

Hi,

in the purchase order, if I change the company in the header of the order
and if I confirm the update of the order lines, the company will be modified in the lines
where can I find the code that updates the lines?

Regards

RE: DMFLedgerJournalEntity - Financial dimension 0 does not exist.

$
0
0

Hi Ameen,

Which CU version do you have?

DMFLedgerJournalEntity - Financial dimension 0 does not exist.

$
0
0

Dear all,

         Am facing a issue while importing journals through DMF.

The issue is when try to copy the data to the target its throwing an error of Financial dimension 0 does not exist.

i tried to debug. here, what i found is total i have 17 Dimensions where 7 in Accounting structure and remaining 10 is in the Advance Rule of the same accounting structure. the system is reading first 7 dimensions but the remaining dimensions in advance rule is not reading.. that's why it is throwing Financial dimension 0 does not exist.

Please anybody help me how to resolve this issue.

Thanks and regards,

Ameen.


a a new row to tablecontrol by code

$
0
0

Hi all I created a table control on a form and filled it up with data. Now the user wants to add a new row on a specific position (best would be after the current active one)

How can I realize this

BR

Chris

RE: How to expose more columns in AOT from AxDB

RE: How to Default Email notifications to "Yes"

$
0
0

Hello Andre,

Thank you for the suggestion.

However it didn't work, might opt for a small Customization.

Thanks, Kaushik

How to Default Email notifications to "Yes"

$
0
0

Hello All,

If we go to File >> Tools>> Options>> Notifications section 

There is a check box "Send notifications in Email"

Once a new user is imported in AX, This box is always "UN-checked"

Is there any setting which can be configured so that Send notifications in Email is  "Checked" once a new user is imported?

Thanks, Kaushik

RE: A new row to tablecontrol by code

$
0
0

Is it really a table and not a grid? Why?

Viewing all 175888 articles
Browse latest View live


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