CAN WE DEBUG A IDOC? IF YES HOW TO DEBUG IN INBOUND SIDE AND
OUTPUT SIDE.
Answer Posted / shravan
WE19, using test tool, test the Inbound
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If your project is support project ? when is your implementation has completed ?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is a database view? : abap data dictionary
Explain the difference between float and packed data type?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are control tables?
What happens if we use leave to list-processing without using suppress-dialog?
What is a type-pool?
what is field string ? & where we are using field strings?
How to specify a client for database table processing?
What is difference between dialog program and a report?
What is the disadvantage of using exec sql statement in abap?
What are the different functions used in sap script? What are the parameters used in each function?
What does the extract statement do in extract datasets? : abap modularization