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

Resolved! Performance dependency on key type within a sorted loop

Hello, There’s a huge performance difference when looping through a sorted table with a partial key depending on the key type and search value type as shown in the example program and performance results. It’s more or less clear why using differe...

Resolved! Runtime error while accessing Internal table with Key (ABAP 7.4)

Dear Experts, With some reference, I have written below statement instead of normal Read statement to get an entry from an Internal table with some Key. But as the entry not existing with the passed key, process goes to runtime error. ABAP State...

Resolved! Function Module with internal table insie internal table as a parameter

Hi, I have a function module which should receive back information about customers. There could be many customers therefore the export Parameter has to be a table. The Problem is that for each customer we will also receive a list of invoi...

JSON serialize issue for field names containing slash `/` [Call Transformation]

Hello everyone,I am using kernel method while converting internal table content to JSON. However, if there is a `/` character in the field name (like BW table structures), I don't receive back the correct field name. Here is the method i am using; ...

BSEC table details not available in Validation exit ZGGBR000 while BAPI execution

I have requirement where I need PO number to fetch address info of the Purchase order in Validation exit ZGGBR000 to validate invoice document creation through BAPI /SER/INCOMINGINVOICE_CREATE4 . I need this address details because BSEC table detai...

IDES EHP8 Differences

Does anyone know the difference between the following solutions on the SAP CAL? I am looking for a system where I can do some ABAP development. Also where do I get the documentation on the data available in the IDES system? IDES EHP8 FOR SAP ERP 6....

BAPI_SALESORDER_CHANGE/BAPI_SALESORDER_CREATEFROMDAT2 change characteristics value problem

Any idea that using above FM to change a characteristics value will empty out other characteristics value. I pass in parameters into the following, characteristics value is added/change after I call the FM, but other characteristics value not pass it...

Resolved! Local Object $TMP not shown correct in Eclipse - Include "," into property filter

My SAP Username is: schmelzer,t. (yeah with comma and point) Adding a connection to Eclipse the Project Explorer shows me my local objects ($TMP) seperated with schmelzer and t. how can I fix this. Problem is that it wants to separate with the...

schmelto by Active Participant
  • 1998 VIEWS
  • 3 REPLIES
  • 2 Likes
Labels in this area