Hi All,
We have a new implementation where few of fields are requiring data of length more than 250 chars.
As checked in BW it support only char length of 250. is there any way we can store data into IO of length more than 1000 chars.
I was looking into https://help.sap.com/saphelp_nw70/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm, it says in ABAP can support CHAR of length 1333 then why can't in InfoObject.
Thanks.