2008 Apr 03 1:00 PM
Hi friends,
I am running a session.
But the thing is that our client want not to upload whole data.
But one particular record.
How can i do that.
Points will be awarded to every reponse.
Thanks and Regards,
ram.
Hi,
while creating the program instead of writing loop at itab.....endloop.u just read the record which ur client want to update into a work area.after reading that record place the perform statements,bdc_insert.
rgds,
bharat.
2008 Apr 03 1:02 PM
Hi,
If you want restrict the records , then its better to restrict in the program form where the session is getting created.
This is the best method.
Regards,
sasidhar
2008 Apr 03 1:05 PM
2008 Apr 03 1:05 PM
Hi,
while creating the program instead of writing loop at itab.....endloop.u just read the record which ur client want to update into a work area.after reading that record place the perform statements,bdc_insert.
rgds,
bharat.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |