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 different types of parameters?

604


Workbench request are client dependent or client independent

555


what is diff between ECC 5.0 AND ECC 6.0

2854


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

701


What kind of BDC programs are written ?

597






Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1281


What is the maximum number of match code id's that can be defined for one match code object ?

536


What are the check tables and value tables?

623


What are the different methods of passing data?

599


How to determine the attributes of an internal table?

591


What is use of transparent table in abap? How it is different from pool tables?

628


What are client dependant objects in abap/sap?

672


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

2404


What is get cursor field?

877


When to use logical database?

567