Article

Lets talk about the Links in the Message Long text. This is also applicable to any documentation as well. There are few limitations, I will show you how to overcome them.

Read more

Article

Utility class to generate the Legend ALV using SALV Popup and attach it onto ALV Grid generated by SALV Model

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

Many times, we would need to upload data from the Excel File. FM ALSM_EXCEL_TO_INTERNAL_TABLE is useful but has few limitation.

Read more

Article

Text Pools are great for creating language independent program. But, it create a very peculiar problem when used in ABAP objects

Read more

Article

Introducing a small utility class to build HTML code within ABAP. This utility wraps the logic for build HTML Tags and string manipulation within itself for simple client access. Motivation Recently, I needed to generate an email notification using HTML. The email notification would contain the data in Table format. I don’t like to concatenate…

Read more

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