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

    ABAP HR payroll

    Hi experts,Can any one tell me how to select the personnel number, salary and the wage type text based on the selection of a particular wage type?I have created the report category for the same and would like to select the per.no, salary and wagetype...

    Resolved! Accepted Solution

    create a Button

    Hi All,I need to create a button in a Report, but this appears only to registered users in a table "ZAUTHORITY";any ideias?I try with Authority Check, but I received only "sy-subrc = 0";I have created the Class "ZAC"(su21) with Object "ZOAUTCHECK"(su...

    Resolved! Accepted Solution

    bdc

    Hi experts,I am recording the transaction VL02n to update the item text for material.After entering to item text ,for one of items i updated text as "test123" and saveed the document.After finishing the recording i have trasnfered that to SE 38 progr...

    LSMW

    Hi,I am extending materials with one view using lsmw. My doubt is in that view(quality management) I am clicking inspection type there one table control will come there I am passing three records every time I will pass three records only one is inspe...

    Resolved! Accepted Solution

    Primary Key

    hi all,i have created ZTABLE with MANDT key and Maintenance View. i have entered one record through Maintenance View. while trying to save second record it is giving error 'An entry already exists with the same key'. my ztable is Field Key ...

    Resolved! Accepted Solution

    Performance

    Hi!What is better:SELECT docnumFROM edidsINTO TABLE i_edids FOR ALL ENTRIES IN it_workitemWHERE stapa1 = it_wotktiem-id AND status NE '68'.With an index for stapa1 and status.Or:SELECT docnumFROM edidsINTO TABLE i_edids FOR ALL ENTRIES IN...

    Find objects used by program

    Hi,we want to transfer some customer-specific programs to another system.BASIS will manually import all objects we put in a transport, but:How to find all (Z-) objects included in a program or function group? they are not all in the same development ...

    Clemenss by Active Contributor
    • 1704 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area