‎2006 Jul 17 5:19 PM
Hello ABAP experts,
I have created a program and also text symbols. I am trying to transport both.
to transport the program i did
Menu: goto > object directory entry > selected the package > selected the request.
in se09 i could see the entry as R3TR PROG and the program name.
i would like to transport the text element in the same way.
i browse to menu: goto > text elements > text symobols > object directory entry is greyed out.
is there a way i can directly add the text elemetns in se09 in the change mode. what would be the program id and object type.
Suggestions appreciated.
Thanks,
BWer
‎2006 Jul 17 5:31 PM
Hi,
When you transport the program first time, the object directory is R3TR PROG. This entry includes all the text symbols associated with the program. If you make a change in program, it will create a version with object entry LIMU REPS. If you make a change in text symbols, it will create an object entry with LIMU REPT.
So first time you dont have to transport text symbols separately.
Reward if it helps,
Regards,
Anil
‎2006 Jul 17 5:21 PM
‎2006 Jul 17 5:22 PM
Hi,
Just change one of the text element and assign it
request and revert back the changes to the text
element.
Regards,
Amole
‎2006 Jul 17 5:31 PM
Hi,
When you transport the program first time, the object directory is R3TR PROG. This entry includes all the text symbols associated with the program. If you make a change in program, it will create a version with object entry LIMU REPS. If you make a change in text symbols, it will create an object entry with LIMU REPT.
So first time you dont have to transport text symbols separately.
Reward if it helps,
Regards,
Anil
‎2006 Jul 17 5:53 PM