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

    upload a text file

    Hi guys,I need to upload a ".txt " file in the internal table ITAB1 & ITAB2 having structure as below.If u see the 6 fields in both the table are same.I need to use the same text file to upload data in two different internal table.Please guide.itab1...

    Resolved! Accepted Solution

    select distinct

    Moved to correct forum by moderatorHI All,can i write the querry as below. Is it good for performance issue?SELECT DISTINCT vkorg spart FROM tvta INTO TABLE lt_spart WHERE spart IN spart AND vkorg IN r_vkorg.Edited by: Matt on Nov 24, 2008...

    Resolved! Accepted Solution

    Date variable

    Hi,I have a fiscal year period 2005004 in one s1( variable) and iam taking 004 in s2 , which is become 4 and llater iam adding 1 to 4 which means it become 5 but i wnat to add 00 to s2 how to do that.. egs1 = 2005004s2 = s1+4(3) that means it is 004]...

    Resolved! Accepted Solution

    ABAP query issue

    Hi All ,While creating ABAP query to fetch data from a table , i want to fetch data where one field begins with 1* or 2* or 3* or 4* . If it possible to write select stmt while creating query thru SQ01 , where should i write it ? Where should i COUN...

    Resolved! Accepted Solution

    Howto access TABLES type parameter within function module

    Dear all,I try to define a callback function for a BAL message with message parameters. It seems to me that the message parameters appended to the message become passed to the callback function as a TABLES function parameter. Thus I tried to define a...

    CedrikKern by Product and Topic Expert
    • 2084 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area