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 / nahid
I will debugg it in production and try to get the exact
problem,probably the problem might be with data or
dependent objects , we need to check where all the object
have been moved successfully or not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Select up to 1 row and select single difference ?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is foreign key relationship? : abap hr
In sap script how to print bar code in vertical manner
What is a sequence of event-triggered in report?
What is the bitwise operator in the sap abap?
What is an rdbms?
What is the abap program name to process the batch input session automatically? : abap bdc
Explain the components of selection table?
What are conversion routines? : abap data dictionary
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is the Difference between At Line selection and At user-command?