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
  • 83827 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! How to collect all the changes with saml2, soauth2, pfcg, sicf into a transport ?

Hello Community Experts, I did quite some configuration on my ABAP1909 instance, namely lots of ICF objects, but also saml (saml2) and oauth clients (soauth2) configuration. Now I want to export it. The SAP CAL documentation at https://caldocs....

quovadis by Product and Topic Expert
  • 998 VIEWS
  • 1 REPLY
  • 0 Likes

How to prevent saml2 or soauth2 tcodes open as web based app in a browser ?

Hello, when using S/4HANA ABAP1909 or ABAP2020 both saml2 and soauth2 tcodes run from SAP GUI are redirected to a browser based app. Most annoyingly most of the time the app opens in both Chrome and Safari browsers (if using a Mac laptop); Is there...

quovadis by Product and Topic Expert
  • 1583 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Search help - CRAM

Dear Esteemed members, I am facing a problem when a user click on search(F4) help, the query is running more then 30 minutes and fetching all the data, but when any other user uses that it is working as expected (opening other popup for filtering o...

Resolved! Is it possible to read a standard table(Ex: KNA1) using read statement?

Hi, I am beginner in ABAP. Is it possible to read a standard table using a READ STATEMENT. I was trying to replace SELECT SINGLE (inside another nested selects) with READ TABLE....BINARY SEARCH for performance reasons. I was trying to read kna1...

Unable to complete the installation of the SAP NetWeaver AS ABAP Developer Edition 7.52 SP04

sap.txtI am unable to complete the installation of the SAP NetWeaver AS ABAP Developer Edition 7.52 SP04 on OpenSUSE in virtual box. after following the steps I come to the installation part and my installation terminates after the message mention...

rhnapril by Explorer
  • 2402 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! ADT logon language

With the traditional Windows GUI, you may change logon language each time you connect. However, it seems to me that Eclipse will stick to opening the project with the language that was entered during project creation, for example "IT" here below ca...

abo by Active Contributor
  • 3319 VIEWS
  • 2 REPLIES
  • 1 Likes

SAP learning

Hello everyone,I would like to start a self-study and want to create a mask in the ERP as a final project which shows me certain data fields from other functions / menu items. How in this Example: project.png I'm a complete beginner in customizin...

Why is my Enhancement red?

Hello,I have a task to fix a problem with newly added radiobuttons that are supposed to change the output of the report (this report is a copy of an existing SAP program). Namely - without showing any errors, the report acts as the logic of these but...

bmierzwi by Participant
  • 6154 VIEWS
  • 11 REPLIES
  • 0 Likes

An SQL chalenge

Hi guys, how are you today? After burn a few neurons with part of my requirement, I'm forced to ask for your help I would like to solve this with pure SQL sentences in an AMDP method, I could solve this easily in ABAP, even in an AMDP method usi...

Resolved! BAPI_ACC_DOCUMENT_POST

I have a requirement like , I need to post multiple documents at once . Is that possible ? If possible , then what should be item number be for each document , and how can I retrieve the object key for each document? Have anyone come across thi...

LSMW - issue with routing creation

Hello, I try to create routings with LSMW for the first time, could not find any helpful info how to do it. I tried to do it via batch input an dbatch input recording, simply routing header, operations data incl. setup key, category, PRT and long t...

ws by Participant
  • 674 VIEWS
  • 1 REPLY
  • 0 Likes

How to find the longest substring with k unique characters in a given string

Hi Experts, I'm trying to solve a string problem where I need to find the longest substring with K ( K is 2 or 3 or 4 ) unique characters. Please help, Example - "aabbcc", k = 1 Max substring can be any one from {"aa" , "bb" , "cc"}. "aabbcc",...

HMAC for DME

Hi Hope someone might be able to assist. I need to add a HMAC hash to a bank payment file. The problem is that the SAP function modules 'CALCULATE_HMAC_FOR_RAW' or 'CALCULATE_HMAC_FOR_CHAR' only allows a string to be passed. When the bank ...

Labels in this area