Team,
Can you please advise how to map the column fields from one table to another table. (Order and Customer tables)
Ex: If i enter Order no and Description in the Order table form these info should get mapped and updated in the Customer table fields Customer No and Customer Desc.
Order No > Customer No
Description > Customer Desc
PFA