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: 

How to give own descripton in the parameters in LSMW

Former Member
0 Kudos

Hi All,

I want to give own description in the selection screen. how to give in LSMW.

There is no text elements in LSMW.

Regards,

Karthik.

1 REPLY 1

varma_narayana
Active Contributor
0 Kudos

Hi Karthik..

We can get the Label(Description) for the PARAMETERS(selection fields while reading/convertion data) in LSMW

For this:

1. Open the LSMW Object

Execute the Step: <b>READ DATA</b>

It will give the Selection Screen (where u can find the Parameters).

Check the program name using menu path:

SYSTEM->STATUS -> PROGRAM (copy this generated program name)

2. Go to SE38.

Open this program.

Go to Text elements and Assign the Description in Selection texts.

<b>Reward if Helpful.</b>