Show TOC

 Enhancements Using User Exits (Document) Locate this document in the navigation structure

Use

In Customizing for Document Management , you can use user exits to create enterprise-specific enhancements and extensions for editing documents. You can also use them to enhance the standard SAP system with enterprise-specific checks or replace standard ones.

Integration

The enterprise-specific checks can be integrated by means of the ABAP workbench. Unlike customer exits, you can use user exits to access program parts and data objects in the standard system.

Some upgrades and support packages will however overwrite the modifications and they must be reentered later on.

Note Note

Verify after an upgrade whether enterprise-specific functions still exist or whether they cause conflicts.

End of the note.

Features

The following overview lists the options for customer-specific changes. The documentation is in the IMG of each activity.

Function

Activity in the Document Management IMG

Notes and References to the SAP Library

Create alternative screen

  Control Data   Define Document Types   (detail screen)

The alternative screen is only read by the old transactions CV01 to CV03.

Document number assignment

  Control Data   Define Document Types   (detail screen)

See: Document Number

Setting enterprise-specific additional fields

  Control Data   Define Document Types   (detail screen)

See: Additional Data for a Document

Enhancing the object link

  Control Data   Define Document Types   navigation step Determine Object Link  

See: Adding Other Objects .

Executing a workflow task

  Control Data   Define Document Types   Define Document Status  

See:

Overview of Additional Functions after Status Changes

Processing a Document Info Record (CA-DMS)

Executing enterprise-specific program routines

  Control Data   Define Document Types   Define Document Status  

See: Overview of Additional Functions After Status Changes