I have developed a program where i have used Ranges and the
program is running fine in DEV and Quality server but as
soon as it goes to Prod server it shows some errors.What can
be done in this case??
Answer Posted / ravikanth
Answer 4 is correct to some extent.
But the Qn is not proper or I can say inappropriate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
How to transfer the objects? Have to transferred any objects?
What is the difference between synchronous and asynchronous update?
What is the difference between skip and new-line?
Normally how many and what files get created when a transaction program is written?
What kind of BDC programs are written ?
What is the function of a data element? : abap data dictionary
What is macro? : abap hr
In sap script how to print bar code in vertical manner
How do you write manual bdc session method? : abap bdc
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the different control break statements available inside a loop?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?