cancel
Showing results for 
Search instead for 
Did you mean: 

Form Copy Problem!!!

Former Member
0 Kudos

Dear All,

I want to copy a form from abap development client 200 to golgen client (cust).

I tried with scc1 ..it gave me the response

you have selected request/task.<req. number> in the transport organizer to edit client specific objects. the request/ task has the source client 200, whereas the objects you are working on belong to client 300.

So it failed...I searched on sdn and got:

Open Program RSTXSCRP.

1.Select Form Radio Button

2.In Mode Writre EXPORT

3. In Object Name Give Your Object Name(SAPSCRIPT/SMARTFORM NAME)

4. In Second Block give the file name 'C:\YSANDI.FRM'

Note That Form Name should be MAX 6 CHARCTER. and Extension Should be .FRM-->Execute

5. Then Go to other client-->Run The Program

6.GIVE MODE IMPORT

7.Then Excute and Select The File from PC.

when followed the steps export succesfully happened but when importing from target client it gave object cannot be overwritten....

Kindly suggest

Regards,

Souren

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Sorry - too fast - you want to copy a form

Are you using a form with a Z-Name? If yes, has this form be modified in the target client already? what is the full error message?

Markus

Edited by: Markus Döhr on Jun 21, 2008 3:41 PM

Former Member
0 Kudos

I am only copying the form (sapscript)

actually i forgot to mentioned the form name...that error is gone

But noe it is showing

'Request/task C1DK900168 has invalid source client 200'

how to resolve??

Former Member
0 Kudos

detail error

you have selected request/task.<req. number> in the transport organizer to edit client specific objects. the request/ task has the source client 200, whereas the objects you are working on belong to client 300.

Former Member
0 Kudos

detailed error

Diagnosis

You have selected request/task C1DK900168 in the Transport Organizer to edit client specific objects.

The request/task has the source client 200, whereas the objects you are working on belong to client 010.

System Response

The task/request cannot be used.

Procedure

To view all the requests and tasks that you may use here, you can choose Own requests on the query screen for change requests.

Alternatively, you can create a new request with Create request.

markus_doehr2
Active Contributor
0 Kudos

you can try to import that request using STMS and give the correct target client.

Markus

Former Member
0 Kudos

Object is not released...will stms work??

markus_doehr2
Active Contributor
0 Kudos

Not sure I understand.. you want to "import" a transport request, that is not released?

Markus