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

    Order of execution of multiple BADIs within the same Enhancement Implementation

    Hello ABAP'ers, I have an Enhancement Spot BAdi (FAGL_LIB) that I want to call twice. (It's a kernel-type, new. It allows multi-use, but it has no filters) The first call will use an SAP-provided Class, which I don't want to modify. The second call...

    Resolved! Accepted Solution

    Where are the Filter Values for a BAdI Implementation stored?

    All, * preface: I have a configuration report for GDPR with a maintenance user interface, a simple ALV grid. The report reads meta data of Business Objects and DB tables. In case there is a GDPR relevant DB field or Business object node element...

    zeno_rummler by Product and Topic Expert
    • 6138 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    JSON Deserialization in ABAP

    Dear SAP community, I hope you can help me with JSON Deserialization in SAP. I receive a JSON string and want to convert it into an internal table. Below you can see an example, which is working, but it doesn't behave like a normal JSON...

    I am creating PO using BAPI_PO_CREATE1. PO are getting created by referencing contract.

    Now the client wants in header file only one line of data will be passed but item file can have multiple line.Now the challenge which I am facing is they want different po's to be created if either item file - 1) contract changes or 2)plant changes o...

    Resolved! Accepted Solution

    How to compare locked record in an infotype with the current active unlocked record?

    I am writing a report to find the locked records in infotypes 0008, 0041, and 0169 and compare these with the unlocked current active record and display the fields that have different values and also display the value in current active unlocked recor...

    ABAP dump CATCH_ILLEGAL_STATE while importing data from an internal table to multiple structures

    Code is working in development and quality system as exception "cx_sy_import_mismatch_error" is occurring there and that has been handled by catching the exception. But issue is coming in Production system with runtime error "CATCH_ILLEGAL_STATE' and...

    MD04 Subscreen

    Hello Gurus , I am looking to add a new subscreen as shown in the image for MD04. I would want to know if it is possible. From my analysis this belongs to a MD package & MD package has no screen exits . So I think it is not possible . I need some ...

    Transport Dynpro

    Hello gurus, I have created a program in which I am calling a dynpro. I transported it to Quality and later they asked me to modify a bit the dynpro. The problem is that when I modify the subscreen in Development system and I transport into Quality...

    Resolved! Accepted Solution

    What is the maximum number of rows (records) that can be selected into an internal table in ABAP?

    How many records (rows) can be selected into an internal table in ABAP? For example, if I use the following code: Select * from mara into table t_mara. What is the largest number of records that can be in mara without there being an issue...

    Labels in this area

    Explore this Area