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

    User exit

    Hi ABAP Gurus, for migo cancellation ( Customer Function Exit in the Case of Updating a Mat. Doc ) i found out the Exit called EXIT_SAPLMBMB_001 i written the code inside this exit data : w_doc like mkpf-mblnr. w_doc = xmkpf-mblnr.my Req...

    Resolved! Accepted Solution

    Validate serial patterns

    Hi all!I have this issue..I have to validate serial patters if each character is Alphanumeric and numeric, for example:Format1 > AAAANNAAANAAFormat2 > AAANNANAANAAFormat3 > AAANNANAANAFormat4 > AAANNNAAANAAFormat5 > NNNNNNNNFormat6 > AANNNNAAANAATaki...

    Purchase Order

    HiI wonder how should i achieve the below items for a custom open Purchase Order report 1) Still to be delivered and 2) still to be invoiced qty.Please advise the logic with the tables and fields involved.RgdsMMModerator Message: Please use a more me...

    LSMW for XD02

    Hello Experts,I need to update the Bank details for single customer.Actual Issue: I can insert a Bank details in the Payment transactions tab for a customer from flat file but if a customer has two or more Bank details (assume as line item) then ho...

    Resolved! Accepted Solution

    Select > 1 billion records

    Hello Friends,I have a requirement to select more than one billion records from a Z table. Am selecting only 1 column from the table which is date field. I need to find the oldest date and the newest date. I tried selecting all records to an internal...

    BDC MB01

    Hi. I am facing a strange issue while recording BDC for MB01 (Post GR) . When I run SHDB and process MB01, it completes the recording but does not process the data actually in system. On the other hand if I process the data through MB01 (without reco...

    Resolved! Accepted Solution

    Converting data to chars

    Hey guys,I'm getting a run time error in my program and would appreciate any help.I'm getting a table name from the user and then downloading that table's contents to whatever directory they pick.It works fine on all my tables except EBAN. I've conve...

    Resolved! Accepted Solution

    creating mantainance view

    Hi all I need to create a view combining data from several tables (a lot). I read documentation about it and I understood that, if my requirement is to create relationship in outer join (and this is my case) I need to create maintainance view. I real...

    FM for Billing

    Hello,I used FM EXIT_SAPLEA91_001 for creating external pricing for billing. The table XY_EPREIH is ready to use it in my variant program (FM for billing). How can I transfer it in my variant program? I know only via abap memory. Is there any interfa...

    Resolved! Accepted Solution

    FTP_R3_TO_SERVER Excel file with special characters. How to fix this bug..?

    All ABAP experts,I m downloading BSEG table data on FTP using FTP_R3_TO_SERVER in excel(.xls) format.the downloaded data in FTP file is having special characters.how to fix this bug.I am providing the code below to make u get my bug more easily..Than...

    Labels in this area

    Explore this Area