cancel
Showing results for 
Search instead for 
Did you mean: 

In which table ASN No is stored

former_member225623
Participant
0 Kudos

Hi Folks,

I have created a ASN for one of PO.In which table ASN no is stored and how we can find ASN No related to that PO.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

joaquin_fornas
Active Contributor
0 Kudos

Hello

Please, check table SHP_IDX_GDRC.

Regards

Joaquin

former_member225623
Participant
0 Kudos

It showing error.Table does not exist.Iam working on SNC 7.0

martin_renardy
Explorer
0 Kudos

Check table /1OM/DELVDLI3020. The PO Number is stored in field REFORDID.

With the order id you will find the order header in /1OM/DELV1HDR020.

ASN number is in table /1OM/DELV7MP2020/ field ordno.

You can easily join the table(s) with the quick viewer!

Regards

Martin

Edited by: Martin Renardy on Oct 20, 2011 3:22 PM

Edited by: Martin Renardy on Oct 20, 2011 3:29 PM

Former Member
0 Kudos

Hi,

Go to Table /1OM/DELV7MP2<client_name> where Client_name=Your client name.

for example if ur client name=800 then table name is /1OM/DELV7MP2800

Enter ASN number in field ORDNO(order Number) copy the field ORDID and go to table name:/1OM/DELVDLI3<client_name> where Client_name=Your client name.

Past ORDID in ORID field and check REFORDID which will give you purchase order number.

Regards,

Nikhil

martin_renardy
Explorer
0 Kudos

Thanks Nikhil, the table name is client dependend! I didn't thought about that!

Regards

Martin

former_member225623
Participant
0 Kudos

HI folks,

Nikhil answer is working fine

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

  I tried what you said but in my system it is saying " Table doesnot Exists", So any table where i can give ASN Number and Get Inbound Delivery Number.

Regards

Shek