Hi Suresh,
1. You have to use STRING data type in SAP to receive base64 string data.
2. In sap you have to call method utility->decode_base64 to convert the base64 data to binary .
3.Once data is converted to binary you can directly to save to sap table.
Thanks,
Arun Chembra