Modification Problem

vikram7_dabasvikram7_dabas Member Posts: 611
Dear All
I m using Nav4.0(SP3) database.In this database I have lot of companies among them there is 1 mother company(i.e., Consolidate company) and all other are child companies.There is restriction in Stockkeeping unit table that if u r in child company then u can't modify in child company,it will show u the error that u cannot insert/modify in child company.I want that if I will change one field in SKU table(i.e.,"Safety Stock" field) in child company,then it should not show me the error. Where I have to write code in SKU table means in which trigger I should write code to overlook this error.
Vikram Dabas
Navision Technical Consultant

Comments

  • DenSterDenSter Member Posts: 8,304
    I mean this with all due respect, but if you don't know where to do this, then you need to stay away from writing any code and let your NAV partner take care of this.

    Having said that, you would debug the process, and where it throws the error now, you would modify the code to act on the exception.
Sign In or Register to comment.