cancel
Showing results for 
Search instead for 
Did you mean: 

need some help

Former Member
0 Kudos

Hi guru's,

Could you let me know these.

1. when copying scripts between clients, if the source client is non-editable client, then how

can i copy.

2.what is the function module that calls the standard sap script when we execute not the open form, satrt form ,write form

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Goto Source client :

GOTO SE38->RSTXSCRP->execute

Object name - form name ->execute

give the file name as .txt

Use EXPORT Option.

Now goto target client

GOTO SE38->RSTXSCRP->execute

Object name - form name ->execute

give the downloaded file name as .txt

Use Import Option.

Thanks

Seshu

Answers (1)

Answers (1)

amit_khare
Active Contributor
0 Kudos

1. If you cannot copy then transport the script between clients.

2. there are many standard FMS to call script based on the module used.

Regards,

Amit

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

Hi,

Can u tell me one FM for one module

Thanks

Former Member
0 Kudos

<a href="http://www.ossincorp.com/Black_Box/Black_Box_2.htm#Note%201">Scripts</a>