i have a new table i create for my app purpose.
the field consist of ItemID & alot of technical spec of the item.
Then i had an AX table InventTable.
what inside my new table is only sparepart category item.
What i want to do is:
when user create new item which mean insert on InventTable, i check if the new item is sparepart or not. if its sparepart, it will insert new lines on my new table so that the user only need to update the technical spec they need without creating new lines, choose sparepart itemid, & fill the spec.
thanks
*This post is locked for comments