I am new to C# and method directives so would like some guidance regarding modifying a method directive. Method directive I am updating is post-processing.
Objective: Set the “Character05” field in the “OrderRel_UD” table to “Character12” in the “QuoteHed_UD” field.
Below snap shots include the mappings, my current C# that I need to add to the current method directive custom C# code.