HI guys I make data port to transfer data from two tables
sales header( key is Document Type,No.)
sales line(key is Document Type,Document No.,Line No.)
from first database A to second database B but it give me error as following
"The field cannot be empty. Please enter a value".
How to solve this problem if possible