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

    report

    HI , I am currently new to this field and i have finished my training and want to excercise .i want to know how we write the real time codes , suppose i have 4 tables for example mara,marc,mard,makt and in the selection screen i have to select a ra...

    ALV

    Hi all, I am reading contents using a field symbol but i am getting dump.my code isFIELD-SYMBOLS: <temp_tab> TYPE table, <temp_wa> TYPE ANY, <fs> TYPE ANY.FIELD-SYMBOLS <temp_wa1> LIKE LINE OF t_output.CLASS lcl_event_receiver IMPLEMENTATION. ME...

    Resolved! Accepted Solution

    Table Maintenance

    Hi, I would like to assign an authorization object to the table maintenance generator but the field is greyed out and it always defaults to S_TABU_DIS. How do i assign another authorization object to this ??Thanks for your help.

    Resolved! Accepted Solution

    Column Headings in ALV

    Hi All, I am working on ALV (Using OO - Concept CL_GUI_ALV_GRID) where I need to display the column header text in two lines. Each Column should be further divided into one or more columns.Is this possible in ALV Grid (OO Concepts) ? Please help me....

    Resolved! Accepted Solution

    BADI

    hi,any one who could help me out in BADI,i have a brief knowledge on it,please forward me with links/docs anything, where i could understand the structure of BADI, how it works.Actually our team has to create a BADI, related to HR Appraisal.thanks in...

    Resolved! Accepted Solution

    totals in Hieraquical ALV

    Hi,in my Hierarquical ALV i get a total line of the items displayed.The problem is that sometimes the value of the item is no numerical but character (e.g. >3) and then i get the following error:Unable to interpret ">3 " as a numberAn exception occur...

    SQ02 SAP Query

    I'm using version 4.7 for a query using SQ02 with 3 table joins. The data is extracted correctly and displayed correctly. In the extras --> Code area of this infoset transaction I've added in a FM into END-OF-SELECTION (before list) coding area (alon...

    ALV data refresh

    Hi all,I am using FM : REUSE_ALV_GRID_DISPLAY to set up an ALV list.I have added a button to export the data to a particular format of text as a *.txt document.I use the function REUSE_ALV_GRID_LAYOUT_INFO_GET to know which fields are visible and I a...

    Resolved! Accepted Solution

    Dialog programming: making standard input field sensitive to double-click

    Hello,I'd like make standard input field sensitive to double-click. I know that I should register double-click event to input field class and write handler. But I can't find out from what class I should derive. What is class of standard input field? ...

    Labels in this area

    Explore this Area