Hi Guys,
Requirement
I am having the excel file containing some data and I need to import data from excel to ax standard table(credit card transaction) .
Table - TrvPBSMainData
field - CCTransUniqueID
For this table field I need to generate automatic sequence number.
now:
Whenever I import data to the table using DIXF the sequence number should generate automatically in that field "UNIQUEID ".
In which method I should try, Please help me to solve this.
Note : I don't need the enabling the auto generation in dixf mapping.