Recent Activity

    SAP User Tracking System - Part 1

    HiMy Question is very simple; can we track user login information? Yes, one way is there, I think everybody knows the answer, but let me explain.To activate any of the exit, that’s trigger at the time of login.Yes the same way I did, I Activate the S...

    ipravir by Active Contributor
    • 3982 Views
    • 4 Comments
    • 10 Likes

    SAP User Tracking System - Part 3

    HiNow the final part to display the Outcomes.5. Program to Display users Logged Information.     Now display the Information in final output and check the created service is working fine or not.  Now it’s show time.            Create a Program with S...

    ipravir by Active Contributor
    • 1647 Views
    • 0 Comments
    • 5 Likes

    Copy ABAP User using BAPIs

    A handy script for copying ABAP user to one or more new users. It works just like SU01 User Copy function, only programatically, by calling BAPIs of SU_USER ABAP Function Group, via Remote Function Calls (RFCs). No new ABAP code or dialog access ne...

    Srdjan by Product and Topic Expert
    • 7541 Views
    • 1 Comments
    • 4 Likes

    The Best UX may be no UI at all... how the Internet of Things is changing the UX roadmap

    When nothing will make a UI delightful other than taking it away, how is the Internet of Things(IoT) changing the UX alternatives available to SAP customers? How might you start to fit the rapidly changing world of interconnected IoT devices into you...

    Jocelyn_Dart by Product and Topic Expert
    • 4591 Views
    • 8 Comments
    • 3 Likes

    Integration of BOPF Business Objects and Existing Applications (Part 1/2)

    In some cases it is required to integrate BOPF business objects into existing applications. The invocation of logic implemented in BOPF business objects can easily be achieved by the help of service manager. However, the transactional behavior of the...

    DEV201@TechEd 2014 Part 1: Introduction into ABAP 7.4 Development for SAP HANA

    First of all I wish you all a Happy New Year!A lot has been said and done around the topic ABAP Development for SAP HANA in 2014 (openSAP Course, CodeJam events, SAP TechEd && d-code, ...). The session DEV201 (Overview of ABAP 7.4 Development for SAP...

    BOPF SCN Sitemap

    The BOPF SCN space contains a lot of of discussions, useful blog posts and tutorials about the BOPF. This BOPF SCN Sitemap provides an overview so that you quickly find what you're searching or just for browsing the information. If you miss a ressour...

    Design Thinking Live

    Design Thinking Live is a great book with a lot of stories, experiences and learnings around Design Thinking.I am glad and proud to be part of this together with a lot of colleagues doing Design Thinking from inside and outside SAP. The book is avail...

    Fix missing "Spreadsheet" option while right-clicking on ALV generated with REUSE_ALV_GRID_DISPLAY

    Today I came across a situation where the "Spreadsheet" option was missing while right-clicking on an ALV generated using REUSE_ALV_GRID_DISPLAY.(See below)I went through couple of discussions on this topic but most answered the missing "Export" opti...

    PowerShell Functions: Load NCo in Relation to Shell and Get Destination with Password Requester

    I presented here the possibility to use PowerShell via dotNET Connector (NCo) with SAP. Here now two functions to simplify the using of PowerShell with NCo. The first function shows how to load NCo in relation to the bus width of the PowerShell. Th...

    How to use PowerShell Script Language via dotNET Connector (NCo) in SAP Context

    PowerShell is in standard available on any Windows 7 and higher and it bases on dotNET. You can find a lot of information here. PowerShell offers a good integrated scripting environment (ISE), so it is very easy to code and test scripts. SAP offers ...

    Happy 6E65772079656172!

    cl_demo_output=>new( )->write_html(  cl_abap_codepage=>convert_from(    CONV xstring(      `3C68313E486170707920` &&      `4E657720596561723C2F` &&      `68313E3C62723E2E2E2E` &&      `20616E64206C6F747320` &&      `6F662066756E20776974` &&      `68...

    Use the Eclipse Marketplace to find additional Developer Tools for ABAP

    Hi community,one reason why we picked Eclipse as development tools platform was the huge eclipse community. There are a lot of developers out there building tools for eclipse that we can simply use also for the ABAP development. Things like small hel...

    ThFiedler by Product and Topic Expert
    • 4445 Views
    • 10 Comments
    • 11 Likes