How to debug a smartform using SMARTFORM_TRACE....and how to
see its results
Answers were Sorted based on User's Feedback
Answer / satheesh
Using the Smart Form trace, you can trace how a Smart Form
was processed during printing. You can then see, for
example, the sequence in which the nodes were run or the
point at which processing terminated due to an error.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / sateesh
I know about the debugging by using function module.
go to se37, put the break point on SSF_FUNCTION_MODULE_name.
click on execute.
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / abaprajaram
In the Smartform transaction in the tools activate the
debug through menu or explicitly call the debegger in the
program
Is This Answer Correct ? | 0 Yes | 0 No |
what data types allows length specification ?
5. I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it?
Hi to all abap guru's my querry is as follows How to trigger the page break in smartforms forcibly ? and how to trigger the page break in the scripts forcibly ? means for every 10 records i have to trigger the page break ? and in smart form also ? thanks in advance
Concepts of OO ABAP and why we are using it?
Uses of runtime analysis and sql trace with example(coding).
What are indexes? : sap abap data dictionary
What are the different types joins?
I wrote one script program,Now i want to transfer this program from development to production system so that output is displayed correct in production.please give me the steps.In development showing correct output but whereas in production somewhat difference.So what is the problem?
What is the modification assistant?
Explain the use of insert and append statement in sap abap?
what is the meaning of movement type and how do we find this .....
what is the T.Code to function module?