Proroute Table In ProductionOrder

hi

while creating production order,the data are inserted into prodroute table.can any one let me know where is the code that inserts those records,i need to add some more fields.not able to identify from where the data gets inserted.

thnks ang regards

dhinu.v

Look into init* from methods in ProdRoute table.

For more information add a break point in \Classes\ProdStatusType\insert method and start debugging.

hi ,

thanks,i find it

regards

dhinu.v