No. Series and No. Series Lines problem

alok_didaalok_dida Member Posts: 73
Hello Guys..



I have one problem. I got one excel file from my client for No. Series. Using table description i have created two different CSV file for No. Series and No. Series Lines table for import data using DataImport . Now i am successfully able to import data. After importing data i have seen both tables and both tables contains data. Now my problem is that when i am opening No. Series form , there is a data for Code and Description but rest of the fields are emplty. can somebody tell me whats wrong with it? is it some importing data problem or something else? You can see images below


Please help me out thanks...
2.JPG 11.6K
3.JPG 13.8K
1.JPG 11.7K

Comments

  • rdebathrdebath Member Posts: 383
    The line number should be 10000
    The Open flag should be set.

    You should call INIT, VALIDATE and triggers as well as handling autosplitkey fields when you import data unless you're absolutely sure they are not required.
  • alok_didaalok_dida Member Posts: 73
    Yeah i have figured out this problem and solved problem also.. but may i know why line number should be 10000? and also what is open flag?
  • rdebathrdebath Member Posts: 383
    The open field on the No. Series Line Table.
Sign In or Register to comment.