Recent Activity

    Presenting `sap-cap-sdm-plugin`: Effortless Integration Between CAP (Node.js) and DMS

    Hello SAP Community!I'm happy to introduce you to the sap-cap-sdm-plugin, a plugin designed to streamline the integration between CAP (Node.js) and DMS (Document Management Service).This idea came when I stumbled upon Daniel’s blog post about cds.plu...

    vneecious by Product and Topic Expert
    • 2467 Views
    • 2 Comments
    • 4 Likes

    Leverage Enterprise Automation with SAP for Record-to-Report processes

    IntroductionRecord-to-Report is a critical financial process that holds immense importance for organizations seeking transparency, accountability, and strategic decision-making. This comprehensive process involves the recording, processing, and repor...

    Leverage Enterprise Automation with SAP for Hire-to-Retire processes

    IntroductionIn the ever-evolving landscape of workforce management, the concept of "hire-to-retire" has emerged as a transformative approach that extends beyond the conventional recruitment processes. Hire-to-retire encapsulates a comprehensive and s...

    SAP enhancements

    The purpose of this blog is to show the different ways of searching points to enhance SAP applications without having to modify SAP standard system. Business case and philosophy There is a business requirement which is not completely covered by SAP s...

    Manuelli by Participant
    • 13788 Views
    • 1 Comments
    • 9 Likes

    The Sustainability Buzzwords, Acronyms, and Abbreviations. You Need to Know

    Welcome back to the second post of my blog series dedicated to the pre-sales and sales forces of SAP partners involved in promoting SAP products within Climate Action. If you missed the first article, you can catch up on the insights by following thi...

    Using AI in ABAP development

    My development setup I typically use vscode for writing ABAP code in a standalone setup, editing just local files and committing those to git, this works on low-end laptops and tablets just fine. I guess its also possible to use the ABAP remote file...

    larshp by Active Contributor
    • 45325 Views
    • 6 Comments
    • 28 Likes

    Tic-Tac-Toe

    I'd be the first to admit that I'm a bit of a geek. During the winter holidays, I indulge in my passion for technology, using it as a means to learn and solve puzzles. One of my projects this year was constructing a Tic-Tac-Toe game using SAP Build A...

    JoeBinkley by Product and Topic Expert
    • 2413 Views
    • 2 Comments
    • 6 Likes

    How to create a custom field with Custom Field and Logic App and transporting field in SAP S/4HANA

    Hi everyone, In this blog, I will show you how to create custom fields via the "Custom Field and Logic" app in Fiori and transporting fields in SAP S/4HANA . First, let's start with Custom fields. We can do the following using Custom Field and Log...

    Application Logging ServiceのCPU負荷/メモリ推移グラフを自動的にキャプチャする

    この記事は SAP Advent Calendar 2023 の12月7日分の記事として執筆しています。 サービスの稼働後、Application Logging Serviceを利用してCAPアプリケーションのログを確認したり、CPU負荷やメモリの推移を確認するようなことがよくあると思います。 そして、顧客からは稼働状況を定期的に報告せよ。と言われたりもします。 (面倒くさい) Application Logging Serviceは7日間しか保存されないですし、毎日確認するのは大変です。...

    SAP Vistex Process – Key Identifiers and their usage in Create Master Data

    Identifiers: Identifiers are used on a daily basis for Program determination, BADIs, Tables etc. It is an easy way to determine which part of the team is responsible for a problem identified in the Vistex. Below identifiers are used for Vistex  sy...

    Fix ABAP Runtime Error: SAPSQL_ARRAY_INSERT_DUPREC in SAP Vistex in quick way

    We used to get the below issue frequently in Vistex whenever deals with Master / Transactional data DUPLICATE ENTRIES ISSUE:- ABAP Runtime Error Text: The ABAP/4 Open SQL array insert results in duplicate database records. Occurring Program -...