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

Resolved! table control

hi experts,i need to have a table control in my screen, & i need to allow user to enter values into it. after entering values, i need to insert them into db table.hope the question is clear.plz some one help me to slove this.thanks in advance.

Resolved! logic needed-pls help

Hi i need to combain it_mara it_marc it_makt it_zmpkg fields into one internal table. following is my codepls help me.SELECT mandt matnr meins laeda aenamFROM maraINTO TABLE it_maraWHERE matnr IN s_matnr.IF NOT it_mara[] IS INITIAL.SELECT matnr we...

Resolved! Improve Performance While reading Data From MSEG & MKPF

Dear Gurus...Good Morning ....Kl. Help Me ... I need to improve the performance while reading the data from MSEG & MKPF.. I tried index and Views but i did't get the right solution.... it has take more than 30 min. If there is any Function Modules to...

regards: HR-ABAP

Hi,This is david.please forward me answer for there Questions.1.How ABAP-HR is different from normal ABAP.2.What is macro and what are macro avilable in ABAP-HR.3.What do you know about GET event and GET LATE event.4.What do you know about LDB. What ...

SU24 not Maintained

Hi, We recently started a GRC project to implement CC 5.2 but found that the SU24 data is not maintained . Having said that , will it be enough to just take the existing data from the USOBT_C table , or do we need to first bring up Su24 to the latest...

Resolved! bkpf performance

Hi all, please check the below select statement i have been using and i am unable to get the data even after 30 minutes.please suggest any changes to increase the performance. SELECT vbeln waerk fkdat knumv kunag kalsm fkart vbtyp kurrf INTO CORRESP...

Resolved! query problem

REPORT ZSKARCR3NO STANDARD PAGE HEADING.*****************DATA DECLARATION*************************************TABLES: MARA, MAKT.DATA: BEGIN OF I_MARA OCCURS 0, I_MATNR LIKE MARA-MATNR, I_MEINS LIKE MARA-MEINS, I_MAKTX LIKE MAKT-MAKTX...

Labels in this area