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
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is your approach for writing a bdc program? : abap bdc
when does a list get sent to the screen on the presentation layer?
What is the use of the raising exception? : abap modularization
What do you mean by batch data communications programming?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
How do you work with semi colon se[arated files in BDC ?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is the syntax for ‘call transaction’?
What is generic buffering?
What is view proxy in abap?
Explain what are interactive reports?
What are the two ways for restricting the value range for a domain ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are internal tables? How to use a specific number occurs statement?