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

    How to initialize internal table with array of strings using 'value' operator in ABAP?

    Hello Folks, I am trying the below code to set up array of strings in internal table. types: tt_input type standard table of string with default key. data(gt_input) = value tt_input( ( 'string1' ) ( 'string2' ) ). But it shows syntax error '"...

    TransportingRequest

    Hi all, So far i did not transport many request from DEV to QA or SEP but i encountered with twice that situation: When i log in STMS T-code My request seems with this icon in RC Column. Yet i transport it with the fixes(what error returns me ...

    When 2 FWA documents is saved simultaneously , BOPF Determination not working properly

    Determination is created at root node of TRQ BO. Based on the date field in FWA document determination should set flag 2 check box in root node. Two check box are monthly/weekly FWA order . date is used to find first monthly/weekly order Steps ...

    Resolved! Accepted Solution

    The Clean ABAP book is here - but should I read Clean Code first ?

    It feels kind of strange to ask this question, as surely the answer is "it depends" or "do whatever you want", but with this preface, I'll ask anyway: I am an ABAP developer. I have the brand new Clean ABAP book available (in German), and also t...

    Resolved! Accepted Solution

    ALV export to excel problem

    Hello, all.In one of our environments when trying to export an ALV to excel we get the following message:0K064 And then we can see only these options to download with XXL: This is happening in all the ALV of all the programs for all the ...

    oliver_am by Active Participant
    • 6973 Views
    • 5 Comments
    • 0 Likes

    inbound Sproxy

    Hi , I am a Abaper. new to sproxy.my requirement was to add three new fields to the existing. The existing proxy will trigger a goods movement using a bapi and the errors will be recorded in ztable. Now they are saying the load is not reflected in...

    INCLUDE Error ABAP

    Hello, I added Editing Authority in a field of a program in abap within the INCLUDE part. I added my code but when i check it i receive this red error: The REPORT/PROGRAM statement is missing, or the program type is INCLUDE. Include XYZ. But...

    AMDP QUERY

    Hi team, I need to convert to abap query in AMDP select lifnr netdue where netdue date GE start date OR netdue date LE to end date OR select lifnr netdue where netdue date between start_date and end_date. INTERNAL TABLE :ZZFIBAS_INT INPUT...

    Resolved! Accepted Solution

    ​SAP ABAP Platform 1909, Developer Edition (CAL Edition) can not be activated

    I'm attempting to install the SAP ABAP Platform 1909, Developer Edition (CAL Edition) using my AWS account I'm getting Your requested instance type (r5.8xlarge) is not supported in your requested Availability Zone (us-east-1a). Please retry you...

    martin_E by Active Contributor
    • 1013 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area