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

    Excel to Internal Table Issue

    Hi Experts,  Row    Column    Value    1    0001    Prem(First Name )    1    0002    Raj(Middle name )    1    0003    Kaushik(Last name  )    2    0001    Naresh  I have the above data in excel file  and my internal table like as follows Data : be...

    Resolved! Accepted Solution

    Unwanted ABAP Code Block Triggering - IF condition not working

    Friends,I am facing weird issue in my production system i.e. one of the code block which was bounded in IF condition is getting triggered. However, as per the data that I have in my system this IF condition should skip that code block.Let me give you...

    Group by in LVC_T_SORT

    Hi all,  I have developed a report program which displays data in grid format using oops alv.output contains six columns MATNR , WERKS,LGORT,CLABS(Qty),MEINS,VIN Number.    wa_sort2-spos = 1.    wa_sort2-fieldname = CLABS'.    wa_sort2-up = 'X'.    w...

    Resolved! Accepted Solution

    How to Insert Max. Rate

    Hello SAP Guru,I have developed a ZREPORT in material price list. my report is working fine..!!i want to show only max. Rate per kg. in my reportLike that: i have enter a input parameter material code, invoice date 01.04.2014 to 21.08.2014 And sales ...

    Resolved! Accepted Solution

    Dynamic SELECT

    Hey experts,I have defined these table_wa's from dtabs TABLES: zbr_t_autori, zbr_t_aut_knihy, zbr_t_fakulty, zbr_t_jazyky,          zbr_t_kategorie, zbr_t_knihy, zbr_t_kn_vo_vyp, zbr_t_odbory,          zbr_t_odb_stud, zbr_t_univerzity, zbr_t_vydavate...

    Resolved! Accepted Solution

    Simple Transformation XML to ABAP Content of tag with subtrees to string field

    Hi,I have an  requirement in which I have to do a transformation from an XML file to an structure.I need get the value of a tag that have subtrees and move that to a field in my structure.Example:<TAG1>value1</TAG1><TAG2>value2</TAG2><TAG3>     <TAG4...

    Resolved! Accepted Solution

    ABAP Text format logic

    Hello,I need a small logic to convert a text in a internal table so that the line length is restricted to 50 chars from existing  72 char.Example :-Currently internal table has the below dataI used TEXT_SPLIT and got the below output into a new IT wi...

    Labels in this area

    Explore this Area