cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Attachment error in SRM !

Former Member
0 Likes
254

Hi Experts,

We are in the SRM 4.0 version and using classic scenario. The backend R/3 system is 4.6 C. Recently we have connected another R/3 backend system to the same SRM client and all the necessary settings for DMS and related functions have been made in the R/3 and SRM system.

However, there is an issue with the attachment transfer and all the shopping carts are failing to be transferred and hence the creation of the PO is not done.

I tried to debug the BAPI for document creation ( BAPI_DOCUMENT_CREATE2 ), while trying to transfer the shopping cart from SRM with attachment and get an error message in the return parameters the contents of which are detailed below.

Type E

ID 26

Number 184

Message Object EKPO 430000022700001 does not exist

As a result of this the attachment is not getting created and the PO is not transferred to SAP R/3 and it gives a blank error in the section for backend application errors in RZ20.

The parameters of attachment trnasfer are as per the standard settings which are enclosed below.

CV_ATTACH_TRANSFER_ACTIVE = 'X'

CV_ATTACH_BE_STORAGE_CAT = 'DMS_C1_ST'

CV_ATTACH_BE_DOC_TYPE = 'SRM'

Could you help us troubleshoot what could be wrong with the settings and how to resolve this issue?

Also is the document with internal type checked transferred to SAP?

Regards,

Rajesh R

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

The settings in SAP R/3 system were enhanced with the application with entries in DC10 ( Maintain object link descriptions) and DC30 ( Define workstation application) and the attachment was getting created in SAP.

Thanks,

Rajesh