Hi Gopinath,
I dont think we can record long text using BDC,
So once your BDC is complete, then pass the data of internal table data fetched from FM READ_TEXT to function module SAVE_TEXT to upload long text.
After SAVE_TEXT , call COMMIT_TEXT to save the changes.
Regards
Sri