Here are the basic steps to adding an inventory dimension to Axapta, it’s by no means the complete details, but using theses steps and closely looking at an exisiting dimension should get you were you want to go.

 

  1. If necessary create a new extended data type to base the new dimension on.
  2. Create the new field in the InventDim table. Add the field to the field group “Inventory Dimensions”.
  3. Create a new field in the InventDimParm table. The field must be an Enum based on the NoYesId extended data type. Add the field to the field groups “View” and “Fixed view”.
  4. Go to the top of the AOT and do a Find (ctrl+F). Find all occurrences of #InventDimDevelop. The methods return represent methods to consider when adding new inventory dimensions.
  5. Insert the new InventDim field in relevant form grids.
  6. Do a complete recompilation of Axapta.

In 2.5, the new EDT had to be associated with a feature key, not sure if that is still required in 3.0.

 

G’luck

 

-Preston

 


From: hanfra2000 [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 02, 2005 4:50 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Storage dimension

 


There are 5 storage dimensions under dimension groups (Warehouse,
batch number, location, pallet id and serial number)
Is there anyone who has expaned this with one or more dimension(s)
e.g. date?
What is the proper way to do this? Is there any description out
there?

Regards
Fredrik





Sharing the knowledge on Axapta.





Sharing the knowledge on Axapta.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to