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: 

LSMW

Former Member
0 Kudos

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

Former Member
0 Kudos

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

1 REPLY 1

Former Member
0 Kudos

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