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

Transport Standard Text Elements

Former Member
0 Likes
603

HI all,

I have an include in a user exit.

I am maintaining some text elements in that include .

Problem is i am not able to transport those text elements . they are getting saved in SAPLXEEDMUI which is standard . i have tried transporting this function pool directly but it hasnt worked. text elements in SAPLXEEDMUI in target is empty.

Please suggest ....

Vikram.

4 REPLIES 4
Read only

Former Member
0 Likes
567

Hi,

Whenever in an user exit, if you create a text element and it asks a pop up for language maintenance, it is better not to create a text element rather than hard code it in the code...

We have also faced the same problem and were not able to transport texts with the language change...

Regards

Shiva

Read only

Former Member
0 Likes
567

Hi Vikram,

Please check the main program SAPLXEEDMUI ...utilities -> versions -> transpot request numbers

As i understood this is a customer specific function group provided as an exit by SAP and any changes to it will be captured in a transport request if there is a prompt for it...

Pls check and revert

Regards

Byju

Read only

0 Likes
567

yes it has a record of all the transports which were made for that program .

P.S. - changing the text elements does not prompt for transport request

Read only

Former Member
0 Likes
567

The system generated a transport request while changing text elements when logged in with another user .