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

XD02 To Custom T.Code

Former Member
0 Likes
802

Hi,

Actually we are having a requirement to restrict users to not to modify around 150 fields of XD02 in the R/3.

If we copy XD02 to Custom T.Code (Back end driven program would be same standard SAP Porgram as it was runnig in XD02). Is this make advantage to keep restrictions by Security team.

If so please let me know Steps should followed while cop

4 REPLIES 4
Read only

Former Member
0 Likes
666

You can do one thing. Keep the users list in one custom table, after copying XD02 to custom tcode place the logic for users who require access to modify by having check.

Read only

Former Member
0 Likes
666

Hi Dude,

restrict users to not to modify around 150 fields of XD02 , this concept we can call it as 'Transaction Variant'.

Not to modify 150 fields in XD02 tcode follow the below steps

1. Goto SHD0 tcode

give the transaction code as XD02

2. Give the Transaction variant as ZXD02

Then click on create button on the application toold bar after enter the values in that screen then press the enter button. It will gives the pop screen saying that all the filed names in the first screen of XD02. there you can make field into output only. then press the exit and save button

3. Come to standard variatns tabstrip activate.

4. Finally you can try with XD02 transaction code.

Suppose anybody had already done this transaction variant , you can get the transaction variant from the below navigation

system--->Status

, deactive the transaction(it was it standard variants tabstrip )

Hope it may helps your requirement.....

Thanks & Regards

Ramakrishna Pathi

Read only

Former Member
0 Likes
666

I am using SAP gui 7.20 and when i am trying to do a BDC report and at the time of start recording i have to give a transaction code and i am giving xd02...but its showing that ..."does not exist".

what should i do??

Read only

0 Likes
666

Hi Kingshuk,

I suggest you open a new thread instead of asking your question in this answered thread.

- Puneet