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
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What are the types of indexes in abap?
What are the events used in abap in the order of execution?
Explain get pernr concept when we use logical data base? : abap hr
What are the restrictions on subscreens?
What are the 2 other types of views, which are not allowed in release 3.0?
What are the field and chain statements?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What is a predefined type in abap?
What is repository info. Systems? : abap data dictionary
Polymorphism real time scenario
What is tcode se16. For what is it used. Explain briefly?
What is the function of the correction system?
What are the different types of the sap abap data dictionary objects?
What is an Unpack command?