Recent Activity

    A "framework" for specific requirements in data transfer routines (and everywhere else?)

    I've just finished another framework design for this scenario using SAP's BAdI technology. You can find it here.The premiseHi guys and gals!I'm pretty sure this has happened to pretty much everyone out there working in an international company. Somet...

    Dates and select options

    Just a little note about a couple of common errors: This is not rocket science ABAP programming. But it does show how even the very basics can be mishandled. As ever, when developing, think about what is happening with the data in your variables. An...

    matt by Active Contributor
    • 33991 Views
    • 33 Comments
    • 16 Likes

    Detecting cross system SAP ERP and BPC Risk: Mapping BPC Task Profiles to GRC Access Control Rule set functions

    Introduction to SAP BPC and SoD RiskSAP Business Planning and Consolidation is gaining traction as the reporting system of record for many SAP customers. For some customers, BPC-generated reports are used as inputs to 10-Qs and 10-K filings. From a m...

    How to run SAP query in background and create a file in application server

    It is possible to run SAP queries in background and to create a query output as a file in application server.Follow below steps to implement the same.1) As per OSS note 537735 - SAP Query: save to file in the background activate the enhancement SQUE0...

    Sending Mail from SAP to other Platform with HTML format.

    Hi Friends,                        Am happy to share few things, what i have learned from ABAP and also it is My first blog too.Below I have mentioned how to send mail from SAP to some other platforms  in HTML format. Here there is no need to  know ...

    Tutorial: How to Debug an ABAP Managed Database Procedure

    New AMDP Debugger available in ADT starting with release ABAP 7.5. Check how to use it here...Remarks before you startAll screenshots have been made in an AS ABAP System with SID “HANAABAP” installed in the HANA Database Schema “SAPHANAABAP”.Please ...

    Team Procedural vs Team OO

    State Machine Part 2 : Team Procedural vs. Team OO Contents IntroductionOpening Song by Team ProceduralCode ExamplesVarious OO and Procedural MusingsClosing Song by Team OO Introduction When Sumanth Kristam wrote the following blog:- http://scn.sap....

    hardyp180 by SAP Mentor
    • 6812 Views
    • 16 Comments
    • 15 Likes

    Sales Order number update in the standard logs for FSCM Credit Checks

    This document explains how to update the Sales Order number to the logs created for FSCM credit management credit checks during SO Creation.Requirement:As a part of FSCM Credit Management, Logs will be registered in the database for the credit checki...

    Tips to solve the extension(customer fields) problem in BAPI even though the extension structures are maintained

    Usually we face problems while using BAPIs for extension. Either extensions are not properly filled or they are filled with some special characters (garbage values).Even if the extension structures for BAPI are properly adjusted I have faced this iss...

    ABAP Sourcecode Search

    Searching within the whole source code repository of the ABAP system was never so easy as it is with the ABAP development tools for Eclipse. With the new version ADT 2.19 which is available since a couple of weeks we offer you a new search console in...

    ThFiedler by Product and Topic Expert
    • 22729 Views
    • 29 Comments
    • 22 Likes