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
What are logical databases?
What are null values? : abap data dictionary
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Why do we use logical blocks in abap program?
In which table the material master data is stored?
What is generic area buffering in abap?
How do you find the information on the current screen?
What are the page windows? How many main windows will be there in a page window?
What two statements are required in an abap program to output an icon using a write statement?
What is tmg?
What is the difference between Check and Continue?
What are the basic object types? : sap abap hr
Can we include customizing include or an append structure with pooled or cluster tables?
what are the various types of parameters and how are they distinguished from one another?
What are the types of table fields in the sap abap?