How can I get the default values (like date, company code)
in module pool programming before the screen is displayed??
I dont wanna use VARIENTS...
Answer Posted / nihar
In screen layout, -> Goto -> Secondary Window -> Dictionary/Program Fields -> Enter 'SYST' in Table name
-> Select DATUM field and place it in ur layout. If u want, u can change the text label for date also.
Save & activate.
It will contain today's date as default value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can retrieve data using secondary index. Explain with simple example?
What are the differences between macro and subroutine?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Workbench request are client dependent or client independent
How do you write transaction programs in sap?
How can we use multiple transactions by using bdc_insert? : abap bdc
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What are the different types of abap reports in sap?
What is the difference between field-group header and other field groups? : abap modularization
What are the differences between table controls and step loops?
What are the different types of view?
What are the function module in bdc?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are dml commands in abap?