2007 Oct 16 8:00 AM
HI all,
I have created a function module.
Instead of creating in IMPORT tab,In TABLES tab i have created a table to give the user maultiple inputs.
now i have to give a default value to a single field.
what shiould i do?
please help me...
sachin.
2007 Oct 16 8:03 AM
Hi sachin,
Just delete the entry from tables tab and create as a IMPORTING parameter.
Regards,
Atish
Hi sachin,
You can define your own table type or can use the standard SAP table type for eg. for MATNR you can define IMPORT parameter of type GDS_SELRANGE_MATNR_TAB
Regards,
Atish
2007 Oct 16 8:03 AM
Hi sachin,
Just delete the entry from tables tab and create as a IMPORTING parameter.
Regards,
Atish
2007 Oct 16 8:05 AM
Hi Atish,
then how can user enter multiple entries if i create in IMPORT tab.
see MATNR if i declare it in IMPORT...it will take only one material number as input....
user want to take multiple inputs as SELECT_OPTIONS....
please help me....
sachin.
2007 Oct 16 8:08 AM
Hi sachin,
You can define your own table type or can use the standard SAP table type for eg. for MATNR you can define IMPORT parameter of type GDS_SELRANGE_MATNR_TAB
Regards,
Atish
2007 Oct 16 8:05 AM
Hi,
U can give default value in the import parameter..give the field in the import parameter....if the user doesn't want multiple values then delete in tables parameter.
Reward if helpful.
Regards,
Nagaraj
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |