how to debug the program based on the user
Answer Posted / bharath
Put this statement in your program where exactly you want
to come and stop the execution.
Break sy-uname.(user name)
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
SM35 transaction, How to automate BDC ?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
How do you document ABAP programs? Do you use program documentation menu option?
Is the basic list deleted when the new list is created?
Can a domain, assigned to a data element be changed?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is the syntex used to call a screen as dialog box (pop up)?
Explain about interactive report?
Explain the use of insert and append statement in sap abap?
What has to be done to the packed fields before submitting to a BDC session.
How to combine multiple billing into one RV document ( Step by Step)?
How do you find number of records present in internal table?
What should be the approach for writing a bdc program? : abap bdc
How do you save data in bdc tables? : abap bdc