on 2012 Aug 13 1:57 PM
Hi All,
We create a Purchase Request in ECC 4.7 system, and after executing one custom program and BBP_EXTREQ_TRANSFER, a Shopping Cart is created in SRM 7.0 system, with reference to the PR.
If the PR contains a document attachment, its available as size 0, in the 'Notes and Attachments' tab of SC, why the size is 0?
Before getting into the 2 programs, and other chances are there to fix this issue?
Thanks,
Prabhakaran
Request clarification before answering.
When we try to use SCMS_DOC_READ FM to get the binary content of the document, we are ending up in the exception 'Error during import of physical document (DMS_C1, 502558F0591F0680E1008000245F0C86) from cluster table' .
The stroage category we pass is 'DMS_C1_ST', and internally it picks crep_type = '03' from table CREP.
When crep_type is '03', the case statement branches to call FM 'SCMS_R3DB_IMPORT', and in this FM in FORM subroutine 'db_import_cont', there is a CASE statement which always return the above exception !
Any issue in using the storage category 'DMS_C1_ST' here?
---
Prabhakaran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Have you checked SAP Note:1454783?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.