Show TOC

CAD Interface Largely the same as help.cacad object CAD Desktop Integration in KW 

Use

Starting with this release you can use the functions of CAD Desktop.

The CAD Desktop is a tool that simplifies the integration of CAD systems for processing document structures.

The engineer processes the original application files in the CAD system

The CAD Desktop allows you to control the processes. You can decide, for example, whether and in which environment the implemented routines from the standard SAP System are used and whether special enterprise-specific processes are implemented with other programs

You can use all functions and features of the standard SAP System by integrating the CAD Desktop:

You can access the initial screen from the document structure by using known data as follows:

Integration of CAD-Desktop

You can use all functions and features of the standard SAP System by integrating the CAD Desktop:

Use the RFC program library that can be found under the following path when a full installation of the SAP System was made: Start Programs SAP Automation SAP Automation Help.

Enterprise-specific enhancements

You can integrate enterprise specific processes as follows:

Create an enhancement project by entering the enhancement that was provided by SAP. The enhancement contains the function module for the desired function. The function modules branch to an include program that you encode in the enterprise-specific function requests
In order to use a functions exit you must write an enterprise-specific include-program that fits the program logic of the required function module. For example you determine which data the include-program transfers to the sstandard program and vice versa. Da jeder The call of the customer-specific function module has an export and import param eter. For this reason the customer-specific function module must also use the predefined interface
An overview of the existing enhancements for the CAD Desktop can be found under : Tools -> ABAP Workbench -> Utilities-> Enhancments -> Definition .
Name convention for enhancement: CADD<Number> (example: CADD0001)