cancel
Showing results for 
Search instead for 
Did you mean: 

Creating delivery document - DLN1.WhsCode No matching records found

Former Member
0 Kudos

Hi,

I'm creating delivery document through code.

1)

I have few batch items, which needs to be inserted as DLN1 lines. I use DI for this.

It works fine, but I get the following error occasionally:

Creating delivery document - DLN1.WhsCode No matching records found ODBC-2028.

I'm using SBO 2007 PL 35.

Thank you for your help in advance.

2)

My customer wants me to create a delivery document by simulating copy-to functionality of SO.

I.e, rather than adding Delivery document through DI object, they want to see it, review it and add by themselves.

I'm not sure how to load the Batch Numbers in the screen.

I'll appreciate your help.

Thank you.

Regards

geetha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Geetha

The first problem might be due to a non existent warehouse or the item is not present in that particular warehouse.This could happen if you have unchecked(In SBO 2005) the


Auto-Add all warehouses to all new items

so that when you add a new item,in item master you are supposed to enter all the warehouses in which the item would be present.Check if this is the case.

For the Copy to functionality,you have to add a button and code the necessary operations like opening the target form and populating the values in it.

HTH

Raghu

Former Member
0 Kudos

Thanks Raghu.

Answers (0)