‎2009 Jul 07 8:14 AM
Hi Abapers,
In my Current project, customer is using an Custom developed tool to maintain material related data.
This Custom developed tool is also similar to MM02 transaction which has various views, data is stored in many fields in Z tables, long text are present.. etc.
Now Customer wants to store all these data in Standard table ex. MARA by using Append Structure.
My Question is
1. Is there any limitation in the number of fields in an Append Structure ?
2. Is there any limitation in the number of Append Structures for a table ?
2. Can I have nested Structure in Append structure i.e deep structures's in an Append structure.
3. Can I have fields of type String to store long texts..
Thats it as of now...
Please advice.
Thanks
Aakash.
‎2009 Jul 07 8:34 AM
Hi
1. Is there any limitation in the number of fields in an Append Structure ?
the total length of all the fields should not exceed the limit which is same as table.
2. Can I have nested Structure in Append structure i.e deep structures's in an Append structure.
yes
3. Can I have fields of type String to store long texts..
yes multiple string fields
Regards
Sajid
‎2009 Jul 07 8:25 AM
Hi
Is there any limitation in the number of Append Structures for a table ?
9
This is the only limitation on Append Structures.
Regards,
Sreeram
‎2009 Jul 07 8:34 AM
Hi
1. Is there any limitation in the number of fields in an Append Structure ?
the total length of all the fields should not exceed the limit which is same as table.
2. Can I have nested Structure in Append structure i.e deep structures's in an Append structure.
yes
3. Can I have fields of type String to store long texts..
yes multiple string fields
Regards
Sajid
‎2009 Jul 07 9:02 AM
Hi Shaik,
Thanks for your reply,
Can you please explain the 1st point in detail ?
(the total length of all the fields should not exceed the limit which is same as table)
Thanks,
Aakash
‎2009 Jul 07 9:06 AM
Hi,
Can I have fields of type String to store long texts..?
You cannot have more than 3 string fields in a table.
Regards,
Dhasarathy.
‎2009 Jul 07 9:26 AM
Hi,
Answer to your questions:
1. Is there any limitation in the number of fields in an Append Structure ? : NO ther are no limitatoon but the size should be less than the total size allocated to the whole table in technical seting.Else it wont be activated
2. Is there any limitation in the number of Append Structures for a table ? NO
2. Can I have nested Structure in Append structure i.e deep structures's in an Append structure. Upto 9levels
3. Can I have fields of type String to store long texts.. Yes
Hope this might help you
Pooja