hey guys,
what is the t-code that copies a script from one client to
other client....!
Answer Posted / sri
In Se71 There is an options copy from client
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are smart forms?
What are the different functions used in sap script? What are the parameters used in each function?
What is the disadvantage of a call by reference?
What are the advantages of abap query tool?
What is lock object ? : abap data dictionary
how to genernate 21 sencondary index
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the meaning of client independent?
What is the difference between Classic badi and Kernal badi ?
What are the 3 types of tables in sap? : abap data dictionary
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Difference between .Include and .append?
What are different ABAP editors? What are the differences?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Explain the sequences of event block?