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

Re: LSMW. adding selection screen

Former Member
0 Likes
1,092

HI,

I have to write an conversion program in LSMW

in the field mapping and conversion rules i have updated the select fields.. but..

how to change the text element and selection texts

Thanks in advance

Guhapriyan

2 REPLIES 2
Read only

Former Member
0 Likes
531

Hi,

Where exactly you are trying to change teh text elements and selection texts in this.

Regards,

Ram

Read only

Former Member
0 Likes
531

Hello,

As the conversion program is a program created by SAP at run time we will not be able to put the selection texts, Since the name of conversion program will be in SAP std., namespace.

An alternate solution would be to use:

SELECTION-SCREEN COMMENT 1(20) 'COMMENT'.

Hope this helps,

Best Regards, Murugesh AS