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

    Selection-screen problem

    Hi all,I am creating one report.I have Company code and Customer as selection screen.Now i want that only that customer should come ( when i press F4 on Customer) whose company code is enterd company code....Is it posible?Thanks in advance....Its qui...

    Hi experts

    Hi friend please help me. Iam a fresher.1) is it possible to get some details as classical display and some details in LIST viewer or grid, if possible how?2) How to identify header data and item data in flat file itself?

    Resolved! Accepted Solution

    Inner join 3 tables

    Hi,I want to join 3 tables vbak, vbap, makt.This is the way i wrote the program, but i didnt know how to inner join for the 3 rd table. Plz correct this,TYPES:BEGIN OF TY_OUTPUT,KUNNR TYPE VBAK-KUNNR,VBELN TYPE VBAK-VBELN,AUDAT TYPE VBAK-AUDAT,VBTYP ...

    Resolved! Accepted Solution

    Query

    Hi SDN, I got little bit query with the ABAP query object. I have generated some fields in the output by using abap query from LIPS and LIKP. I created one new field by using EXTRAS which refer to LIKP-LFIMG.Now my query is while displaying the out...

    Resolved! Accepted Solution

    SELECTION SCREEN

    Hi, I want to have the following as selection screenscustomer number,, sales document date and sales document type. For that I wrote like thisSELECT-OPTIONS SKUNNR FOR ST_OUTPUT-KUNNR SAUDAT FOR ST_OUTPUT-AUDAT SVBTYP FOR ST_OUTPUT-VBTYP.It is giving...

    Resolved! Accepted Solution

    Case Endcase

    Hi all,I am new to ABAP. I am creating a prog. in which i am using Case-EndCase.Code:PARAMETERS: CH TYPE I.CASE CH. WHEN 1. WRITE: 'I AM CASE 1'. WHEN 2. Parameter : string1(20) type c , string2(20) type c . if string1 ca string2 . wr...

    ALV Grid display

    HI All,I have added one Function button in ALV grid display menu Bar. Now i have to use that button for secondary list display but when i click that button i am not getting that function code in my main program. based on that code i want to display s...

    ALV Grid display

    HI All,I have added one Function button in ALV grid display menu Bar. Now i have to use that button for secondary list display but when i click that button i am not getting that function code in my main program. based on that code i want to display s...

    Labels in this area

    Explore this Area