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
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
how to combine the transparent table with cluster table.
Can a filed occur in several field groups? : abap modularization
How do you do bdc for a table control? : abap bdc
What is the use of info groups? : sap abap hr
How do you find out who has transported a transport request?
What is sequence of event triggered in report?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
did u done enhancement framework?how u implemented?
what is a text table ?
What is the diff between database view and maintenance view?
Do we create table fields with out data elements and domains?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are the prerequisites for creating foreign key relationship?