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

    Internal table

    Hi Friends,I have an internal table with the columns : Material, Apr, May, Jun, Jul, Aug ..... Mar.Based on some condition, i am updating this table. I have also an input field which accepts the month. If my input month is Sep'06, then the data in ...

    Resolved! Accepted Solution

    IDOC status checking

    Hi ,I want to check the status of IDOC whether within last few hours it was sent or not , for my speific requirement . I need to know if it was failed or not as well.is there any way to check the generated IDOC depending on Message type ?from which t...

    INNER JOIN

    Hi!! I'm tryhig to do a query on three database views and read it on an internal table, the sintax is ok (at least there's no error messsage when I verify it)but it's not working propperly because when I run the debugging mode the program doesn't exe...

    Resolved! Accepted Solution

    Urgent Reqmt

    Hi All....1 ) Can Anyone tell me While Creating A Number Range Object What is actually happening internally as well as the significance of each fields to be filled in the SNRO transaction[For Creation Of Object].2) Do anyone know what are the steps ...

    Resolved! Accepted Solution

    Standard Text

    Dear Experts ,I have created standard text . I am reading the text in program by using READ_TEXT function module and replacing the place holder by using REPLACE statement , then user clicks on the print button to take the print out . But the the prin...

    BADI -related

    I have an interface IF_EX_FI_TAX_BADI_016.I would like make some change in the interface, where can I do that?Its contained in the class CL_EX_FI_TAX_BADI_016.I copied it to z class, but its not allowing to change saying you can make changes only in ...

    Resolved! Accepted Solution

    Regarding SAP on Linux

    Hai Dear Virtuosos, I am Farooq, just joined TULIP IT SERVICES LTD., Delhi as a ABAPer. This company has just implemented SAP & I am the only SAP guy for this company. I have a bit trouble at work as I am alone & no senior or any one else on the same...

    Resolved! Accepted Solution

    check box right alignment

    Hi experts,I have selection screen like this. SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-b01. SELECT-OPTIONS: s_matnr FOR mara-matnr. PARAMETERS: p_mat1 AS CHECKBOX. SELECTION-SCREEN END OF BLOCK b1. Here, how can i make check box(p_mat...

    Labels in this area

    Explore this Area