on 2010 Sep 06 10:12 AM
Hello All,
I want to know how we can define the long text in data objects.( Example Notificaiton long text which can have values up to 20 lines with each line up to 60 characters)?In Bapiwrappers in SAP we can get the longtext as string.Is it possible to define string in Data Objects.
Thanks and Regards
Devendra
Request clarification before answering.
Hi Devendra,
It is possible to send the strings as CLOB through attachment. please go through the following link
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f06f0dc5-f6a9-2c10-f691-821eccc1b198
This document explains to create BLOB (Binary Large Object) as an attachment. Similarly CLOB (character large Object) can be created.
To send CLOB, in the backend define a String data type to hold the data, and follow the similar steps mentioned in the above document to send or receive string data.
Thanks and Regards,
Suma
Edited by: Suma S on Sep 6, 2010 11:37 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.