2007 May 08 9:17 AM
Hi,
I have a internal table with a deep structure to modify the color of cells in an ALV Grid. I want to save that table in the DDIC but I read that Fields in a DDIC-Table must have a Flat Structure.
Any Ideas how I can handle this?
Sinan
Hi,
I have a internal table with a deep structure to modify the color of cells in an ALV Grid. I want to save that table in the DDIC but I read that Fields in a DDIC-Table must have a Flat Structure.
Any Ideas how I can handle this?
Sinan
2007 May 08 10:59 AM
I am assuming that one row of your internal table has some fields which are themselves tables ?
If this is what you want to achieve...then use table types.
Define a table type with the structure of the nested table.
Then while defining the internal table structure, keep the table type as one of the elements.
Hope this is clear. Please revert if you have queries.
2007 May 08 12:25 PM
Hi,
I am already using the Table Type LVC_T_STYL as one of the Elements. I can define Deep Structures and Deep Table Types with these Structures but no Tables.
Sinan
2007 May 10 9:05 AM
Index Tables can save deep Structure Tables in the Dictionary.
Thanks for the Answers.
Sinan
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |