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

Resolved! Look up for VIEWS

Hi Experts,I was wondering if there is any lookup table for Views.Say, I have two transparent tables, DBTAB1 and DBTAB2.I know I can use a where used list, however what I want to do is to find out if there are any view with a JOIN of these tables.An...

vimalv by Active Participant
  • 353 VIEWS
  • 2 REPLIES
  • 0 Likes

ME21N error

HI experts,I am Validation storage location for STO for a particular scenario in transaction ME21N in an ENHANCEMENT.When i press enter, it gives an error for each item.but when I try to save, the PO gets saved inspite of the error in the item.please...

Resolved! join vs. view

Hi all, I have a doubt regarding the advantage of views over joins. For example:suppose my database view has 4 db tables in it ... say A B C Dwhat i require is i need to retrieve some data which is present in tables A & C ...in this case .. which is ...

CSV Line Item

Hi Experts,Good day!I am creating a program that will mass scrap materials.Data will be in CSV file format, for example:20090713, 20090713,SCRAP1,551,PD01,1,D010, XYN4+F8FJ,1,AW0220090713, 20090713,SCRAP2,551,PD01,1,D010, XZB10X10A05,2,AW0220090713, ...

Resolved! looping...

Hi all, i wish to loop thr my it_bseg and it_bkpf table...so that it will firstly read its text from PO table and then update the record into the FI table.But my printout result has two duplicate so i reckon that my loop statement is wrong....

drop down

Hye techies, I am using 2 dropdowns and 2 radio buttonsPARAMETERS: p_ducir(10) AS LISTBOX VISIBLE LENGTH 40.PARAMETERS: p_actcir(10) AS LISTBOX VISIBLE LENGTH 40.PARAMETERS: simulate RADIOBUTTON GROUP grp1, update RADIOBUTTO...

Loop Question

I have an internal table that I loop through using a WHERE statement. I want to be able to tell if its the last run through the loop. If it is, I want to do some additional code. Currently, I loop through it one time to count the number of times, ...

Resolved! Grafics on Screen

Hi Friends,I want to develope something like a screen and on this screen I want to show some moveable Rectangles.So I can pick and move the rectangles from one place to another within the screen.Kind of graphicle developement.I don't know where to st...

Labels in this area