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

    ALV report

    Hi abap guru's , I have to add one line of comment , after my column headings,and the actual data of alv list report. One row saying the account opening balance, using bkpf and bsid tables, but i dont know how to add data, in si...

    Questions

    Question Experts!!Im using abap query. and im joining 5 tables namely LFA1 , ADR2 , ADR3 AND ADR6. my link is like this:lfb1-lifnr <---- lfa1-lifnrlfa1-adrnr <------ adr2-addrnumberlfa1-adrnr <------ adr3-addrnumberlfa1-adrnr <------adr6-addrnumberpr...

    Resolved! Accepted Solution

    How to use Selcolumn of the wizard table and to get the user selected row

    Hi everybody, Please please please help me how to use the SELCOLUNM I assign in the attributes of my wizard table. My purpose of this is to get the row in the wizard table selected by the user and add events, like delete, edit the row. I' am new ...

    Abap Query

    Abapers need your advise in my current work.Im doing an abap query using tables lfa1 , adr2 , adr3 and adr6..basically the objective of the program is to download the tel_number , tel_extens , consnumber of each table having a vendor code in lfa1.Pro...

    Resolved! Accepted Solution

    Hardcore ABAP question.

    When I give the data as : code:DATA BEGIN OF gt_list OCCURS 0. INCLUDE STRUCTURE SFLIGHT. DATA END OF gt_list. ...SELECT * FROM sflight UP TO 100 ROWS INTO TABLE gt_list.then in debugging the field value of table gt_list shows that the ta...

    Mailing Program?

    Hi,I am looking for sample program code if IDoc's failed. This is my requirement.I need to run a job(run a program in background) to fetch all IDoc failed (errored) for a selection input message class. and send a mail to some specific users. If anybo...

    Resolved! Accepted Solution

    find if new part exists

    hi i am working on a program where i need to find if a new part has been created or no for a product and accordingly take some action.this program would be run frequently , so i need to see if any new part were defined since the last time the progra...

    Labels in this area

    Explore this Area