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

Performance Increasing from Complex Select query with Joins on table having huge records.

Hello Experts, I came across a select query which have joins and getting data from a table have record around 4708000500 records. select query is like this: SELECT DbTableName~bukrsMIN( DbTableName~abg_jahr ) AS abg_jahrMIN( DbTableName~abg_mo...

RP_FILL_WAGETYPE_TABLE is returning sy-subrc 1 'error_at_indirect_evaluation'

Hi Experts, We have wriiten a program say ZTEST and called this program in 40ECS feature. In this program (ZTEST) when i am calling FM - RP_FILL_WAGE_TYPE_TABLE, it is returning sy-subrc 1. But when i am calling it in any other program it is wo...

SAP Email query SQL

I have a scheduled report to be emailed to several people. This report is updated at 5am and finishes at 8am aproximately with SQL procedures. We have a table we can query to check if that procedure has finished by inserting a "T" in one column. ...

Resolved! Inherits from more than one class.

Hello experts, See the following scenario: There are class1 and class2. There is no connection between the two classes. Every class implements methods. There is class3 which must inherit from class1 and from class2. The problem is that ABAP do...

hagit by Active Participant
  • 6612 VIEWS
  • 32 REPLIES
  • 1 Likes

Resolved! Body content format not working properly(zig zag) for Email with type 'TXT' ..

Hello Folks, facing some weird issue while triggering standard email.. which means adding my own body content to std. email body. done enhancement for FM WLF_GET_MAIL_BODY_PDF_C and added below code. CALL FUNCTION 'READ_TEXT' EXPORTING client ...

Resolved! CDS View field listing w/correct field name as defined in DD (upper/lower case)

Hi, I know I can get a CDS View field listing using some of the abap tables, but they seem to have the fields names all stored in upper case. The field names in a CDS View DD are often Upper and Lower case and I would like a field listing with the fi...

sap_cohort by Active Contributor
  • 6741 VIEWS
  • 2 REPLIES
  • 0 Likes

Error on display Products

Tutorials: https://developers.sap.com/tutorials/sapui5-fiori-cf-display-data.html -------------------------- In Step 5 of the mentioned Tutorial - Redirect traffic to the data source at the very end when app is opened in the browser and I click the P...

backo by Explorer
  • 682 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area