Archives

Title Comments Posted on Views

</> Selection Screen – Expand Collapse Various Blocks

Code snippet to show how you can increase the user accessibility using the Expand Collapse of various blocks on the...

3 Jul 24, 2014 12363

ABAP Unit Test Class Wizard

ABAP Unit Test Class generation wizard comes in handy when you got to design the test class for the Global...

6 Jul 22, 2014 12389

SALV Table 19 – Columns Specific Grouping

Specific Groups on the ABAP SALV would help users to easily find the columns in the display setting variants. Lets...

5 Jul 20, 2014 24578

</> Selection Screen – Disable Standard Toolbar Button

Many times you would need to disable the standard toolbar buttons to make sure unexpected behavior doesn’t occur. This code...

2 Jul 17, 2014 9897

Enhancement Framework – Table Enhancement – Append Structure

Tables or Structures can be enhanced as part of the Enhancement Framework using the Append structure option available in Data...

2 Jul 16, 2014 18060

Enhancement Framework – Table Enhancement Category

To be able to enhance the table properly, you would need to understand Table Enhancement Category for that...

Comments Off on Enhancement Framework – Table Enhancement Category Jul 14, 2014 14445

New Poll – Do you like Quality Assurance QA on your Build/Design?

New Poll is now available with an question – Do you like Quality Assurance QA on your...

2 Jul 10, 2014 588

Poll Wrap-up – What do you use to select one record from DB?

Poll results for the poll What do you use to select one record from DB? is out. Couple months back...

Comments Off on Poll Wrap-up – What do you use to select one record from DB? Jul 10, 2014 1174

Trick – ABAP New Editor – Activate autobrackets for angle brackets

ABAP New Editor has certainly great features which help you to achieve the same with less typing – like Auto...

10 Jul 08, 2014 5462

</> Various Ways to implement F4 Value Request

Overview of various different options to implement the ABAP F4 help which is Value request for any given field using...

1 Jun 19, 2014 37532

</> Various Ways to Check if ITAB has any record

Quick overview of various ways to check if there is any record in the Internal Table ITAB using the INITIAL,...

10 Jun 03, 2014 23581

Enhancement Framework – Function Module Enhancement

Way to enhance the Function module to have additional logic. Functional enhancement can also be used for adding additional optional...

3 Jun 02, 2014 19174

Enhancement Framework – Class Enhancement – How designed

Lets see in details how the Enhancement Framework Class Enhancements – pre, post and overwrite methods – are designed in...

2 May 05, 2014 12314

Enhancement Framework – Class Enhancement

Enhancement framework offers unique way to enhance the class and interface. Lets take a deep...

2 Apr 21, 2014 26115

Enhancement Framework – Implicit Enhancement Options

Implicit Enhancement points exist at various places in the ABAP programs. Unlike the Explicit enhancements, these points are not defined...

2 Apr 09, 2014 42572

Enhancement Framework – Explicit Enhancement-SECTION Implementation

Let’s see more on Explicit Enhancement SECTION implementation in ABAP Enhancement Framework with step-by-step...

Comments Off on Enhancement Framework – Explicit Enhancement-SECTION Implementation Apr 07, 2014 42630

Enhancement Framework – Debugging Implementation

Before moving to further into other enhancement implementations in ABAP Enhancement Framework, let me show you how would program be...

1 Apr 02, 2014 23338

Enhancement Framework – Explicit Enhancement-POINT Implementation

Let’s see more on Explicit Enhancement POINT implementation in ABAP Enhancement Framework with step-by-step guide of creating an...

6 Apr 01, 2014 96513

</> SUBMIT – Pass parameters to Program

Code snippet to show different ways to pass parameters from main program to submitted program using ABAP SUBMIT...

1 Mar 27, 2014 147830

Enhancement Framework – Introduction

ABAP Enhancement Implementations concept which allows you to easily enhance the standard SAP delivered functionality with your desired one. With...

1 Mar 26, 2014 75169