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

    Avoid nested loops

    I have an internal table (itab) with a field having vale in the form as shown below;0001-0003;0005;0007-0009 (In one row)This means it has values 0001 to 0003 0005 0007 to 0009I have to compare these values with some other table itab3 which has thes...

    Resolved! Accepted Solution

    field-symbol for internal tables

    Hi Experts,I have an internal table <fs_outtab>. [its dynamically declared with the help of field symbol]I want to read from this like we read from normal internal tables likeREAD TABLE Z_TAB1 INTO W_TAB1 WITH KEY K1 = 'N'.But this is not possible ...

    kumud by Active Contributor
    • 40862 Views
    • 16 Comments
    • 0 Likes

    Bypass PopUp Screen

    Hi, How to by pass the standard transaction popup screen. Actually in pop up screen I am getting n number of records, from that manually i have to select one record.Now instead of that i have to by pass the popup screen and need to get select only on...

    Select-Option

    How can i use the values from Select option if the user enters only one value but no interval then my statement worksSELECT-OPTIONS : S_matnr FOR mara-matnr. Select maktx from mara into corresponding fields of it_tab3 where m...

    Analysis assignment

    Hi I have seen security documents and couple of links and tested with dircect analysis authorization to user and also checked with Pfcg role with s_rs_authobject assginment both are working . i have seen some docs assign users via role is more flexi...

    Resolved! Accepted Solution

    Explicit enhancement implementation has status OFF - How to switch to ON

    Dear experts,I created an explicit enhacement from ENHANCEMENT-SECTION MM07MFL0_LOHNBEARBEITUNG_04 SPOTS ES_SAPMM07M in the include MM07MFL0_LOHNBEARBEITUNG.In the dev environment, the enhancement implementation works well.In the test environment, th...

    Resolved! Accepted Solution

    error on SFP (adobe forms)

    hello!i´m trying to activate my form that was created on SFP t-code (adobe forms), but when i try to activate it i receive the follow message: any valid HTTP connection was found: ADS.i believe that i need to create some printer to print out this for...

    Labels in this area

    Explore this Area