how to debug the smartform? plz tell me step by step process
or screen shots?
Answer Posted / riaz
Each activated smartform has a function module assigned that
you can get its from Environment menu in smartforms
transaction. Search for the line where you want the debugger
to stop and place the break point.
coding a break-point statement in source code is crude
method and not suggested.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are the different methods of bdc? : abap bdc
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What are the functional areas? User groups?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is the use of dequeue function module? : sap abap data dictionary
what are the critical issues u face in ur project?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
How many detail lists can be created in interactive reporting?
What is the syntax for call transaction? : abap bdc
What is the difference between data elements and domains?
Where the payroll results are stored
What data is contained? : abap data dictionary
Define database layer? : abap data dictionary
How to add a column to a table control while using alphanumerical layout editor ?