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

    How to find available customer exit given a Tcode ?

    I'm studying how to find customer exit from a transaction. I followed an example from youtube. According to it, the steps like: Open XD02go to system-status Double click on Program(Screen)Click Find iconType Call customer in the Find field the clic...

    Table Control

    Hello, I have a table control with radio button selection. where it supposed to have only one record selection but in my case able to select multiple radio buttons because i need to do further calculation based on the selected record. how to overco...

    Resolved! Accepted Solution

    Delete internal table data with another internal table without loop

    Hi, We have data in one internal table IT_TAB1 and it has Entity, source system columns. Another internal table IT_TAB2 having source system column only. How to delete the records in IT_TAB1 where source system not in IT_TAB2 without using LOOP? ...

    Resolved! Accepted Solution

    Changed data with update statement need to be imported into Transport Request in an ABAP Report ?

    Hello Experts , There is a situation you might came across . I have to change large amount of records into database table in an ABAP Report using either update or modify statement. I have to implement the logic after update statement in the s...

    XSD TO WSDL transformation

    Hello i would like to ask you for a help. My main goal is to use Simple Transformation to transform XML to ABAP, but i dont really want to create exporting table and all of its structures manually. Only thing i have is XSD schema (its based on EDI...

    juraj14 by Explorer
    • 11452 Views
    • 4 Comments
    • 2 Likes

    Authentication using client_credentials grant type results in error 500 when using access token

    If I use client_credentials as the grant type when requesting an access token from the Concur API, I then get error 500 on subsequent calls to the API if I use the access token that was returned. If I use password or refresh_token as the grant type, ...

    Idoc extension

    Hello! I have a question with regards of extension on inbound idocs. I am receiving idocs with specific extension (which I don't have in my system and I'm not able to create). Is there any way to get rid of that extension, just so my Function Mod...

    matma24 by Participant
    • 527 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Retrieving required order header fields (Fields set in OIAN)

    I am writing an RFC to return the required order header fields that are needed to create/save an order in IW31/IW32. These fields are set in transaction OIAN. I've looked at how this is done in IW32 and tried to use similar code but it doesn't seem l...

    CONVERT_OTF

    Ich nutze den Baustein CONVERT_OTF um PDF zu konvertieren und anschliessend Daten downloaden. Das PDF soll Dateieigenschaften erhalten (Titel, Autor, Betreff, Schlüsselwörter). es gibt einen Parameter Modified_parameter, mit diesen Metadaten bee...

    Resolved! Accepted Solution

    Delete Package and associated Function group via SE80 - "Object xyz is still assigned to package"

    When trying to delete the highlighted package via right-click->Delete, i get the error message in 1.png . However, I can't find the function group that the message says is still assigned to the package. SE80 says the function group doesn't exi...

    Resolved! Accepted Solution

    enhancement in FBL3N to column

    Hi Experts, I have to add an new field in columns FBL3N as below:- 1. Using FBL3N need to bring Material, and quantity fields to the output screen. 2. Using table MART and pass the material (MATNR) to get the material description. 3. Pick u...

    divsmart by Participant
    • 6013 Views
    • 9 Comments
    • 0 Likes

    UML possibilities for ABAP?

    Dear all, I'm looking for a good way to display / export class diagrams for ABAP. (Sequence diagrams would be nice too.) There have been many discussions on this platform regarding this topic, but they are all multiple years old. Has anything cha...

    BGI by Participant
    • 3344 Views
    • 2 Comments
    • 2 Likes
    Labels in this area

    Explore this Area