Martin Yergeau Posted April 30 Share Posted April 30 Hi, I had to add new fields in my MODIFY statement and then I always receive the error in subject of this topic. However my FIXFORM and target master file contains the appropriated new fields in the right labelling, format and position. Any ideas ? MODIFY FILE PRODUCT_MAINTENANCE_REQUEST FIXFORM FROM REQUESTDATA MATCH REQUESTTYPE PARTNUM REQUESTEDDATE ON NOMATCH INCLUDE ON MATCH REJECT DATA ON REQUESTDATA END -RUN Link to comment Share on other sites More sharing options...
Solution Martin Yergeau Posted April 30 Author Solution Share Posted April 30 Nerver mind I found the error : there was another master file definition stored elsewhere that has the old format. Once deleted, all good 2 Link to comment Share on other sites More sharing options...
Clayton Peacock Posted May 7 Share Posted May 7 WHENCE PRODUCT_MAINTENANCE_REQUEST MASTER Had same issue master file was in FOCCACHE, above helped me. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now