15 Oct 2013

Product Master in ax 2012

What's new ?
  1. Product creation process is centralised
  2. Reduced managing master data with use of shared product data
  3. New introduction of Process Oriented Product Defination Task Framework
Step by Step
  1. Create a product Master in Axapta 2012 
  2. Create Product Variants
  3. Release Product Variants to legal entities
  4. Finalise Release product
  5. Create Released product -Streamlined



Select all product and product Master

Click on Product

Create a new product, type Product Number, Name, Search name

Select Product subtype as "Product Master"whichwill show more fields


Fill in the product details and select OK

Now will get the entered details in grid

To create Product Variance click on Product Dimention, create new Size dimention

Create new dimention under colour
Create Product Variants


Now can see below complete details for "Prod1"

Now Product to be released to the selected companies, select release product

Select "Select Companies"

Now finally you can see below on right hand side the name of the company DAT. with left hand side Prod1.


now select Release Product


Apply Template this this Product


Select prod1 product and click on validate



No comments:

Create number sequence in D365 FO

Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...