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

logical system authorzation

Former Member
0 Likes
539

How to give authorization for transaction BD54.

PLease give me the steps

venkat

1 ACCEPTED SOLUTION
Read only

former_member74904
Contributor
0 Likes
467

this is what the trace has to offer:

S_TCODE= TCD=BD54;

S_CTS_ADMI= CTS_ADMFCT=TABL;

S_TABU_DIS= ACTVT=02;DICBERCLS=ALE0;

S_TABU_CLI= CLIIDMAINT=X;

How to give authorization for transaction BD54.

PLease give me the steps

venkat

2 REPLIES 2
Read only

former_member74904
Contributor
0 Likes
468

this is what the trace has to offer:

S_TCODE= TCD=BD54;

S_CTS_ADMI= CTS_ADMFCT=TABL;

S_TABU_DIS= ACTVT=02;DICBERCLS=ALE0;

S_TABU_CLI= CLIIDMAINT=X;

Read only

0 Likes
467

Hello Venkat,

Adding to Dimitri points,your client settings in SCC4 also needs to be allowed to create logical systems.

As per your original post to provide authorization for BD54 :

Go to Tcode : PFCG,create a role(initially in Sandbox client).Once u enter inside add this tcode : BD54 directly into S_TCODE object(as it is doesnot exist in standard MENU) and assign related objects as mentioned by Dimitri in earlier post.

Rgds,

Gadde.