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

Selection-Screen

Hi Friends, In my first selection-screen i have five fields clicking on each field i want one more selection screen to know particular details of each individual field,after clicking on field in second selection screen, i want output by clic...

subquery(urgent)

i've little idea on subqueries.please tell me what's wrong with this statement and suggest the correct one. SELECT pernr begda endda branc taete land1 zprev zadd1 zada1 zcity1 zpin1 ztexp zprpf zprepf zlrsn zjndes zjnctc zjncy zprd...

Resolved! Menu selection in BDC ?

Hi friends this is regaridng bdc how we can select the menu functions like edit , Order, Function like that in bdc . after saving the order i want to select the menu goto-- functions-- restrict processing ---Technically complete in CO02 transaction....

Resolved! report

hi friends,i have a small issue in my report.this is my code.loop at t_data.if sy-subrc eq 0.t_final-field1 = t_data-field1.........select single...into l_field8..if sy-subrc eq 0.t_final-field8 = l_field8else.continue.......append t_final.endloop.in...

Logical System

Hi Friends,When i create a new customer, how to assign a logical system for the customer.Do we need to assign a logical system manually or will it take automatically.If it takes automatically then from where it will take the logical system????Plz rep...

Tab in a tabstrip

Hi , I have an ALV with multiple selection possible , now if a user selects certain records and pressed the custom button attached , then the details corresponding to each record must be displayed in tabs of tabstrip on the next screen.This leads to...

Urgent

Hi all,My query is Code :Data : v_rates(20) type c v_n1(20) tye c. v_rates = '23456,00000'. v_n1 = v_rates / 100. write : / v_n1.While Execution program goes to dumperror message <b>unable to in...

Labels in this area