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

    Convert char to p-type

    Hi i have a file with some data i need to load.I have a field which is 13-position length field, with a comma and two decimals.When i try to move it to betgr field of t558a table i got a dump.How can i convert this 13 position char field to betgr typ...

    Resolved! Accepted Solution

    sort

    hi experts i have done sorting as follows, but its not working properly.sort ipos by kda pos udate UTIME descending.loop at it_final.read table ipos with key kda = it_final-kdauf pos = it_final-kdpos.if sy-subrc = 0.it_final-budat = ipos-udate.550029...

    run time error

    Hi all.please go through this codeSELECT-OPTIONS : DATE FOR T_ZATTM-CDAT OBLIGATORY.loop at t_zattm. SELECT * FROM ZOTTAB INTO OTTAB WHERE ECODE = T_ZATTM-ECOD AND ODATE IN DATE."= t_zattm-cdat.endloop.my problem is if i give date r...

    output in ALV's

    hi, I am working with one of the ALV Financial reports.........I want the total of one financial year say for example : total of year 2007 to be printed in one column and the total of year 2008 to be printed in other column.How I am getting now the o...

    IDOC is not created

    hi all,We configured ALE for Purchase Orders, when we create or change the purchase orders the system will create the IDOCS automatically and send it to XI, most of them creating the IDOCS and successfully gone through XI, but some of the purchase or...

    Resolved! Accepted Solution

    FM PROB

    HI..Iam new in using ALV...this is the following report i created...When iam executing the following report its getting short dumped..can anyone help me out in this...I didnt know how to use the FM reuse_alv_fieldcatalog_merge and iam facing problems...

    Resolved! Accepted Solution

    radio button missery

    Im just giving a name to one of the items of my radio button. one of the item was named STRAWBERRY. I compiled the program and got this error:The parameter name ("STRAWBERRY" here) can be up to 8 characters long.Does this mean ABAP cant allow more th...

    Resolved! Accepted Solution

    New to BDC Programming

    Dear Guru,I'm very new to BDC programming and methodology. Can anyone suggest me the best materials, sites or any knowledge repository to start learning with? Thank you very much. Reward will be given.Cheers,P.S. Any good example source code and p...

    Resolved! Accepted Solution

    Please Help

    I have a code like this:My purpose is to have a header in my excel summary report.But there's an error like this: "Field "gv_HEADING-TEXT" is unknown. It is neither in one of thespecified tables nor defined by a "DATA" statement. "DATA" statement."sa...

    Labels in this area

    Explore this Area