cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Max string length for MDO

shaji_chandran
Participant
0 Kudos
682

Hello MII Folks,

MII Version 15.3 SP0

I would like to know what is the maximum length of string type attribute in MDO. When I try to set a length which is more than 4000 I am getting an error. I have attached the screenshot. I am planning to store payload (XML message) within a MDO and 4000 seems to be pretty small. MDO doesn't have XML type attribute as well.

I am creating a MII solution which must be easily portable. So I prefer to use MDO rather database tables to avoid dependencies.

Thanks in advance

Shaji

mdo-error.png

View Entire Topic
agentry_src
Active Contributor
0 Kudos

Hi Shaji,

Check this out:

https://help.sap.com/saphelp_me60/helpdata/EN/4c/c8daa08e9b60c5e10000000a15822d/frameset.htm (which I was trying to get you to search for with my comment).

Good luck!

Mike

shaji_chandran
Participant
0 Kudos

Thanks very much Mike. Let me go through it