scripts are client independent then how to transfer from one
client to (i know RSTXR3TR AND SCC1 TCODE )another client?
Answer Posted / smart varghese
Go to Form Painter (SE71) Click UTILITIES -> COPY FROM
CLIENT then enter the form name to be transferred, the
Source Client and the new name for the form. You may check
for the Original language only.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can i Have Some Examples on Enhancements.
stock transfer from one plant to another plant ? i want the total description.
How to write a bdc – how do you go about it?
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?
Polymorphism real time scenario
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 is the bitwise operator in the sap abap?
What is the difference between sy-tabix and sy-index? Where it is used?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is the maximum number of match code id's that can be defined for one match code object ?
Cds views
How do you import pay scale data from non sap to sap? : sap abap hr
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.