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
    • 94647 Views
    • 212 Comments
    • 39 Likes

    EDI - PO acknowledgement

    Hi, I am trying post PO acknowledgement into sap using ORDERS03.ORDRSP, standard function module.I intend to modify EKES-CHARG in the PO. IDoc schedule lines it is E1EDP20. In the Segment fields "CHARG" doesn't exist. They can help me.Thank you ver...

    H_Terras by Explorer
    • 691 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    2 Layout's for 2 screens different F4 Help needed for same program

    Hi Friends,I have 2 layouts in the selection screen the first layout is for screen 1 and the second layout is for screen 2.I save the layouts when I run the report.Now when I do F4 Help for the first layout it shows me all the layouts available for t...

    Performance Issue

    Dear AllI want to fetch some records from table FAGLFLEXA based on GL codes, company code, year, period, ledger and profit center. After that I have to classify them based on the document type which is not there in this table . I have to fetch it fro...

    text area

    i am doing text area..*i want to internal table for view data in textarea...see below it..select * from yapn_summary into table it_summ where apid = yapn-apid. READ TABLE it_summ INDEX 1. MOVE-CORRESPONDING it_summ to yapn_summary. if sy-s...

    Resolved! Accepted Solution

    Add commas to an integer

    I have an integer that used to be a string. This number is at least 10,000 (stored as 10000) and I would like to display it with the proper commas. Is there any way to do this short of looping through the string and inserting them?Regards,Davis

    program parameters

    Hi,I have a program with internal table itabitab1. lifnr 2.name1 3.strengthhere I want to run this program in background.here for this program strength is input which is passed as input through parameters .hoe can I code parameters for strength sinc...

    Variants

    Hi,Good day experts, i am working on variants in IS-U module. Before the developer has done the one variant in EA88 t.code. its was transported to 101 to 103 client. Now that was assinged to me. whts happen if i see in 103 client that variant has var...

    Resolved! Accepted Solution

    BDC quantity error

    I have done a recording for IP42 transaction.IN the program When I pass value to the field SFAKT it gives a message that the input field is greated than the screen field.the field is SFAKT from the table MPLA.I have tried to change the input field to...

    Labels in this area

    Explore this Area