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

    BAPI used in HR

    Hi,I am trying to create a webpage which will display employee details like name, employee number, address etc.I want to know which BAPI should I call to fetch these data.I could see these data when in the transaction PA20.I want to know the correspo...

    Resolved! Accepted Solution

    LSMW

    Hello All,I have to do a conversion using LSMW using batch input recording,Standard Batch /DirectInputCould anyone please provide a step by step guide on LSMW with screen shots.RegardsVinay

    Resolved! Accepted Solution

    inbound idoc processing

    Hi Experts,I have inbound idocs which I always received in status 64 and we have to manually process the idocs in order to be posted. I would like to ask why does it happens? is there any settings to configure so that the idocs will be immediately pr...

    Resolved! Accepted Solution

    New to ABAP

    Hi Friends, I am a functional consultantant and intersted in learning ABAP. I require some basics to learn ABAP. Like how the programme looks like, where to write a prog ( TCOde) and how to create a Z report , some basic things to learn ABAP.Pls hel...

    Resolved! Accepted Solution

    search help

    i have few date details in my internal table.Now want to display this data as a search help using a FM.DATA: BEGIN OF it_h OCCURS 0.INCLUDE STRUCTURE p0028.DAta : END OF it_h.DATA: BEGIN OF field_tab OCCURS 10.INCLUDE STRUCTURE help_value.DATA: END O...

    internal table

    I have an internal table with 2 records as followsmaterial no, empty material, sequence noValuesMAT1 EMAT1 SEQ001MAT1 EMAT1 SEQ002if record >1Here I need to write logic as followsCheck internal tableWithin internal table loop through recordsif mat1 (...

    Labels in this area

    Explore this Area