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

Resolved! Fields Validation

Hi Friends,Iam getting one input file with werks(plant) matnr(material) kunwe(ship_to) .Before Iam inserting in to the Ztable i have to check whether werks matnr and kunwe are valid one or not.For werks i can check in table t001w for matnr i can ch...

Resolved! help in performance

hi,i have this join there is way that i can improve this performanceregards SELECT catsdbrnplnr catsdbcatshours catsdb~workdate catsdbstatus afvcvornr afvc~ltxa1 FROM ( catsdb LEFT OUTER JOIN afvc ON afvcaufpl EQ catsdbraufpl AND afvcaplzl ...

hai....abapers.

I AM UNAABLE TO FIND ERRORS IN THE PROGRAM...IT IS SYNTACTICALLY CORRECT AND NO RUN TIME ERRORS ARE ALSO COMING...BUT WHEN I EXECUTE THE PROGRAM, THE RECORDS ARE NOT GETTING UPDATED,,,, PLS TELL ME THE SOLUTION.I HAVE GIVEN THE PROGRAM BELOWreport ZB...

Resolved! Transparent tables

Hello All,I am trying to create a database view in se11 using the follwing:RFPSDBSEGRFPOSXEXTWhen attempting to activate the view I get the following error:VIEW ZAGEDEBT was not activated View allows read-only access only'Display using Data Browser ...

Resolved! selection-screen

in selection-screen i have one selection-screen block and it contain 5 select-optionswhile displaying on screeen I want complete block should come on Center.Insted of diplaying on Uper left side..how to do that..?Thanks in advancepoint is assurd

Resolved! Hashed tables

Hi experts,I have a hashed table, which has a unique key called vbeln. The program selects vbeln into the hashed table from lips. It gives me an error ITAB_DUPLICATE_KEY. My question is how can I avoid to select duplicate entries into this table. The...

Internal Tables

Hi all,I am working with the following code and i am trying to get the data from different internal tables into one single table.here i am trying to display VBELN and VDATU.I am able to get VBELN but the same is not working for VDATU.Can any one prov...

Labels in this area