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

    Reading Files with attributes from a directory in background

    Hi, I am looking for a function or method that will do exactly the same as cl_gui_frontend_services=>directory_list_files, but that are able to run in the background. This method not only reads all the files in the directory, but retrieves their at...

    Download pdf file from application server and then to be added in the GOS attachment of sales order.

    Hi Everyone, I have a requirement to download terms and conditions from application server (folder created in al11 say sap/terms)which is a pdf file and then same needs to be added in the GOS section as pdf attachment in the sales order. Can Some...

    Resolved! Accepted Solution

    Push Channel- TCP/IP Socket Server: Read raw data for incoming message

    Hi everyone, just a quick question regarding incoming messages via TCP/IP Push Channel. I guess this is more of a Basis topic, but i'll try anyway. Is it somehow possible to read the raw data, which was coming from the hardware device. For example ...

    CJI3 Script Record

    Hi everyone, i am trying to record a script within the CJI3 transaction, but am unable to do anything with the data that is displayed on the screen. I want to filter and sort some of the fields, but when in record mode, i am unable to select the colu...

    FI/CO interface: Inconsistent currency information in BAPI_ACC_DOCUMENT_POST for transaction FV60

    Hi, I am facing issue in BAPI_ACC_DOCUMENT_POST for transaction FV60 as 'FI/CO interface: Inconsistent currency information'. I have written below source code. Kindly suggest if the code is wrong or any correction. SY-TCODE = 'FV60'. * Popula...

    Resolved! Accepted Solution

    Join with EKBE

    Dear All, I am having below existing query. In this query now I want modification in such a way that it_eine_latest will retain all values and EKBE will be joined in such a way that in case no entries from EKBE, the colum...

    Resolved! Accepted Solution

    IF BETWEEN does not work.

    Hello,My IF <provided_number> BETWEEN <number> AND <number> does not work on numbers it should. This is the part of my code that does't work: IF wa_ini-vbelv BETWEEN '1700000000' AND '1789999999'. My code just completely ignores this part. For...

    bmierzwi by Participant
    • 8757 Views
    • 14 Comments
    • 2 Likes
    Labels in this area

    Explore this Area