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

LSMW

Former Member
0 Likes
430

Hi,

I have added LSMW t-code to a role.

But the requirement for the user is

"Please build a new LSMW role with update capabilities"

any idea how to go abt it??

Ramakrishna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
375

Hi Rama,

If the role is required only for execution of the project (upload activity) then following authorizations are required:

S_TCODE: LSMW

B_LSMW:

ACTVT: 03, 16

TCD: Z* (con

B_LSMW_PRO: <Name of the project>

If the role is required for modification of project and execution as well then:

S_TCODE: LSMW

B_LSMW:

ACTVT: 02, 03, 16

TCD: Z*

B_LSMW_PRO: <Name of the project>

I did it quite some time back hence i hope that i am correct.

Regards,

Sachin

Hi,

I have added LSMW t-code to a role.

But the requirement for the user is

"Please build a new LSMW role with update capabilities"

any idea how to go abt it??

Ramakrishna

1 REPLY 1
Read only

Former Member
0 Likes
376

Hi Rama,

If the role is required only for execution of the project (upload activity) then following authorizations are required:

S_TCODE: LSMW

B_LSMW:

ACTVT: 03, 16

TCD: Z* (con

B_LSMW_PRO: <Name of the project>

If the role is required for modification of project and execution as well then:

S_TCODE: LSMW

B_LSMW:

ACTVT: 02, 03, 16

TCD: Z*

B_LSMW_PRO: <Name of the project>

I did it quite some time back hence i hope that i am correct.

Regards,

Sachin