cancel
Showing results for 
Search instead for 
Did you mean: 

Upload excel Functionality in SUS

Former Member
0 Kudos

Hi

I have a requirement where i want to upload ASN in csv format. similar to contact upload .

Is there any standard function module which is available else how to achieve it.

Regards

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Ashish,

Standard FM for creating ASN is BBP_PD_SUSASN_CREATE. You have to develop ABAP code for initial checks of the entries made in the excel format after which it has to call mentioned FM.

settings have to be done in BSP application to enable the vendor to upload the excel file (.csv format) and get the ASN no.

You will need ABAP/BSP consultant to get through this issue.

Hope you will get some insight in the issue.

Regards,

Ashish

<b>Pls. award points for helpful answer</b>.

Former Member
0 Kudos

closing this message

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

See the foll threads for code deatils.You just need to find out whether there is any std FM for creation of ASN.Search on similar names like the FM's for contract creation(BBP_PD_CTR_CREATE..BBP_CTR_UI_UPLOAD..BBP_CONTRACT_INITIAL_UPLOAD ).I dont have system access now to find it for you.

<b></b>

BR,

Disha.

<b>Pls reward points for useful answers.</b>

Former Member
0 Kudos

Thanks Disha,

Contract related functionality i am aware of i wanted to know if there was any function module for upload of ASN . That would have been help.

Thanks

Ashish