i want to map Mutli row variable set fields with mu custom table
current.owner = producer.owner;current.type = producer.type;current.module = producer.module;current.project = producer.project;current.priority = producer.priority;current.state = producer.state;current.month = producer.month;current.requirement_dat...
