Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

variant attached in the report. can be transportable from
one server to another server

Answer Posted / santosh

YES.
1. Go to the ABAP editor, and go to the variant screen.
Under the Utilities menu is Transport Variant. This allows
you to choose the variants to transport, and the transport to
put them in.
2. manually add an entry to the transport for the variant you
want to move. The format of the entry is LIMU VARX
xxxxxxxxName_of_the_variant where xxxxxxxx is the program
name.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types joins?

1194


What are control tables? : abap data dictionary

1060


What is the difference between collect and append statements?

1121


How to create any functions? How to go about it?

1147


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2364


How to call a subroutine in sapscript?

1185


What are pool tables?

1148


What are the attributes of the data? : abap data dictionary

1125


when do you need to create an internal table with header line ? and with out a header line?

2052


What are different abap/4 editors?

1135


Explain badi in abap.

1066


How many main windows will be there in a page window?

1019


Can i have some Realtime Scenarios on Reports.

2430


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

2251


How do you populate data into a multiple line field?

1102