cancel
Showing results for 
Search instead for 
Did you mean: 

CAD Documents integrated in RE80

Former Member
0 Kudos

Hello,

I come to you again... let's see if someone can help me!

There is in transaction RE80 the possibility of integrating a CAD document. For this purpose you have to create a class than inherits from IF_RECA_CAD_PROVIDER, and redefine at least the method: init.

At this point I am trying to insert a CAD Document, but I can not find the way... I am using the I_OI_DOCUMENT_PROXY interface for opening the document but I get "No program available for processing document". I don't know if I am not using the correct document type, or I am not in the correct way.

I know is something quite specific, but perhaps could someone help me!!

Thanks a lot for your time!

Araitz.-

Accepted Solutions (0)

Answers (2)

Answers (2)

dirk_hille
Explorer
0 Kudos

Hi Araitz,

I don't know if it helps you, but there is already good products in the market to fulfill this:

e.g.: [CIDEON CAFM Suite|http://www.cideon.de/cideon/en/so/produkte/sap_alm/index.php]

For example via Object Services in RE80, you can jump directly to the respective CAD-drawing (displayed SAP-in-place!)

Best Regards

pherrerom
Explorer
0 Kudos

I´m so sorry Araitz,

SAP only gives the definition method & class. You need to develope all the implementation (screens, viewer for example SAP ECL Viewer...).

BR