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

Index selection

Hi, I wrote one select statement like below. select lifnr from lfm1 where ekorg in s_ekorg. Here primary key is "lifnr","ekorg". Is it consider the primary key, If I use only ekorg in the selections with out "lifnr" ? Please comment on this.

conversion routines

Hi.I am made a view. I combined 4 system tables and got relational datas. But in one field I have to convert the value. I don't know how to do.the field is date_1 of crmd_order_index table. System holds the date like 20081231220000, because of the t...

manipulating users

Hi,i found two suitable funciton modules, th_user_info and th_delete_user, which are working well. Now i'm looking for a function module to block users (set block level to 32/64) and set the valid-to date.I would like to avoid updating usr02 directly...

Labels in this area