can we debug the smartform if yes how can we debug
Answer Posted / deepika
1. open SMARTFORM, in menu click on environment, it gives you the function module name for your SMARTFORM.
2. open function module in SE37.
3. There will be perform for each of the node.
ex. perform %GLOBAL_INIT for initialization
give global search with %<your node name> or %<code name> or <any perticular variable>
4. Put break point at required points, by setting break point or hard code statement BREAK POINT or BREAK <your user id>
5. Execute your process/smart form, break point will be reached
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the check tables?
What are logical databases? : abap hr
How do you process errors in call transaction method? : abap bdc
Explain what is a foreign key relationship? Explain this with the help of an example.
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Differentiate between abap memory and sap memory?
Define structure in abap data dictionary?
Explain the advantages of logical databases?
What is open sql?
What are local objects? : abap data dictionary
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
In which time constraint does the infotype records depend on the subtype ? : abap hr
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.