cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment link not getting transferred from SRM to ECC

Former Member
0 Kudos

Hi SAP Gurus,

We are on SAP SRM 7.0 SP2 and ECC 6.0. Classic scenario.

We are using the BAdI implementation BBP_CREATE_BE_RQ_NEW to send the attachment link (only .pdf document) from SRM to ECC purchase requisition. We have already done the docserver configuration in SRM. Similarly the DC10, DC20 and DC30 configurations have been done at ECC side.

We are using the parameter CS_CTRL_ATT in the above BAdI implementation to set the following values.

BE_DOC_TYPE = SRM

BE_STORAGE_CAT = DMS_C1_ST

TRANSFER_ACTIVE = X

USE_URL = X

INTERNAL_ATTACH_BE_DOC_TYPE = X

Still the attachment link is not getting transferred to backend purchase requisition. Please advise.

Warm regards,

Aswini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Aswini,

Kindly check java version installed in PC. if it is older version then upgradeit to latest version.

Hope this will work.

Thanks,

Vivek

Former Member
0 Kudos

Hi Vivek,

Thanks for your message! But the issue is not related to java version. It is something related to the configuration at ECC side. Earlier in SRM 5.0 / R/3 4.6 , we were able to pass the attachment link to the PR / PO in the backend. But for SRM 7.0 / ECC 6.0, this is not working. The attachment link is not visible in the backend PR / PO.

Still the issue is not resolved. Any suggestion on this is highly appreciated.

Thanks & Regards,

Aswini

Former Member
0 Kudos

Hi Aswini,

we are working in SRM 7.0 SP3 and ECC 6.0, classic scenario.

We inserted in the BADi the following code and the attachments are in the PRs.

We had some problems with the DC30 transaction.

cs_ctrl_att-BE_DOC_TYPE = 'SRM'.

cs_ctrl_att-BE_storage_cat = 'DMS_C1_ST'.

cs_ctrl_att-TRANSFER_ACTIVE = 'X'.

cs_ctrl_att-INTERNAL_ATTACH_NO_TRANSFER = 'X'.

I hope this can help you. Good luck!

Let me know!

Best Regards,

Maria

Former Member
0 Kudos

Hi Ashwini / Maria Favot ,

I am having same issue, like When I create shopping cart with attachment in SRM and this attachment is not transfered to the backend SAP

SRM - 5.0

SAP - 4.7 Enterprise,

Could tell me what you be configuration is missing.

Thanks in advance

Cheers...Gopi

Former Member
0 Kudos

Hi all,

I wonder that this question has status "answered" because nobody reported a success message.

I have same problem with

SRM 7.0 and SAP 4.7

I only want to transfer a URL (simplest form "www.google.com") to a PREQ but not an attachment and I don't find any configuration for this either in SAP nor in SCN concerning document-type. Is ist URL or HTM or ???

The only description is in OSS-Note Note 1057932 - FAQ: Atachment transfer to backend, Required Configurations:

"For URL transfer of attachment, depending on the type of the document you are transferring you will require to maintain *.* in file format in DC30."

Can anyone help?

Regards

Joe