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

    Dynamic Concatenation

    Hi allHow to have a dynamic concat where user can specify wad fields to concat?Below code are static and hardcoded where i specify the fields in my program. How to make the field dynamic in the sql statement?code----Select <b>fname lname</b> into <b>...

    Resolved! Accepted Solution

    Include structure

    Hi allI have this code to give dynamic table name in select statement.Is there a way the include structure tak in the value from my parameter value like name1?DATA <b>name1</b>(10) TYPE c VALUE 'ZSTUDGARY'.DATA: BEGIN OF wa OCCURS 0. INCLUDE ST...

    Resolved! Accepted Solution

    SHPMNT05 IDOC

    Hi everyone, I am working with idoc_output_shpmnt function module. I need to populate a field of segment E1EDL24 with the UCC 128 number from a z table that we have created. Plz help me on where to do the coding , which user exit. Thanks.

    Resolved! Accepted Solution

    ALV fcat

    Hi AbapersI want to know the ways to build fieldcatlog in alvs.( I think there are 3 but not sure)And what are the parameters to be passed to to them in each case ?Please give example with all 3 ways .Thanks

    sql select

    Hi,See the sql below... I would like to make the comparison t1pallet_id = t2pallet_id+2(18) but it is not possible. Any help?SELECT * INTO CORRESPONDING FIELDS OF TABLE i_tab2 FROM t1 INNER JOIN t2 ON t1pallet_id = t2pallet_id FOR AL...

    ST03N Tables

    Hi all,Have a request to identify what transactions a user has done in a defined time period. ST03N has this information but it is very labor intensive as you must do one day at a time. Does anyone know what table or tables I could look at to show ...

    PROGRAM

    This is lalitha. hello. I wanted to know what is the need of request?what is request?how do we creat a request?how is it realesed?Please do explain me in detail as i am in learning stage of 'ABAP' .ThankU .

    PO related

    Hi, I have created a PO using me21n, it gave me doc number. Now i'm trying to release it using me28, but systesm is displaying a msg 'No suitable purchasing documents found'?What is this error, should i need to something before the release?Thanks,

    Labels in this area

    Explore this Area