Showing 12 open source projects for "sap abap"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    SAP BEST Excel Upload and Download Class

    ABAP Class to Upload/Download Excel files to and from internal tables

    Last update: April 13th 2023 After tired of struggling with existing classes and functions to upload and download Excel files to/from ABAP internal tables, I've decided to develop mine.. I called it ZCL_GUI_EXCEL_SERVICES. It has two main methods: EXCEL_FILE_UPLOAD and EXCEL_FILE_DOWNLOAD. IN MY HUMBLE OPINION, THIS IS THE MOST FLEXIBLE, MOST STABLE AND THE FASTEST ONE I'VE MET SO FAR. Particulary useful is the ability of this class to handle the upload and download of character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SAP CL_SALV_TABLE with editable fields

    SAP ABAP CL_SALV_TABLE class with editable fields

    Hi everybody! I've developed a local SAP ABAP class capable of setting any field of a CL_SALV_TABLE object ready for input. I named it LCL_SALV_BUDDY. To use it go to the FILES tab and download the LCL_SALV_BUDDY README.TXT file with instructions, the LCL_SALV_BUDDY.TXT file with the class source code and file LCL_SALV_BUDDY EXAMPLE.TXT with a working example using an ALV, both FULLSCREEN and also inside a CONTAINER.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SAPTweak

    SAPTweak

    Smart SAP tools

    Smart SAP tools for R/3, ECC & HANA Standalone ABAP programs with PDF documentation. Free to deploy and modify in your SAP system - only the source webpage and developer name must be referenced in the source code. contact: gbarnie79@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    json4sapnw

    json4sapnw

    Another JSON extension for SAP ABAP

    This is a SAP addon to handle JSON data within SAP ABAP Programs. It comes in the customer exchange namespace /CEX/ and has to be installed as an SAP transport request. The addon supports object oriented JSON methods to process deep structured JSON data. Building JSON data from SAP data objects and parsing JSON data back to SAP data objects are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 5

    Adele

    Adhoc Data Exploration - Live & Easy

    ...Connectors (e.g. JDBC, SAP ABAP, OData) can be used to pre-analyse the data and extract it without saving the data as text files. A plugin concept for enhancements are available. Enjoy! Its free for commercial use too. Adele runs without installation from USB stick for Windows, Linux and MacOSX. Last added changes: - data science tools (V1, IQR) - export to remote and desktop databases (mysql,sqlite, ms access) - internet features for emails and domains
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    SAP Graphic Canvas Class for Dynpro

    SAP ABAP class to implements a graphic canvas on a dynpro program

    Maybe there were times when you wished you had an ABAP functionality of a graphic canvas in your good old dynpro screens. This is my implementation of an ABAP class that offers it! It will allow any regular dynpro program (ie, non-webdynpro neither Fiori) to offer a graphic canvas in a predefined area on any screen, where you can set and reset 8- or 24-bit colored pixels, allowing the ABAPer to draw any graphics he/she might want, and even images and also to respond to clicks and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jdbc4sapnw

    jdbc4sapnw

    JDBC driver for accessing SAP NetWeaver based systems

    jdbc4sapnw is a read-only jdbc driver for SAP NetWeaver ABAP stack systems. The driver uses the SAP Java Connector 3 (sapjco3) middleware to call the SAP system. There are no extensions required at the SAP systems by default. Only available remote functions will be used to extract data from sap (RFC technology). A valid SAP user is required for logon. The major goal for this project is to provide SAP data to other java based tools in a direct way (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    netio_cli

    command line interface for avr net-io board (python)

    with this little python coding you have a nice possibility to control the Pollin avr net-io board (with original firmware) via command line Interface. So you can use that in scripts, jobs, etc. like you want. it's even simple possible to control one or more avr net-io boards from an SAP ABAP Programm. netio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SAP Pooled Table Viewer

    PL/SQL code to allow direct reading of SAP Pooled Tables

    ...This makes it easier to integrate with SAP systems, where you can use database connectivity and bypass the need for ABAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    An ABAP based distributed application for monitoring and controlling large-size systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a plug in for the confluence wiki. It provides makros to easily link to blogs in the SAP Developer Network (SDN) as well as SAP-notes. The plug in also includes the ability for syntax highlighting for the programming language ABAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SAPRFC is the extension module for PHP4 and PHP5 that allow call ABAP functions in an SAP R/3 system from PHP scripts. On other side it's also possible write RFC server program in PHP and call PHP functions from ABAP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next