Application Development 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: 

Control at User/Document

Former Member
0 Kudos

Hi Guru's

Is there a way that a document can be controlled (Change/Delete) by user.

I mean, there are 2 users - User A and User B in same plant/department (All authorizations are same).

User A created a Material Reservation document (D1)

User B created a Material Reservation document (D2)

Can we control the change authorization of D1 to only by A and D2 by only B ( Logically, they are the owners)

Is there a way???

Greatly appreciate your valuable input

Regards,

Vamsi.

1 REPLY 1

sdipanjan
Active Contributor
0 Kudos

Hi,

If the information provided were more descriptive, then it would have helped me more to understand your question.

can you please let me know the TCode being used for this? MB21 ?

As much as I can say... you can use the following Authorization Objects and fields for these checks.. (still I am not sure whether I am able to help you to some extent or not).

Object Class Text Fileds Field Text

C_DRAW_TCD CV Authorization for document activities ACTVT Activity

DOKAR Document Type

C_DRAW_TCS Status-Dependent Authorizations for Documents ACTVT Activity

DOKAR Document Type

DOKST Document Status

C_DRZI_TCD CV Document Distribution: Authorization for Distribution Order ACTIVITY Activity:

document distribution

BSART Purchasing Document Type

M_MRES_BWA MM_B Reservations: Movement Type BWART Movement Type (Inventory Management)

ACTVT Activity

Regards,

Dipanjan