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

select with pattern

HelloI have this problem:MAKT-MAKTX contains the value 'abc+def"How can I find this pattern?I tryed with:data lr_maktx type range of maktx.select * from makt into table lt_makt where maktx in lr_maktx.but it doesn't workThanks for any helpDaniel

dmi by Participant
  • 1216 VIEWS
  • 12 REPLIES
  • 0 Likes

HC

HI all,I have to create table in HCM p&f forms.For this in the backend generic service i have ceated the field value with field index and append three values into field name "zqualificaton" (for e.eg) having fieldindex 1,fieldindex2 and fieldindex3....

Labels in this area