2009 Sep 07 10:53 AM
Hi,
Is there any FM to read values from database table. I can do it by writing select query but I want to do it through an FM .
Please help me.
Thanks,
Sravanthi
Hi,
Is there any FM to read values from database table. I can do it by writing select query but I want to do it through an FM .
Please help me.
Thanks,
Sravanthi
2009 Sep 07 10:55 AM
2009 Sep 07 10:56 AM
>
> Is there any FM to read values from database table. I can do it by writing select query but I want to do it through an FM .
Why do you want to do so? Is it like you hate SELECT statements?
@Mahesh: Is it easy(& also performance efficient) to write a SELECT stmt or use RFC_GET_TABLE_ENTRIES(where you have no filter to select data) to select data ?
Suhas
2009 Sep 07 11:02 AM
2009 Sep 07 11:12 AM
You will require FM , only when you do not have authorization to directly access the table.
OR you need to fetch data from remote system. Analyse your requirement and proceed.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |