cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit in DMS

former_member219170
Participant
0 Kudos

Hi,

Do we have user exits in CV01N, CV02N. I want to write a logic for which I am searching.

Regards

Sai Krishna

Accepted Solutions (1)

Accepted Solutions (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Sai,

further there are also some BADIs available in DMS. Please go to transaction SE18 and search for BADIs whose names start with document_*. All these BADIs could be useful to enhance functionality on DMS.

The main used BADIs in CV01N and CV02N are DOCUMENT_MAIN01, DOCUMENT_STATUS01 or DOCUMENT_STORAGE01.

Best regards,

Christoph

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

check the following exits,

CV000001 Check-in enhancement for document management

CV110001 DMS: Enhancements for DMS Dialog (FB: CV110)

CVDI0001 User exit: DDS - save recipient list

CVDI0002 User exit: DDS - modify initial values for screen 100

CVDI0003 User exits: DDS - determine original

CVDI0004 User exit: DDS - determine document part and version

CVDI0005 User-Exit: DDS - Create distribution order

CVDI0006 User-Exit: DDS - Check part order

CVDI0007 User-Exit: DDS - Create initial order

CVDI0008 User-Exit: DDS - Determine context

CVDI0009 User-Exit: DDS - Access to ITS

CVDI0010 User-Exit: DDS - Determine workstation application

CVDI0011 DDS: ITS access to all distribution packages

CVDI0020 Exit for Distributing Originals

CVDS0001 User exits for ALE DMS (DOCMAS)

CVEA0001 EHS: Customer Exit for Checking Material Name

CVEA0002 EHS: Customer Exit to Sort Out Parameter Values

CVFE0001 EHS: Select Output Device for Report Shipping

Thank You,

Manoj

pls consider points if useful..!!

Former Member
0 Kudos

Hi,

Please check foll. User-Exits for your requirement,

CV000001 Check-in enhancement for document management

CV110001 DMS: Enhancements for DMS Dialog (FB: CV110)

CVDS0001 User exits for ALE DMS (DOCMAS)

thx..

Award pts if useful...

former_member219170
Participant
0 Kudos

Hi,

Thanks for ur inputs.

I am explaining our scenario.

We made class & Characteristics and assigned the same in Document type of DMS. We have three characteristics( A,B,C).

When using Change / Create of DMS document (CV01N/ CV02N) I could able to see characteristics in additional data Tab. My requirement is to restrict using Character A for one user & another to go ahead in Change / Create of DMS document (CV01N/ CV02N).

I control the authorization by using the object C_CABN_GRP for character authorization group which I entered in particular characteristic. By doing this I could able to control maintenance of Characteristic, but I could not restrict to use the characteristics in CV02N transaction.

Is there any way to control. I try to use user exits whcih you had given thru SMOD transaction, but could not found correct one.

Is there any way to control this or else is there any user other exits which I can use.

Regards

Sai Krishna

former_member219170
Participant
0 Kudos

Hi,

I use this authorisation C_CABN_GRP in BADI, thru which I solved.

Regards

Sai Krishna

Former Member
0 Kudos

Hi Sai,

Could you tell us which BADI did you use?

THANK YOU SO MUCH IN ADVANCE!!!

Cheers,

Piotr