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

    Runtime of SORT

    Is there (in)official information on the worst and average case runtime of SORT?I'd like to determine the values for x and n for which the following code segment:SELECT fields FROM db_table UP TO n ROWS INTO TABLE itab. SORT itab BY whatever. DO x ...

    Resolved! Accepted Solution

    hi gurus alv output

    hii have to develope alv in which no of fields are determined by the name of the user i.e. if user name is ABC then the alv output should show 10 fields and if name of the user is XYZ then the alv output should show 20 fields, how is this possible in...

    Resolved! Accepted Solution

    search help

    for field marc-werks, only Elementary srch help H_T001W is available, i have to provide multiple srch path for plant i.e srch by country wise, what modifications/enhancement i can docan i provide multiple srch path using POV or can i use srch help ex...

    Resolved! Accepted Solution

    Reg:Lock concept

    Hi, Can anyone please tell me how to use Lock function module.That is I created a Lock object in se11 for a table and it generated two function modules.But the thing is how to use those function modules to lock that particular table?

    BAPI

    Hi experts ,I facing error when create connection in SAP-ISU through BAPIBAPI_EQUI_CREATE.Error is 1) The combination of sales org., distrib.channel division is not allowed.Pls review the code . code is below .Thanx & Rgds Pradeep Sharma&----*& Re...

    Labels in this area