Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

display a autocad drawing

Former Member
0 Likes
1,676

In the system we are using at this moment (an as400) we have a functionallity that allows us to put the cursor on a partnumber and press a command key to display a autocad drawing. Via a command autodesks voloview is opened with the partnumber as parameter.

We are going to swich to an sap system.

Is it possible to have such a functionallity in sap? I saw somewhere mentioned field exits but they can no longer be used with version 4.7 i think.

Does anybody has an easy way to do this ?

In the system we are using at this moment (an as400) we have a functionallity that allows us to put the cursor on a partnumber and press a command key to display a autocad drawing. Via a command autodesks voloview is opened with the partnumber as parameter.

We are going to swich to an sap system.

Is it possible to have such a functionallity in sap? I saw somewhere mentioned field exits but they can no longer be used with version 4.7 i think.

Does anybody has an easy way to do this ?

4 REPLIES 4
Read only

Former Member
0 Likes
1,344

There is a drawing field on the material master. Can the detail be stored there ?

Cheers

Colin

Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
1,344

Hi

There are some ways I can think of

A. For storage: You can store your files in both application server directories, in presentation layer, in SAP DMS, in a cluster table or in the SAP web repository.

B. For displaying;

1. You can utilize a picture viewer provided that your drawings are supported

2. You can utilize an HTML viewer if possible to display them on a web page

3. You can call a viewer program at the presentation layer to display the drawing

All the above will require customer developments. I do not know whether some reserved place exists for that usage in standard SAP screens. Colin's suggestion may be of that kind.

*--Serdar

Read only

0 Likes
1,344

Hi,

Picture viewer won't be able to show AutoCAD files.

HTML Viewer won't be of any use if browser plugin for AutoCAD is not installed on the machine from where you are accessing SAP i.e. presentation layer.

You need to use CL_GUI_ECL_VIEWER, which calls a viewer from presentation layer to display drawing files. This viewer is part of standard SAPGUI.

Regards,

Pranav.

Read only

Former Member
0 Likes
1,344

You can use SAP DMS for it. It supports visulization of AutoCAD files.

Following formats can be viewed in SAP:

2D Formats

You can use the integrated viewer from Engineering Animation, Inc. (EAI) to display the following 2D formats and process with redlining functions:

2D Format

Description

2D vector images files

AutoCAD DWG 2.5-14 (DWG)

AutoCAD DXF R11-14 (DXF)

AutoCAD DWF (DWF)

CGM (CGM)

IGES (IGES, IGS)

HPGL/HPGL-2 (HPG, HPGL)

HP ME 10/30 MI (MI)

Calomp (906, 907)

CALS MIL-R Type I and Type II (MLR, MIL, MILR)

2D raster images files

Tagged Image File Format - Monochrome, color, & grayscale (TIF); see also: TIFF Formats.

Windows Bitmap (BMP)

JFIF Compliant (JPG, JPEG)

Portable Network Graphics (PNG)

EDMICS C4 (C4)

(TLC)

CompuServe (GIF)

MIL-RII - TRIFF (FSX)

SunRaster (RAS)

PICT-Macintosh Paint (PCT, PICT)

PC Paint (PCX)

Microstation (DGN)

2D ASCII and Postscript files

ASCII Text (TXT)

PostScriptI, II (PS)

Encapsulated Postscript (EPS)

3D Models

The following overview shows the 3D models that you can display with the integrated viewer from Engineering Animation, Inc (EAI):

Extension

Description

*.JT

*.WRL

*.STL

Direct Model

Virtual Reality Modeling Language

Stereolithography

Visit

http://help.sap.com/saphelp_47x200/helpdata/en/c1/1c31a243c711d1893e0000e8323c4f/frameset.htm