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

    Update Database from editable ALV

    Hello,I'm working on a program based on the Model View Controller pattern.The model selects data from a database table into an internal table and this table is later displayed in an ALV grid by the view.This is all working fine.Now I made two columns...

    d067595 by Product and Topic Expert
    • 4117 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Search Help Parameter ID type and Data Element type mismatch.

    Hi, My security team is having requirement to assign values to authorization object. While doing it from Su24, they prefer to see the drop down/search help with list of available values. However, we have these values available in a table column that ...

    Issue with transporting of customizing request entries in the customzing table is not transported

    Hi,We have two configuration client pointing to single QA client.The second client was created recently for a project. The transport of this does not flow automatically to QAS client.We need to manually import the individual TRs from second client.We...

    Code Template ABAP in Eclipse

    As we all know iIn SAP GUI it is possible to use 'Pattern' function to import (for example) a function module with it's entire interface (import, export, tables, changing, exceptions). This is also possible in AiE. However, in SAP GUI, via (menu) set...

    Sm1tje by Active Contributor
    • 12399 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to retrieve table data from one SAP system to another SAP system using Select query?

    Hi everyone,I am working on ABAP,I need to retrieve other SAP system table data from my system using select query without using any RFC. Is there any possibility to get data using Select Query alone?I searched for it but i could not get. Please help ...

    Remove extra empty line which is created due to line feed (cl_bcs_convert=>gc_crlf ) or (CR + LF)

    Hi Experts,I am creating a file and appending line feed (cl_bcs_convert=>gc_crlf) at the end of each record.Due to this reason it is creating the file with new empty line at the end of the file. And if I converting the file in hexadecimal format it i...

    Resolved! Accepted Solution

    changing the url of a destination wich is managed in the transaction SM59

    Hi,I am calling a Website in ABAP with some lines of code. The initial call will be this: CALL METHOD cl_http_client=>create_by_destinationEXPORTINGdestination = <destination in SM59> IMPORTING client = l_clientAfter this I want to modify the URL o...

    h3n by Participant
    • 7772 Views
    • 8 Comments
    • 0 Likes
    Labels in this area

    Explore this Area