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

transporting script along with include text objects and logo

Former Member
0 Likes
778

Hi all,

i want to transport script along with text objects (eg: INCLUDE &VBDKR-TDNAME& OBJECT VBBK ID Z004 NEW-PARAGRAPH HT) along with form.i used RSTXSCRP but logo was missing.

The text objects whether transported or not how to find?

4 REPLIES 4
Read only

Former Member
0 Likes
638

try transaction SE75 to find text id in qa or production after transport if it is there than it is transport other wise there is some probs..

Read only

Former Member
0 Likes
638

Hi,

You can trasport script and the objects relevant to that from SE03/SE10, you need to use the 'include objects in the transport request' and include the objects in the request,

Adding Sapscript: Progid : R3TR

Obj: FORM

Object name: FORM NAME,

To trasport Standard text & Logo you can use SE78 transaction,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
638

Hi Murali,

u used RSTXSCRP for transporting to a local file or within different SAP systems?? in the latter case, u have to use RSTXTRAN to create a transport request for the Tesxt objects n for the LOGO, in se78 itself, create a Transport request for the LOGO n then transport these objects before transporting the sapscript..

Read only

Former Member
0 Likes
638

Hi Murali,

Check this program RSTXTRAN.

Reward points if useful.

Regards,

Senthil