Answer Posted / lavanya
* Go to Tcode SE71
* Create a script ,then check for syntax errors and the
activate.
* Go to SE38 and write a program by using the function
modules open_form, write _form,close_form
open_form call the smartform
write_form calls the textelement for which the program code
need to be executed.
close_form ends the form which is opened by the open_form.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
wat is the default file name of BAPI trace?
Explain the advantage of structures?
Cds views
What is the difference between synchronous and asynchronous update? : abap bdc
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is delivery class? : abap data dictionary
How to convert the Unit for 'Distance' (The value from one Unit to another).
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What are the function module in bdc?
Badi concepts
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Explain what is a foreign key relationship? Explain this with the help of an example.
Can I execute user exits? If yes, how?
How to do find it?
Do we have to migrate all sapscript forms to smart forms?