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

    Get HR person

    Hi all, I need to get persons under an organization unit. I have a org unit number now, and need to get all the persons under it and its sub org units. I means if I get the root of the org structure, I need all the persons in the company. Now,...

    Resolved! Accepted Solution

    append column of an internal table to column of another internal table

    Hi All,I need to append one column of an internal table to column of another internal table with same key data.how can i do this, any suggestions or sample codes.itab1 with fields a, b, c, d.itab2 with fields a,b.i need to append the a & b fields of ...

    Search help - help

    I am trying to create a search help which will run in MMBE for available batches with available quantity. I am having problem in that creating the view using tables MCHA, MCHB, and RESB uses an inner join. This causes issues because if there is no ...

    Resolved! Accepted Solution

    RE: HR fields INFTY & INFOTYP

    Hi,can i know the difference between P_ORGIN and PLOG, i am getting confused when to use PLOG and when to use P_ORGIN for the HR roles.also i see INFTY field in P_ORGIN and INFOTYP field in PLOG; are these both same that appear in 2 objects?I need so...

    Sri_S1 by Active Participant
    • 1439 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Are there other tables to use to overcome performance issue on VBFA?

    I have had this issue in using VBFA for accessing PO doc flow.VBFA has the previous and next order fields.For a PO doc flow I had to use the 3rd field in the VBFA to get the sales order - see below.SELECT vbelv posnv vbeln posnn INTO TABLE i_vbap F...

    Resolved! Accepted Solution

    Problem with TECHNICALCOMPLETE work order using BAPI_ALM_ORDER_MAINTAIN

    Hello, I'm novice in ABAP and trying to implement RFC function that will technically complete work order with provided order id. I've implemented functionality using BAPI_ALM_ORDER_MAINTAIN rfc, but when calling my RFC I get following error: E IW ...

    Resolved! Accepted Solution

    How do I display a message in the message area of a report with SALV?

    Hi,How do I display a message at the bottom of the screen of a report (don't know the correct name for the area, but it's the area where error messages normally appear) using the CL_SALV_TABLE object model?Is there a method in the object model somewh...

    Labels in this area

    Explore this Area