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

    ME21N, ME22N

    Sou abap, preciso validar a data de remessa, quando estiver na aba ClassCont. Como faço para ter acesso ao conteúdo da data de remessa, que está na aba, Divisões de Remessa, estando na aba, ClassCont. Já tentei o comando ASSING, mas o comando n...

    Resolved! Accepted Solution

    Select only specific rows from internal table, and display in ALV

    Hi Experts, I'm ABAP beginner and I need your help in report creation. Report requirements: show vendor items, where a document was posted between two vendors with different or blank VAT registration code. The thing that stops me: I have crea...

    Resolved! Accepted Solution

    Table entry becomes null when field name is updated using database utility

    Hello, I created a table in se11. I added entries to the table but after some time i changed a field name. So to activate the table i go to database utility and activate it with option persist data. But strangely the data in the field becomes ...

    Resolved! Accepted Solution

    "Fully-free" type using class pool enhancement, possible?

    Hello, I just realized that with an enhancement, you can't "compose" your own type in a standard class pool or interface pool. You may only add a type which refers to another existing type. For instance, you can't add a type defined like this: ...

    Resolved! Accepted Solution

    ABAP DECOMPRESS to String/xml

    Hi I have a requirement to decompress a data which is stored in a table. The data was compressed by the below code and stored in a table: EXPORT xtyp = ps_req TO DATA BUFFER ls_pers-input COMPRESSION ON. I have downloaded the compressed d...

    prabhu_s2 by Active Contributor
    • 2157 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP Error Select Comma without preceding colon (after SELECT ?)

    Hello, I try to learn ABAP because I have got a small program to build. I bought a book inside when they write a Select instruction: Select Col1, Col2, Col3 FROM MyTable Into @MyVariable. I don't why I have got this message : Select Comma wi...

    Resolved! Accepted Solution

    Working on Interfaces

    Hi all , Would need some advice on how to start working on an interface. We have an external interface coming to SAP and posting billing documents . We need to make some changes , so that the reference number field contains the billing document...

    Labels in this area

    Explore this Area