Existing Sales Orders Warehouse Shipment problem...........

Madhavi_Pandey
Member Posts: 124
Hi Experts,
I am facing a problem,after data importation from Excel(through csv files) to Navision,warehouse shipment process doesn't working properly.Actually i had ported existing Sales Orders data in Sales header & line table in this database and we are using warehouse setups also now when i want to create a warehouse shipment line after releasing the document system throws a message - There are no warehouse shipment lines created.
Plz suggest me the solution.............
And find the attachment.
I am facing a problem,after data importation from Excel(through csv files) to Navision,warehouse shipment process doesn't working properly.Actually i had ported existing Sales Orders data in Sales header & line table in this database and we are using warehouse setups also now when i want to create a warehouse shipment line after releasing the document system throws a message - There are no warehouse shipment lines created.
Plz suggest me the solution.............
And find the attachment.
Madhavi Pandey.
0
Comments
-
Did you populate the field "Status" to release through the dataport? Or did you run the release sales CU?
Create the sales order manually and compare the lines.0 -
ara3n wrote:Did you populate the field "Status" to release through the dataport? Or did you run the release sales CU?
Create the sales order manually and compare the lines.
Run the release sales CU? Plz explain this line.Madhavi Pandey.0 -
you need to run the following code;
Codeunit.run(Codeunit::"Release Sales Document",Salesheader);
also you never explained if you are populating the status field.0 -
ara3n wrote:you need to run the following code;
Codeunit.run(Codeunit::"Release Sales Document",Salesheader);
also you never explained if you are populating the status field.
Plz write the Codeunit ID.Madhavi Pandey.0 -
-
Plz find the attachment,whenever i am running this codeunit system, throws this error message.Madhavi Pandey.0
-
ara3n wrote:also you never explained if you are populating the status field.
:?:0 -
You cannot run the CU from the object designer. You have to call the CU through the as explained by ara3n after you have imported the records:
Codeunit.run(Codeunit::"Release Sales Document",Salesheader);
Here Salesheader is the name of the record variable of the Sales Header table.
Hope this helps!
Chn0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions