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...

    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...

    sheenamk by Developer Advocate
    • 94666 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Matno

    Hi all , How could i know which matno is assigned for a particular Saels Org , Distribution Channel . Is there any table to find it out , please let ,me know . thanks Raj

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area