SAP Central

SAP Interview Questions | SAP ABAP Sample Programs for freshers | Tips and Tricks | Performance Optimization Tips | Core ABAP | Object Oriented ABAP | RICEF | OData

Thursday, May 7, 2020

Need for Customer Exits when User Exits were available

›
User Exits are subroutines. In the earlier days for writing code inside a user exit, customer needed to register that object with SAP to obt...
Monday, May 4, 2020

Selection Screen Tabs in Executable Programs

›
Create Tab Strips in Executable Programs in ABAP : Follow the below steps - Declare the tabs as subscreens
Saturday, May 2, 2020

COMMIT inside a BADI Implementation

›
Commit work in BADI Implementation is not advisable as it can lead to process inconsistencies. COMMIT WORK will end the Logical Unit o...
Monday, April 27, 2020

Debugging a Background Job

›
In the Job Overview transaction SM37, select the job that has finished and enter jdbg in the command field. The Debugger will start. It w...

Differences between the Classic and the New ABAP Debugger

›
The new ABAP Debugger is executed in its own external mode, while the application which is being debugged (debuggee) uses a different mode...
Sunday, April 26, 2020

SAP Gateway Client /IWFND/GW_CLIENT Transaction Error - User no longer logged on

›
When trying to execute   transaction /IWFND/GW_CLIENT or any other transactions in /IWFND/ namespace, many users get an error message ...
Tuesday, May 15, 2018

Append Structure and Include Structure

›
Append structures are used for enhancements that are not included in the standard.  An append structure is a structure that is assigned ...
›
Home
View web version
Powered by Blogger.