‎2008 Apr 28 11:32 AM
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.
‎2008 Apr 28 11:35 AM
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
‎2008 Apr 28 11:45 AM
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
‎2008 Apr 28 11:52 AM
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
‎2008 May 13 5:32 AM
The system generated a transport request while changing text elements when logged in with another user .