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
    • 94632 Views
    • 212 Comments
    • 39 Likes

    logic needed

    Hi ,Please give me the logic as my requirement is very urgent/I have a z table which have reason code as a field. DB table isTFDM_WRITEOFF02.If there is a new reason code entry, a check needs to be invoked to see if the reason code has a GL account a...

    alv grand total

    hi gurus pls help me on this issue....... i want grand total on each column of this report.for example field 'metric-safety'. if possbile try to edit this and send me.TYPE-POOLS : slis.Tables : Marc, " Plant Data for MaterialMbew, " Material Valuatio...

    Resolved! Accepted Solution

    Data Fir IDOC ALE and EDI

    Hello All, I am newly join in IT company (Name don't want to specify) . They have putted me in a consolidate project in which I do have to work on IDOC,ALE and EDI object. yet in my career with SAP ABAP I haven't work on the above mention terms o...

    Create DATA

    Hi Experts,I have a similar code as this: DATA: dref TYPE REF TO data. FIELD-SYMBOLS: <l_fs_po> TYPE ANY. CASE i_datasource. WHEN 'case1'. CREATE DATA dref TYPE struct_1. ASSIGN dref->* TO <l_fs_po>. WHEN 'case2'. CREATE DAT...

    Resolved! Accepted Solution

    Error message at the selection screen while processing screen logic

    Hi All, I need to show error message at the selection screen. I am calling the screen inside the START-OF-SELECTION, and processing the calculation and putting the data into i_final internal table. If internal table I_FINAL is empty I have to show ...

    Resolved! Accepted Solution

    ALV - Buttons handling

    Hi gurus, My ALV(reuse_alv) report has 4 buttons(custom buttons, like category wise view, plant wise view etc) created by me and iam using my own GUI status. Now when i view my report and navigate between the four buttons the functionality is not wor...

    Comparing Dates

    Hi, i have a period of dates in my internal table as start date and end date. i need to compare these dates with the period dates of the selection screen.for example, whether these start and end dates are in between the selection screen dates(als...

    PROBLEM IN REPORT

    hi experts, how to calculate the total and sub total in this report.please tell where to write the subtotal and grand total.please help me to solve the problem.*TYPE POOLS DECLARATIONTYPE-POOLS : SLIS.----*STRUCTURES DECLARATIONS----*STRUCTURE D...

    Labels in this area

    Explore this Area