2009 Feb 19 2:14 PM
Hello,
Sometime back, I used the concept of BLOB (Binary Large Object) in PHP, for saving image/pdf/video files in the back-end database.
I'd like to do the same in ABAP.
Is there any workaround to do that?
Please guide to the solution.
Thanks: Zahack
2009 Feb 23 5:36 AM
2009 Feb 19 2:34 PM
Use MIME types
this link explains the steps which u want to achieve http://help.sap.com/saphelp_45b/helpdata/en/f1/b4a6c4df3911d18e080000e8a48612/content.htm
also check this
http://help.sap.com/abapdocu/en/ABAPTYPES_LOB_HANDLE.htm
кu03B1ятu03B9к
Edited by: kartik tarla on Feb 19, 2009 8:04 PM
2009 Feb 20 9:50 AM
Hi
To store /Transfer the data this link may provide the solution---
http://help.sap.com/abapdocu/en/ABAPTRANSFER.htm
Regards
2009 Feb 23 5:36 AM