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

    My query brings different number of lines when system language changed

    Dear Experts, I'm trying to create an ABAP report for good movements. I copied a working z report and i added additional columns in my new report. Now my select query became too long and my report is bringing only some movement types. In addidtio...

    Cloud Connector Destination Not Found for RFC Cloud to On-Premise with BTP Trial Account

    I have a BTP Trial Account that I am attempting to connect to an On-Premise ABAP system using the Cloud Connector. I have installed and configured the Cloud Connector in my On-Premise NW AS ABAP 7.51 system and the availability check in the Cloud Con...

    ABAP Memory

    Hi guys, I wrote some sample code to understand ABAP memory mechanism DATA: lv_is_true TYPE BOOLEAN VALUE ABAP_TRUE, lv_test TYPE BOOLEAN VALUE ABAP_FALSE. EXPORT lv_is_update = lv_is_true TO MEMORY ID 'SOMETHING'. IMPORT lv_is_update TO lv_t...

    Resolved! Accepted Solution

    /dmo/... not found

    Tutorials: https://developers.sap.com/tutorials/abap-dev-create-table.html -------------------------- Write here what you need help with ... Hey there I currently making the abap create table tutorial. In there the data type /dmo/... is mentione...

    schmelto by Active Participant
    • 4740 Views
    • 2 Comments
    • 1 Likes

    Direct navigation to sales order material- condition tab from alv report without using BDC

    I have a requirement where after sales order is displayed in output , when user double click on sales order number then user should directly navigate to condition tab( which we get when material number is double clicked in va03). here user won't manu...

    LSMW Automation

    Hi experts , My requirement is to Automate the existing LSMW using ABAP for which I found the Standard LSMW interface program.Can someone tell me how to pass the application server file to this program to this program I.e To which parameter of this...

    Resolved! Accepted Solution

    How to disable exteranl sort be called by ABAP program

    I encounter a problem: my ABAP program sort an internal table - when the itab is very big, then it's not possible to sort it in the memory, so an external sort was called. However, large temporary sorted files are created in SAP data directory, which...

    Resolved! Accepted Solution

    Find/split corresponding Class and Method Name for Object Type 'METH' in table E071

    Hello all, I have a query that I would like to seek help for from you all as an expert. In E071, for a method, the Object Type 'METH', Object Name is generally the Class Name concatenated with Method Name. Example: for CL_ABC_TESTCL_PROPOSAL...

    subhajit by Active Participant
    • 2524 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area