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

Article

ABAP Transpose Internal Table

on November 12, 2013

4, 24,759

Many times you need to transpose the data from row based to column based and vice versa. This simple utility classes would help to do exactly the same.

Read more

Code Snippet

Code Snippet to access all columns from a Type when working with SALV table using RTTS (Run Time Type Services).

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

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

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 more

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