In Table Maintaince Generator for a table i need some fields
to be filled default,like date from sy-datum.........when the
displays initailly....HOw
Answer Posted / balamurugan
1.Create table maintenance generator for your table.
2.In table maintenance screen,go to
Environment-->Modification-->Events.
3.In T column ---> 05(create new entries)
Form column---> Form name(like user_date).
4.Then click on the Editor column,now you will get editor
screen.Then write the code within the form.
Eg:
zaa-date1 = sy-datum.
5.Save and activate.Now try the table entry without filling
this field.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
Differentiate between static and dynamic step loops?
Reports: Event functionality.
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is the meaning of table buffer? This buffer is used by which type oftable?
What is the difference between ABAP and HR ABAP
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
What are the major steps will you use for tuning?
Normally how many and what files get created when a transaction program is written?
What are logical databases?
Explain what is the purpose of sap script?
Difference between function group and function module?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is the difference b/t Session method and call transaction method ??