Showing 17 open source projects for "abap"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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: 6 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: 0 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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: 0 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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 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.
    Leader badge
    Downloads: 2 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