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
    • 94807 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Redefined methods in class

    hi exprets!!i am working in chaning in a class methods. i was given with a class and need to change only in redefined methods. can you please help me how to recognise the redefined methods in class and how to recognize the redefined methods from oth...

    Resolved! Accepted Solution

    Custome BAPI - declare ITAB and define the Function Module and Subroutine

    Hello ExpertsI want to create a Custom BAPI and it has the following scenario:1) a Function Module which collects some records into it internal table, say ITAB 2) a Subroutine which moved the records from ITAB to BAPI table Now, I want to declare ITA...

    problem in loop

    Hi Experts....I have my final table called it_final2in my final table i jus want to show a status colum as msg text1 or text2.Below coding is for my final loop.....i need to insert the coding for status which is as if ( wa_bseg-hkont = '0000207500...

    DEBMAS Issue

    Hi Experts,Scenario is from SAP to PI and then 3rd party system :IDoc to JDBC.Now for triggering IDocs for DEBMAS , standard configuration settings of ALE is maintained in ECC. Through BD21 IDoc is getting triggered. In BD21 there are 2 BADI and 1 us...

    Resolved! Accepted Solution

    External Debugging From SCM to R/3 not triggering

    Dear Experts,While converting PR (Pur. Req..) to PO(Pur. Ord.) from SCM to R/3, I have written the code in BADI ME_PROCESS_PO_CUST.But in R/3 this BADI code not triggering while converting to PO and also External debug is not working.Can you give me ...

    SUBMIT Repoat

    Hi Experts, I Have My Internal table It_main, i want to retrive my data from other program using submit report. how to use submit,import & export to get data from other report ?both the internal tables are same i have given please sugest me how ...

    Resolved! Accepted Solution

    What is the table name and field name for Street 2, street3 in Vendor mast.

    Hi,I have a BDC code for Vendor master. I just need to insert the fields street 2, street3, stree4 and street5 in the code. Can I insert it in the code directly without re-recording? If yes then what would be the table and field names for the fields ...

    Resolved! Accepted Solution

    purpose of declaring the method or class or static and as instance

    what is the purpose of declaring a method in a class or the class itself as static.Does it mean we cannot create a copy of that class or method if we declare it as static.if so then why do they dont want that class to be created as a copy ?Why do the...

    Resolved! Accepted Solution

    ALV tree

    i have a alv tree. i am doing summation using the toolbar button where the sum is displayed accordingly in the frontend, is there a anyway i can make this result reflect in my internal table with the alv tree data?

    ALV using OOPS

    Hi all,I have developed one ALV report using ABAP OOPS. i have used Custom Container to display my all values.below are the methods i am calling to dispaly and all values is coming in T_DATASET[] ans fcat, But after Executing my report it is not disp...

    Labels in this area

    Explore this Area