Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94740 Views
    • 212 Comments
    • 39 Likes

    April (Citizen) Developer Challenge – SAP Build Apps: Task 1 - S/4HANA OData

    The challenge is now over. See our wrap-up blog.Always good to brush up on your OData access … I mean, we’re at SAP.We started the challenge earlier this week with a preliminary task so you can have your SAP Build Apps set up. Now we'll start one cha...

    Converting C Code to Abap

    #include <stdio.h>#include <stdlib.h> // N, 2 boyutlu matrisin boyutudur N*N#N 9'u tanımı /* Izgarayı yazdırmak için bir yardımcı fonksiyon */void print(int arr[N][N]){     for (int i = 0; i < N; i++)      {         for (int j = 0; j < N; j++)       ...

    Arslan1 by Explorer
    • 3734 Views
    • 8 Comments
    • 0 Likes

    Build Apps Import Project

    Hi All,I was using Appgyver (Pre sap) using the platform.appgyver.com site and I have the projects built as web from the site locally. But the issue is I am unable to import these projects into the community edition since the files built from the pre...

    Vishal_97 by Product and Topic Expert
    • 4742 Views
    • 8 Comments
    • 0 Likes

    Unable to load shared library '/home/site/wwwroot/libadonetHDB.dll' or one of its dependencies.

    Reproduction steps1)Created new Web API project in Visual studio 2022 and using Target Framework .NET 8.0, Platform target is Any CPU2)Added package through NuGet is SAPHanaForNetCore 3.1.0 package3)deploying the project on Azure app service and OS i...

    Manisha5 by Discoverer
    • 762 Views
    • 0 Comments
    • 0 Likes

    Unable to load shared library '/home/site/wwwroot/libadonetHDB.dll' or one of its dependencies.

    Reproduction steps1)Created new Web API project in Visual studio 2022 and using Target Framework .NET 8.0, Platform target is Any CPU2)Added package through NuGet is SAPHanaForNetCore 3.1.0 package 3)deploying the project on Azure app service and OS ...

    Manisha5 by Discoverer
    • 7240 Views
    • 16 Comments
    • 0 Likes

    Welcome to "SAP Build Apps on SAP BTP" Developer's Challenge – April 1st, 2024!

    Hello everybody! Do you love challenges? We have a cool one for you!Starting this day "SAP Build Apps on BTP" Developer's challenge where you get to try your hands on SAP Build Apps on SAP BTP "Free Trial".The challenges so far:Task 0: Set Up SAP Bui...

    Rekha_DR by Developer Advocate
    • 2864 Views
    • 4 Comments
    • 1 Likes

    April (Citizen) Developer Challenge – SAP Build Apps: Task 0

    The challenge is now over. See our wrap-up blog.Welcome to the SAP Build Apps Community Challenge, a set of small challenges to help you get to know SAP Build Apps a little better, whether you’re a beginner or experienced user.The challenges so far:T...

    Random

    I have 5 variables and I want to assign random values from 1 to 5 and I want them all to be assigned unique values every time I run them.  ABAP Connectivity  , ABAP Development  

    Arslan1 by Explorer
    • 882 Views
    • 1 Comments
    • 0 Likes

    Data lost in local storage

    I was building an app using Appgyver and have data stored in the local storage of the device. Everything was working perfectly until...After migrating to SAP Build Apps Community Edition and using the updated SAP Preview App app, I found after the Pr...

    AppNBeer by Explorer
    • 783 Views
    • 0 Comments
    • 0 Likes

    Push notifications badge

     Hi everyone. I have a issue. I have implemented push notifications on my android app. But the icon badge for the notifications are still the appgyver icon. I have added all of my custom images in the build configuration settings. But the appgyver ic...

    Jaredn97 by Explorer
    • 3511 Views
    • 9 Comments
    • 0 Likes

    iOS build fails

    Peace. This is the first iOS build after moving from AppGyver. App Store Distribution Certificate & Provisioning are both valid & unchanged from last successful build on 2024/11/10. Please advise ASAP. Thank you...The error message follows:Troublesho...

    SeifEldin by Participant
    • 15677 Views
    • 37 Comments
    • 1 Likes

    SAP Build App Error

    I'm having this error when i try to build android app Please verify your keystore contents by running the "keytool -v -list -keystore .keystore" command. Re-upload the keystore file if everything matches with the provided build settings.Runtime versi...

    Resolved! Accepted Solution

    Add line break in comment in excel using ole2

    Hello all.I'm trying to add a comment in a cell in an excel sheet created with ole2 objects.I know there is the abap2xlsx project, but our program is an old program in an old project, just trying to add some new features... the idea is not changing a...

    Labels in this area

    Explore this Area