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
Table events aNd table maintains generation
How to Solve a Particular Ticket in Realtime ?
What are conversion & interface programs in sap?
What are the data classes in abap?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
How do you restrict the data to be entered in the payroll area? : sap abap hr
How will you find manager of an employee
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Explain the advantages and disadvantages of different types of bdc's?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What are the update types possible?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
How to copy table across clients?
Explain the sequences of event block?