2006 Nov 27 12:37 PM
Hi all,
Is there any function module to upload images from my pc to a table created by me
2006 Nov 27 2:22 PM
Simin,
I checked it and your previous question also. and Found one replacement for OAER.
Call the FM <b>BDS_BUSINESSDOCUMENT_CREATEF</b> to upload the images from System.
LOGICAL_SYSTEM
CLASSNAME PICTURES
CLASSTYPE OT
CLIENT 321
OBJECT_KEY ZIMAGE
and the table parameter Files pass
DOC_COUNT 00000001
COMP_COUNT 00000001
COMP_ID
DIRECTORY C:
FILENAME WINTER.JPG
MIMETYPE
now check it.
here you can upload multiple images inside a loop call the FM.
i tried and worked fine for me,
Regards
Vijay
Simin,
I checked it and your previous question also. and Found one replacement for OAER.
Call the FM <b>BDS_BUSINESSDOCUMENT_CREATEF</b> to upload the images from System.
LOGICAL_SYSTEM
CLASSNAME PICTURES
CLASSTYPE OT
CLIENT 321
OBJECT_KEY ZIMAGE
and the table parameter Files pass
DOC_COUNT 00000001
COMP_COUNT 00000001
COMP_ID
DIRECTORY C:
FILENAME WINTER.JPG
MIMETYPE
now check it.
here you can upload multiple images inside a loop call the FM.
i tried and worked fine for me,
Regards
Vijay
2006 Nov 27 12:43 PM
there is no FM...Also, u want to upload images to database tables which is not feasible in SAP...U can upload images to SAP for some other purposes,
2006 Nov 27 12:45 PM
UPloading image can be done using se78 transaction, or using rstxldmc program.
Regards,
Ravi
2006 Nov 27 12:45 PM
2006 Nov 27 2:22 PM
Simin,
I checked it and your previous question also. and Found one replacement for OAER.
Call the FM <b>BDS_BUSINESSDOCUMENT_CREATEF</b> to upload the images from System.
LOGICAL_SYSTEM
CLASSNAME PICTURES
CLASSTYPE OT
CLIENT 321
OBJECT_KEY ZIMAGE
and the table parameter Files pass
DOC_COUNT 00000001
COMP_COUNT 00000001
COMP_ID
DIRECTORY C:
FILENAME WINTER.JPG
MIMETYPE
now check it.
here you can upload multiple images inside a loop call the FM.
i tried and worked fine for me,
Regards
Vijay
2008 Aug 01 8:43 AM
hi,
please help me how to upload jpg fiels into my own backend ztables,
plz tell me what r all the fields i need to create in that backend table , and field types.
how to upload jpg fiels into that table,
please send the code in a very datailed manner,
i am confusing with how to call the FM 'BDS_BUSINESSDOCUMENT_CREATEF',
please forward that code very clearly..
Thanks & Regards
prasad
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |