cancel
Showing results for 
Search instead for 
Did you mean: 

SAP-Documentum Interface - getting an error as: Could not create PLM DIR.

Former Member
0 Kudos

Hi all,

We are facing following problem with the interface of SAP-Documentum.

While linking multiple DIRs from Documentum, getting an error as: 'Could not create PLM DIR. (E26324) (Error in version number increment for version 00)'.

Observation:

It's getting failed in 'DIR_GET' every time, so attempts to create new DIR every time.

Note:

Recently upgraded to SAP ECC 6.0 EHP4.

Please help.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Partially solved now: It was due to Version number not passed to SAP through REIMS, always default version number '*' was used in BAPI_DOCUMENT_CREATE.

Still facing some problem in object linking, While linking DIR to multiple Equipment tags, it is getting failed in some cases with error as:

Cannot attach objects to SAP Document Info Record (DIR).

Function 'DIR_VERIFY' did not execute.

Please help.

Thanks.

Former Member
0 Kudos

Sachin,

There are couple of things you could do:

1) Try the same values and execute linking manually in sap by calling BAPI_DOCUMENT_CREATE2 in se37.

2) Try pre-pending zeros to the equipment number field using WebAdmin on Documentum side.

Send me a message if you need additional help. I have been working with Documentum-SAP integrations for over 10 years and pretty much seen every problem out there

Sachin

http://documentum-sap-expert.blogspot.com/

Edited by: Documentum-SAP-Expert on Jul 20, 2010 2:56 AM