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

    SUBMIT standard program with SELECTION-TABLE and FREE SELECTIONS .

    Hi folks , I'm developing a program to automate CML Invoice posting . the standard program having normal selection screen and dynamic selections and I need to fill both to run the program correctly . the issue is the SELECTION-TABLE valus is pa...

    Ghadeer by Participant
    • 12394 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAP Query SQ02- Call RFC

    Hi , I am writing one report by using SAP query . In the record processing I am calling one RFC to fetch the data from ECC to CRM. When I execute the report , it is giving dump because of that RFC. How Can I call the RFC in SAP query SQ02 record ...

    Error on install Net weaver Trial 7.52 sp 4 on Opensuse LEAP 15- WINSCP throughs error, timedout

    Hi Experts As I am new to have SAP ABAP trial version and followed all steps as per https://www.sap.com/documents/2019/09/c86f9218-687d-0010-87a3-c30de2ffd8ff.html I reached to WINSCP file transfer and not able to connect to LINUX to copy the ...

    Resolved! Accepted Solution

    Is it possible to create Excel with dynamic template and data in it in SAP?

    Hello Folks!! I have a requirement where in I suppose to create a report which create Excel/Spreadsheet and also dynamic template of excel and data in SAP ABAP. Is it achievable? Example, Excel sheet which i am copying here is the sample of the sam...

    Resolved! Accepted Solution

    Avoid querying BSEG

    Hello, I want to avoid hitting the BSEG table. My requirement is to get the individual sum of line items in a given PO. Is there any way that i can avoid querying BSEG table? My queries are like below : EKBE -->BKPF(awkey = belnr+year)-->B...

    Resolved! Accepted Solution

    Toolbar in oops

    class.jpgtoolbar.txtHi Exxperts, I tried on adding an toolbar using class 'cl_salv_functions_list'. but i am unable to see. Can someone help me to resolve it. Please see attached source.txt. Regards, Senthil.G .

    divsmart by Participant
    • 1325 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Problem by using regex with word boundaries and text with non-alphanumerical characters

    Hi all, I have a problem using regexes with word boundaries. First of all: my goal. I want to remove all words in my text, that are shorter than, let's say, 5 characters. As usually, I started playing with DEMO_REGEX_TOY. First try: \<\S{1,5}\>. ...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST are there any logs available

    Hi, I am posting documents from HR to a FI system using BAPI_ACC_DOCUMENT_POST. In return we receive some success messages but also some error messages. These are however summarised and not per personnel number. Is there anywhere that the logs ...

    Resolved! Accepted Solution

    FUNCTION MODULE

    Hi , hope every one is fine . i need a help in reading the data from the database table i have created in se11 using function module with reference to the created date i have given as input. help me with this. Thank you.

    Labels in this area

    Explore this Area