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 / guest
If the 'Script program' has proper display in Dev. system,
but not in Production. The main problem I faced is -
logical destination (Printer's name in SAP).
Attach the same printer name which user is going to use &
again allign at Dev. then transfer the request on
Production.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is is a match code? : abap data dictionary
Explain the advantage of structures?
What is an abap instance?
What are the attributes of a field that can be activated or deactivated during runtime?
What is the difference between select statement and provide statement ? : abap hr
What is constructor expression in nw abap 7.4?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Explain the properties of selection screen?
What is sap abap tables?
Is it possible to run host command from SAP environment? How do you run?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Can multiple abap systems connect to abap database?
Explain the different types of view?
what is difference between (internal table types)standard table and sorted table in sap abap....