When building a map, the following build error message is displayed: M111 ERROR:
LegacyToNew Output: NewOrderRecord:NewSysFile Argument #2 for map
F_MakeNewOrderRecord does not match type of input card #2. What action should be taken to
resolve the build error?

A.
Move the functional map call to a different output object.
B.
Change the order of the arguments in the functional map call.
C.
Modify input card #2 in the functional map and change the Type.
D.
Use a conversion function in the functional map to change the type of input card #2.
Explanation: