Showing 17 open source projects for "abap"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Chroma

    Chroma

    A general purpose syntax highlighter in pure Go

    ...Chroma takes source code and other structured text and converts it into syntax-highlighted HTML, ANSI-coloured text, etc. Chroma is based heavily on Pygments and includes translators for Pygments lexers and styles. ABAP, ABNF, ActionScript, ActionScript 3, Ada, Angular2, ANTLR, ApacheConf, APL, AppleScript, Arduino, Awk. PacmanConf, Perl, PHP, PHTML, Pig, PkgConfig, PL/pgSQL, plaintext, Pony, PostgreSQL SQL dialect, PostScript, POVRay, PowerShell, Prolog, PromQL, Properties, Protocol Buffer, PSL, Puppet, Python 2, Python. Lexers convert source text into a stream of tokens, styles specify how token types are mapped to colours, and formatters convert tokens and styles into formatted output. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    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 fields containig CRs, LFs and TABs properly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform.

    Smarter, more effective advertising

    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
    Free until June 1st 2020
  • 5

    Adele

    Adhoc Data Exploration - Live & Easy

    ...But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations, charts, analysis tools,... 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: 0 This Week
    Last Update:
    See Project
  • 6
    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. See the WIKI for some examples.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    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 double-clicks on that canvas, as well as drag-and-drop events and the like. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    I'm trying to make a local class that could provide to ABAP Developers to develop more simply. I prefer to use "Local Class" than Class Object made at SE24(Class Builder), because the "Local Class" is most simple to keep, transfer. Because you just need to save it as one txt file. If you agree with me please share you code and manual to my project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one Home Care Management System designed to improve efficiency, productivity, capacity, and compliance. Icon
    All-in-one Home Care Management System designed to improve efficiency, productivity, capacity, and compliance.

    Live call monitoring, rostering, eMAR.

    CareLineLive is an all-in-one cloud-based home care management software founded in 2014 by Josh Hough, who serves as Managing Director. The company is part of MAS Technicae Group and received majority investment from Accel-KKR in June 2025.
    Learn More
  • 10

    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
  • 11

    SAP Pooled Table Viewer

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

    ...This software uses the SAP data dictionary to create oracle views that allow easy querying of the SAP data. 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
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An ABAP based distributed application for monitoring and controlling large-size systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Es un proyecto que engloba todas las nuevas tecnolgias existentes en el mercado para mejorar la consultoria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...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
  • 16
    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: 11 This Week
    Last Update:
    See Project
  • 17
    SAPtags is a set of Tags that enables calling a R/3 ABAP Function from a JSP page. Requirements are an application server (for example Tomcat) and the SAPjco connection library (available at http://service.sap.com/connectors).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next