Multi-line ALV using ROW_POS in field catalog

Does you business requirement needs single line item in ALV to be displayed in multiple rows/lines for better readability? You then surely need a multi-line ALV, which can be implemented by just a simple tweaking in your ALV field catalog.

You can achieve this objective using property ROW_POS of Field catalog. Just assign a value between [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn

Persisting SET/GET Parameter values in User Profile

In my previous posts on SET/GET Parameters, Using SET/GET Parameter ID in SAP & Associating SET/GET Parameters to Screen elements, I kept mentioning that SET/GET parameters are stored in the SAP memory which is specific to one user/terminal session and shared accross all the main/external sessions within the particular user/terminal session. This implies that as soon as the [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn

Associating SET/GET Parameters to Screen elements

In my previous post, Using SET/GET Parameter ID in SAP, I discussed about how to create SET/GET parameters and then how to use them to transfer data from one external (main) session to the other within the same user (terminal) session.

We will now see how the parameter ids can be attached to screen elements in [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn

Using SET/GET Parameter ID in SAP

While working with SAP, many times you would have noticed screen fields getting populated with values on its own. Want to know how? It’s all by the virtue of SET/GET parameters (also known as SPA/GPA parameters). In this post, we will make ourselves knowledgible enough to work with these.

What are SET/GET parameters or SPA/GPA Parameters?

SET/GET [...]

Hey friends!!! Don't forget to promote the post by pressing the buttons below, if you liked it...
  • Digg
  • del.icio.us
  • StumbleUpon
  • Twitthis
  • Yahoo! Buzz
  • Facebook
  • Technorati
  • LinkedIn