Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Maxim number of fields in a structure

Former Member
0 Kudos

Hi,

I need to create a flat structure with 4000 fields by SE11. Is that possible? Is there any limit on how many fields can be created for a structure?

Thanks,

Karen

5 REPLIES 5

Former Member
0 Kudos

i think we can create it.but i am not very sure about that.

however,why do you need that BIG structure ?

Regards

srikanth

Message was edited by: Srikanth Kidambi

Former Member
0 Kudos

I dont see a limitation to the number of fields, even though creating a flat structure with around 4000 fields is a rare scenario.

it is possible.

Former Member
0 Kudos

Hi,

There is no limit for no.of fields for a structure.

Regards,

Naveen

0 Kudos

There <u>may be</u> a total length limit, which in turn would be a field limit if all fields where 1 character. I do believe that there is a lenght limit in transparent tables.

Regards,

Rich Heilman

0 Kudos

If you say that you need a structure with 4000 fields... I would say that it is time to re-visit the design phase of the project.