I wrote one script program,Now i want to transfer this
program from development to production system so that output
is displayed correct in production.please give me the
steps.In development showing correct output but whereas in
production somewhat difference.So what is the problem?
Answer Posted / rohit
script is client dependent.so if u want to transfer script
program then firstly u need to make a copy of ur script form
from development server to production server with T-code
SCC1 then your script program will run properly.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you document ABAP programs? Do you use program documentation menu option?
visibility section for class level and attributes level
What are the different types of operators in the sap abap?
What is the difference between call transaction method and the session method? : abap bdc
What two statements are required in an abap program to output an icon using a write statement?
Explain buffering concept usage?
What is human resource information systems (chris)? : sap abap hr
What is the difference between a structure and a table? : abap data dictionary
Explain the disadvantages of different types of bdc's?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How do you Export a session ?
What are clustered tables?
Can we specify the next screen number with a variable?
What is view? Different types of view. Explain?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization