Hi All,
I am New to AX 2012. I have Created a custom Table(Customer Group Slab). The Data Fields are as folows:
-
CustomerGroup ( custGroup - Table Relation)
-
Service ( Item- Table Relation)
-
From Date
-
To Date
-
From Qty
-
To Qty
-
Type
-
Amount
9…
10…
…
I have created index named as SlabIdx which consists of 5 Fields ( 1 to 5). When I am Trying to assign this as Primary Index, am not able to do it. Since by default the (surrogate Key ) is assigned as Primary Key.
I have set the Allow Duplicate property to No in Index Property and set mandatory to be yes for all those primary key fields…
I want the Table to not allow duplicates for those 5 fields and need to set it as a primary key…
Kindly Suggest on this…
Thanks in Advance.
Regards,
Raj.