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
List some of the many different ways that the sap standard functionality can be changed by a customer?
Badi concepts
how 2 create the normal form by using functional module
Where can you find error log for call transaction? : abap bdc
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What are the two methods for modifying sap standard tables?
Define spool request?
Explain the client concept of sap.
What is processing class, where we do them and why? : sap abap hr
What primary key and foreign key relationship
What is generic buffering?
What are the two statements which are required in an abap program to output an icon using a write statement?
What is an update type with reference to a match code id? : abap data dictionary
How can you access the function code from menu painter?
What kind of BDC programs are written ?