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 ERROR : SE38 authorization

Former Member
0 Likes
547

Hi All ,

I have one requirement where in , I need to create a Transction code for the report so that SE38 access can be restricted and user can perform the operation with transction code .

However , the report ( for which T code is created ) used in the one of the LSMW project and now since access of SE38 is denied user is not able to execute the LSMW .

Is there any way in LSMW , where I can in clude the the T code instead of SE38->REPORT name ?

Kindly suggest.

Hi All ,

I have one requirement where in , I need to create a Transction code for the report so that SE38 access can be restricted and user can perform the operation with transction code .

However , the report ( for which T code is created ) used in the one of the LSMW project and now since access of SE38 is denied user is not able to execute the LSMW .

Is there any way in LSMW , where I can in clude the the T code instead of SE38->REPORT name ?

Kindly suggest.

1 REPLY 1
Read only

Former Member
0 Likes
421

Hi,

In the step field mapping and conversion rules . you can give the tcode and tabname (or) record name.

For this first check whether you have checked technical fields in layout. if not press layout (or) ctrl+F7 . two fields tabname (or) record name and tcode will be displayed .

In the field tcode you give your tcode.

Regards