can we debug the smartform if yes how can we debug
Answer Posted / ritesh jha
1.GOTO T-code SMARTFORM-> give the smartform name-> press F8
2.After executing function module will generate.open
function module in display mode.
3.: press source code tab of the function module. In the
source code there is a perform %GLOBAL_INIT. In this
perform all the code of initialization and program lines is
display as perform. Here you can easily find your table and
variable by find command and set session break point on it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between sum and collect?
What are the three components of a work process?
Explain the Inportance of pa30? : abap hr
Define external layer?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What are the attributes of the data? : abap data dictionary
How do you find out whether a file exits on the presentation server?
What is asap methodology? : sap abap hr
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
10) How to get Item Header in Sales Order?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs