Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Abap development
Deleting Unused Variables
Can you find variables that are no more used in a certain ABAP program or ABAP class? You can delete these variables in a selected part of the source code or in the whole…
Final Approver of FI Workflow
Business Scenario: The SAP system must record the initiator and the final approver for financial transactions that go through…
Initial value check in SE11 table
While designing new table, we often enable the initial value check to set the initial value for the field based on the datatype.…
Automatic code completion
Beside the automatic syntax check, we introduced also the automatic code completion after component selectors with ADT 2.13. If…
1000+ Pages full of ABAP
At last printed: The English Version of SAP Press’ bestselling book “ABAP Objects – ABAP Programming in SAP NetWeaver” – the ideal companion to the SAP NetWeaver 2004s ABAP…
ABAP News for Release 7.40 – WebSocket Communication with ABAP Channels
This is about a new way of communicating between different layers in ABAP. It is about bidirectional event driven communication either between different application servers…
Dates and select options
Just a little note about a couple of common errors: This is not rocket science ABAP programming.…
ABAP 7.40 Quick Reference
So you’re an experienced ABAP programmer wanting to leverage off the fantastic new functionality available to you in ABAP 7.40!…
How to detect conditional page break in Adobe Forms in master page using JS.
We need a global variable to change the value of it to use it as a flag to detect a the conditional break in java script. While printing the table…
Be prepared for the new ABAP programming model in SAP S/4HANA
You’ve surely already heard about the new ABAP programming model for building state-of-the-art, intrinsically SAP HANA-optimized Fiori apps in SAP S/4HANA and maybe even played around with it, but…