Answer Posted / vinit
the function module which is generated when you execute a
smartform, copy that function module name and paste it in
se37. then click on display and set breakpoints to debug ur
smartform....
hope it is clear by now..
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
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
What takes most time in SAP script programming?
How to analysis Background Job for performance Issue?
What are ranges?
What is the use of the statement leave to list-processing?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is the collect statement? How is it different from append?
How to debug a sapscript?
What are the 3 types of tables in sap? : abap data dictionary
What is view? Different types of view. Explain?
What are the data types of the external layer? : abap data dictionary
what precautions or prerequisites do you follow to update a record into database table and how