Code Snippet

Code snippet to demonstrate the use of ABAP RTTS Runtime Type Services to get type of an Attribute available in the class.

Read more

Code Snippet

RTTS is around for years in ABAP now. Code Snippet to generate Dynamic Internal Table using RTTS which was previously developed using Field Catalog.

Read more

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 more

Article

Dynamic Internal Table

on December 23, 2008

0, 14,879

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 more

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 more

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 more

More Post →
You seem to be new here. Subscribe to stay connected.