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

Resolved! Dynamic Select Option

Hi allI have a requirement wherein i have to give a select option that has to work dynamically. i am using filed symbols to capture the table name and the field of that table dynamically.but how do i code for the select option?i have to use classes n...

Resolved! Currency and decimal

Hi,First, I need to know what is the max value I can go if my field type 'CURR' with length '11' and decimal '2'. Second, I have 2 types of field; DATA: F1 LIKE ekpo-netpr, F2(16) TYPE p DECIMALS 5.If F1 = 500.00, and F2 = F1 * 1000. How t...

Labels in this area