what is troubleshooting and wher u can use this TS?
Answer Posted / gvkreddy
It is defined as fixing a problem. It means that How the
error was occured and how the error has to solve .then that
process is called TroubleShooting.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the diff between database view and maintenance view?
What are the differences between a database index and a match code? : abap data dictionary
Explain the uses of the simple maintenance interface? : sap abap hr
Tell me a scenario where did you use secondary index?
What is a report?
What is the difference between get and get late?
What happens if we use leave to list-processing without using suppress-dialog?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is amdp (abap managed data procedures)?
How many main windows will be there in a page window?
What is foreign key relationship? : abap hr
What are the control break events in abap? : abap data dictionary
How will you read from internal table records in a given value range (without using loop)
What is the difference between select statement and provide statement ? : abap hr