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

script from development server to production server

Former Member
0 Likes
401

HELLO ALL

I have transfered script from development server to production server. while iam trasfering script i forget to transfer some text elements, what is the effect on production server?

3 REPLIES 3
Read only

Former Member
0 Likes
380

Hi,

There will be a no effect on Production Server...

Rgds

Yogesh

Read only

Former Member
0 Likes
380

HI.

check text element is available in Production server or not.

retransport if its not available.

Regards.

Jay

Read only

Former Member
0 Likes
380

Hi

It depends on your program runs the sapscript: if it catches the excptions of the fm WRITE_FORM or doesn't call those text elements: it's nothing;

else a dump can occur

Max