hey guys,
what is the t-code that copies a script from one client to
other client....!
Answer Posted / rakesh akula
t-code that copies a script from one client to
other client.--> SE-71 then select the menu item
UTILITIES -> Copy from CLient.
or alternatively execute the PRogram mentioned by
MAlli.Gontla .
So both ways are correct ..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between call screen and leave screen?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is the modification assistant?
Difference between top-of-page and top-of-page during at line- selection?
Where do you create indexes in abap?
Can a posting run be deleted? : sap abap hr
What are the disadvantages of using explicit enhancement?
Explain what are the events used in interactive reports?
Can multiple abap systems connect to abap database?
What are two different ways to add fields to sap tables?
Differentiate between ooabap and abap?
How do you Export a session ?
Explain the properties of selection screen?
Can we write the code both call transaction and session method in single program?