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 / saravanan sr

Default values can be handled using the event INITIALIZATION.

Parameters: field_name = 'default value'
select-options: the field declared using select options is
similar to an internal table with 4 fields - sign, option, low
and high.

In the Initialization event, we can set field_name-low =
'default value1' and field_name-high = 'default value2' so as
to display the default values in the selection screen.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are dml commands in abap?

648


What are the function modules used in a sap script driver program?

574


HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?

2406


What is a bsp application? : sap abap hr

637


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1515






What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary

589


Explain the differences between sap memory and abap memory?

538


What are matchcodes?

557


How many types of tables exists and what are they in data dictionary?

938


What is luw?

688


What are the advantages and disadvantages of ABAP query tool?

579


How to Raise a Particular Ticket in Realtime ?

1638


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

587


What is the difference between a structure and a table? : abap data dictionary

613


What are client dependent objects in abap/sap?

613