You have a table named CustTable. which has the following three fields: AccountNum,Currency, and CustGroup. You need to
Posted: Fri Aug 26, 2022 10:01 am
You have a table named CustTable. which has the following three fields: AccountNum,Currency, and CustGroup. You need to wnte X++ code to insert a record into CustTable and set the values of the three fields as follows:AccountNum = "5000-Currency = "USD"CustGroup="30"Which two code segments can you use to achieve this goal? Each correct answer presents a complete solution.A)B)C)D)
A. Option A
B. Option B
C. Option D
D. Option D
A. Option A
B. Option B
C. Option D
D. Option D