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
    • 94739 Views
    • 212 Comments
    • 39 Likes

    Object Store Referece: Failed to update the instance ....not allowed to change the plan of reference

    Hello! We are using object store reference instance in our mta like described here: https://community.sap.com/t5/technology-blogs-by-sap/object-store-on-sap-btp-setting-up-instance-sharing-on-object-store/ba-p/13615448In our mta we have something lik...

    Is it possible to delete css properties by accessing html or dom class selector in javascript?

    The first goal we want to achieve is for the calendar to not be obscured by other components.The calendar is obscured by the row component created behind it.1. problem 2. attempt to solveThis removes the z-index from classes that apply to the entire ...

    saemi by Discoverer
    • 617 Views
    • 0 Comments
    • 0 Likes

    Apply Cell Z-Index

    I am using dateField inside a cell. What default settings are set in the cell and css-175oi2r? There is an issue where the dateField in the previous row is obscured by the next component due to z-index:0 applied to the class. It appears in the next l...

    saemi by Discoverer
    • 977 Views
    • 0 Comments
    • 0 Likes

    Join tables vbak and konv

    I have a problem concerning joining vbak and  konv. I want the contents to be in the same table at the output, but it does not seem to work. I cannot use the easy way of using JOIN, as KONV is  a special table.Any help ?TYPES: BEGIN OF ty_vbak,      ...

    Select-stament inside of Loop

    Hello, i am stuck fixing this problem concerning ATC checks. LOOP AT it_vbak ASSIGNING FIELD-SYMBOL(<vbak>).      SELECT knumv, kposn, stunr, kschl, kdatu, kherk, kinak         FROM konv               INTO TABLE @IT_konv               WHERE knumv = @...

    How to Edit Multiple Components Simultaneously in SAP Build Apps’ Logic Canvas?

    Does anyone know if it’s possible to edit the properties of multiple components at once in the SAP Build Apps logic canvas? For instance, the "Hide component" and "Show component" flow functions are great for handling a single component individually,...

    Ricardo2 by Explorer
    • 1841 Views
    • 3 Comments
    • 0 Likes

    Create a Launcher fails

    Hi, I cannot add a Launcher to my Project in section "Launch Manually from the agent". Error message is "Yo can´t use this automation because it contains data type inputs". My problem is that when this project was used in the old irpa version, this d...

    Katja_N by Explorer
    • 1066 Views
    • 1 Comments
    • 0 Likes

    Regex help

    Hi,I'm trying to develop a regex pattern to search a string. The string is like 'Aravind.Induchudan'.Whatever before dot can be 3 to 7 characters and whatever after dot can be also 3 to 7 characters.The regex pattern is '[A-Z]{3,10}\.[A-Z]{3,10}'.The...

    Shared Folder Path in Automatic Creation of Sales Orders from Excel (4G5)

    Hello Experts,I am trying to use a standard prebuilt template i.e. Automatic Creation of Sales Orders from Excel (4G5) in SAP Build Process Automation.I just have one doubt. Below is the link to the help documentation and the setting up the environme...

    ani_0101 by Product and Topic Expert
    • 1402 Views
    • 2 Comments
    • 0 Likes

    Creating Offline-Capable SAPUI5 Applications Using IndexedDB and Local Storage On premises.

    IntroductionOffline functionalities in SAPUI5 applications are crucial when users need to work without a continuous internet connection. The idea is to enable the application to function as seamlessly as possible even when it's offline, syncing data ...

    Labels in this area

    Explore this Area