cancel
Showing results for 
Search instead for 
Did you mean: 

ASN for Multiple PO Confirmations

Former Member
0 Kudos

We have some fairly high volume suppliers on SNC, and when they have 60 PO Confirmations to create an ASN for, the system is timing out before all PO Confirmation lines can be selected. I have 2 questions:

1) is there a way to create an ASN, save it as draft and later add additional PO COnfirmation lines to it by selecting from the due list?

2) how can we adjust the timeout settings in SNC so we have an hour with no activity or even 30 minutes? Right now, we time out in under 5 minutes.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Michele,

You can use file upload and download functionality.

File for Due List for Purchasing Documents - File Transfer - SAP Library

Regards,

Nikhil

Former Member
0 Kudos

Thank you Niikhil, but we have additional required fields, such as gross weight, Bill of Lading #, Carrier Name, etc. that aren't part of the upload file. Can we add those fields to the end of the file? What headers does it need?

Also, what about packing? Can you pack products via the upload?

Any ideas on the timeout settings?

Former Member
0 Kudos

Hi Michele,

You need to have development for have these fields.

Check the class /SCF/CL_FTR_ASNDLPD_PLUGIN

/SCA/IF_FTR_APPPLUGIN~SELECT_DATA - handles the download

/SCA/IF_FTR_APPPLUGIN~UPDATE_DATA - handles the upload

And also you need to include these fields into FTR structures

/SCA/DM_FTR_ASNDLPD_OUT_STR

/SCA/DM_FTR_ASNDLPD_IN_STR

Regards,

Nikhil

Former Member
0 Kudos

Thank You. I will work with my development team and let you know how it goes.

Answers (0)