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
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What are the parameters used in each function?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
In the MM module for finding out the standard cost what is the view one has to look at?
What is the difference between table and template?
How to get that a secondary index is attached to a select query?
How memory management happens for internal tables and work areas in abap?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
How to select valid lines for secondary list?
How many types of data classes are there in sap abap? : abap data dictionary
How many ways you can create table? : abap data dictionary
What should be the approach for writing a bdc program? : abap bdc
How to find the return code of an stmt in abap programs?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
difference between Valuation type and valuation category?