Code Snippet

Generate Subroutine Pool is a very strong statement when used properly. The code snippet here shows how to use ABAP Generate Subroutine pool to concatenate dynamic table field content.

Read Post »
Article

Dynamic Internal Table

on December 23, 2008

No comments, 5,045 views

Describes a way to create a dynamic internal table from coding. This is also can be used when RTTS is not supported or class CL_ALV_TABLE_CREATE is not available. You can find all Dynamic ITAB discussions at . Recently, one of my friends asked me for the solution to create Internal Table. The problem was his…

Read Post »
Article

Describes how to show the Dynamic Internal Table Creation using class CL_ALV_TABLE_CREATE In the post and , we have seen how we can use the RTTS – Run Time Type Services to create dynamic internal table. Today we will eloborate another way of creating the dynamic internal table. We will see how we can use…

Read Post »
Article

We have seen how we can use Run Time Type Services (RTTS) to create a dynamic internal table in the post: . On the other day, after publishing the post , I was thinking how I can apply these color settings when I have a Dynamic Internal Table. As we have seen into that post,…

Read Post »
Article

Shows how to use the RTTS to create a dynamic internal table. Lets Checkout how we can create internal table at run time using RTTS. From the ABAP release 6.40, SAP has provided RTTS – Run Time Type Services to create types, internal tables at run-time. This RTTS can also be used to describe the…

Read Post »
More Post →
You seems to be new here. Subscribe to stay connected.