without debugging key how can i debug function module?
Answer Posted / jayraj
You can use break or break-point statements in your function
module.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
How do you find if a logical database exists for your program requirements?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Can we define our own match code id's for sap matchcodes ?
What is locking? : abap data dictionary
What are the different types of luws. What are they?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the steps in a bdc session? : abap bdc
What is the difference between abap and hr abap? : abap hr
What are internal tables? How do you get the number of lines in an internal table?
What are system variable in abap?
How did you test the form you developed? How did you taken print?
List some of the many different ways that the sap standard functionality can be changed by a customer?
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?