‎2007 Dec 01 4:48 AM
whats the purpose of using nested internal tables in a code.
‎2007 Dec 01 1:23 PM
Nested internal table is used to read/validate data present in one internal table by comparing the data with another internal table data. There are several cases where nesting is required depending on the requirement and the logic used to achieve the goal.
Regards,
Amit
‎2007 Dec 01 1:23 PM
Nested internal table is used to read/validate data present in one internal table by comparing the data with another internal table data. There are several cases where nesting is required depending on the requirement and the logic used to achieve the goal.
Regards,
Amit
‎2007 Dec 15 6:56 AM
Hi Dixit,
Check this link
http://www.sap-img.com/abap/what-are-different-types-of-internal-tables-and-their-usage.htm
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm
<b>Kindly Reward points if you found this reply helpful</b>,
Cheers,
Chaitanya.