top of page
Profile
Join date: Dec 30, 2024
About
0 likes received
0 comments received
0 best answers
Posts (6)
Jul 29, 2025 ∙ 5 min
Understanding Enhancements in ABAP - A Practical Guide for Developers
Enhancements in ABAP let developers extend standard SAP functionality without modifying original code. This blog covers key enhancement types implicit and explicit enhancements, enhancement points and sections, BADIs, and enhancement spots with simple examples. Learn how to add upgrade-safe custom logic while keeping your system clean and maintainable.
165
0
Apr 30, 2025 ∙ 2 min
Using SAP Firefighter ID from an ABAP Perspective: Monitoring and Auditing Emergency Access
In SAP systems, Firefighter ID allows controlled, time-limited access to production environments for urgent cases. This blog explores how ABAP developers can monitor and audit Firefighter activity, using log tables like /VIRSA/ZVFATLOG and tools like SM20. It also demonstrates how to generate reports programmatically with ABAP. Ensuring traceability of emergency access is critical for system security and compliance.
64
0
1
Mar 22, 2025 ∙ 4 min
Implementing Secure Authorization in ABAP: Best Practices for Using AUTHORITY-CHECK
Ensuring proper use of AUTHORITY-CHECK in ABAP is key to SAP security, avoiding risks and optimizing performance for efficient authorization
105
0
bottom of page