variant attached in the report. can be transportable from
one server to another server
Answer Posted / vishal balapure
Yes variant can be transported from one server to another,
for that you have to manually attached the variants in th
transport order.
In version 46C (I'm not sure about earlier versions), you
can create a transport request in SE38 for the variants of
a program. You could then use transaction SCC1 to copy
those changes from one client to another.
To create transport:
1) Go to transaction SE38 and enter the program name.
2) Click the radio button next to the "Variants" subobject
and click the "Change" button
3) On "ABAP: Variants" screen, select menu path "Utilities -
> Transport request"
4) Enter the variant(s) you want to copy into the "Variant
name" box.
5) Click the execute button and save the data to a new
change request.
To copy to new client:
1) Log on to target client and goto transaction SCC1.
2) Enter the source client and change request number from
above.
3) Click the execute button.
Please note that if you're doing this in a downstream
system (i.e. not a development box) you may need to change
the client settings temporarily to carry out the client to
client copy in SCC1.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
How do I find the output type of a table or a program?
wat are the process that can be executed & tracked in a workflow?
Workbench request are client dependent or client independent
What are the different types of abap/4 programs?
What is generic buffering?
What is cts and what do you know about it? : abap hr
How will you transfer data into a file in application server?
How do you use structures in the abap programs?
What are the types of windows in sap script?
Why do we use logical blocks in abap program?
Exception handling and how does it transfer from called method to calling method?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is IMG in SAP?
What is the use of program rsbdcsub? : abap bdc
What is the diff between database view and maintenance view?