Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83540 VIEWS
  • 212 REPLIES
  • 39 Likes

PULL request to deploy Github tested commits to SAP production system using gCTS

Hi,In SAP gCTS, once commits are tested successfully and ready for production deployment, where to create the PULL request? In gCTS fiori app or directly in GitHub remote repository?I am aware of one way from GitHub remote repository using the button...

Multiple developers working on same branch in gCTS in SAP development system

Hi,Is it possible for multiple developers work on same branch in single SAP development system using gCTS Fiori app for? The work of each developer is independent of others. I have created 2 branches in a repository in gCTS in  SAP development system...

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...

How to write read statement inside loop table based on index using 7.4+ syntax

Hello friends, One of my program I created one custom button using toolbar function. So based on the selection records I want to process BAPI FM. For that I'm trying to learn code using 7.4 syntax.LOOP AT lt_selected_rows INTO ls_selected_line.    lv...

GRC PSS End user login link user provisioning issue by ECC CUA production system connector

We have GRC Dev, Quality and Production with ECC Dev, Quality and Production systems and BW, GTS, Gateway systems are also there.ECC Production system is containing CUA, where it is master system and others are child systems.In GRC Dev, Quality and P...

Muzy by Discoverer
  • 921 VIEWS
  • 1 REPLY
  • 0 Likes

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 ...

problem.png class.jpg css.png success.png
saemi by Discoverer
  • 410 VIEWS
  • 0 REPLIES
  • 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...

화면 캡처 2024-12-11 163658.png
saemi by Discoverer
  • 794 VIEWS
  • 0 REPLIES
  • 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 = @...

Custom development on the HANA stack (essentially HANA XSA) and real world examples

Hi All,I'm not new to the SAP world but fairly new to this community forum. We have a need in our organization to migrate a custom Java microservice stack to "something" newer. We are considering utilizing the SAP Hana platform (as a technical platfo...

mjewett by Newcomer
  • 634 VIEWS
  • 0 REPLIES
  • 0 Likes

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_2-1733489080835.png Ricardo2_3-1733489106502.png
Ricardo2 by Explorer
  • 1286 VIEWS
  • 3 REPLIES
  • 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
  • 647 VIEWS
  • 1 REPLY
  • 0 Likes

SPAU Notes for processing disappears after cancelling the implementation

We have recently upgraded our development system to EHP8 and currently in the SPAU phase.  When we are processing Notes, we double click Reimplementation.  Then when we need to further check the note details or an activation error occurs, we cancel i...

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
  • 851 VIEWS
  • 2 REPLIES
  • 0 Likes

Graphic colors get distored after trying to remove grey background and converting to BMP

Hello,I have this image with a white background, and it has shadows. Here is a small part of it to give you an idea and still keep the clients privacy:It is a png image (though I also have it in BMP). When I, after converting it to BMP in paint, uplo...

RomyA_0-1733227811341.png RomyA_2-1733228450821.png
RomyA by Explorer
  • 2345 VIEWS
  • 4 REPLIES
  • 0 Likes

Run the background recording program, select Tab3. But the program runs on tab 1 allway

Run the background recording program, select Tab3. But the program runs on tab 1 allway *// TABSELECTION-SCREEN BEGIN OF TABBED BLOCK TABBLK FOR 13 LINES.SELECTION-SCREEN TAB (79) TAB1 USER-COMMAND BTN1. " DEFAULT SCREEN 101.SELECTION-SCREEN TAB (79)...

rissd6 by Discoverer
  • 961 VIEWS
  • 3 REPLIES
  • 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 ...

ChiruSAP_0-1732769156678.png ChiruSAP_1-1732769195962.png ChiruSAP_2-1732769255611.png ChiruSAP_3-1732769297349.png
Labels in this area