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

Resolved! data updation in ztable

hi,by using following code I uploaded data into ztable but if one time we inserted data in ztable we can't change that ( insert ZPHYSICALSTOCK from table itab accepting duplicate keys.)but i want if data will be changed in itab ,ztable have to be ch...

Select Statement

Hi All, Requirement is that. Fetch the data from Table1. After fetching data from Table1. I need to take the data from Table2, based on the values retrived from Table1. If atleast 1 entry is found in Table2. I need to stop the select.How...

Resolved! field description vs. DD03T

Dear All,DD03L contains table-field data, DD03T - as I know - is for field description. If I use SE16 + DD03T and give table MARC as selection parameter, SAP tells me:No table entries found for specified keyMessage no. MO429In which tabel I can find ...

Resolved! deleting duplicates

in my report at one point they are collecting all the records into one internal table using the syntaxcollect rrb_tab.but im getting double records in some cases . so i want to avoid that.so after this collect statement can i use delete adjacent dupl...

Vendor Details

Hi Guys,I have one different error, when I create / changing the vendoru2019s through T-code FK01/FK02, all the changes reflecting the LFAI table. I was added two Z fields in the table like ZZ_Change_Date and ZZ_Change_By, these fields details I am c...

Resolved! Latest Date Logic

I have an Internal table, with columns Date, Material no(duplicates), Material Document No(unique).I would like to pick only latest date record with material no, material document, then delete rest for the material no in the internal table.Any Sugges...

ID DDIC locked, but the batchjob with this ID completed correctly.

Hi,In our system, I found the SAP ID DDIC is locked, but the batch job with this ID completed correctly everyday, such as batch jobs RDDEXECL, SAP_APPLICATION_STAT_COLLECTOR, SAP_COLLECTOR_FOR_PERFMONITOR etc. Is there anyone know why?Many ThanksJona...

BAPI_NETWORK_COMP_ADD

Hi,Can any one explain how to use this bapi to create a material components to a network activity.I tried to create a material components? it gives an error that "activity does not exist".Just before calling this BAPI, i created a activity and commit...

SubQuery Doubt

Moderator message: Please use meaningful subject in futureInitially i'm doing likes this:-get Material no to itAB.SELECT MATNR FROM MARA AS F INTO CORRESPONding Fields of TABLE ITABWHERE MATKL IN MATGRP. LOOP AT ITABfor every MATNR SELECT *FROM ( (...

SORT Statement

Hi All,,I want to knw wat the following sort statement is doing..... the below snippet follows certain code, but im unable to make out what role in this sort playing. on which table/s this sort works... ..............CLEAR RTAB. REFRESH RTAB. SOR...

Labels in this area