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

    Query authorizations

    Hi Experts/Fellow SDNers,I am currently restricting a BW system and have a few questions/would like some confirmation on a few points to make sure I am understanding things correctly. My understanding of BW is limited so kindly bare with me:1. Basi...

    Resolved! Accepted Solution

    Security leak in backend because of portal usage

    Some of our backend users use SAP query (transaction sq01) for creating a report on competences.Since their access is restricted for displaying employees in a certain personal area we limited the access in their authorisationrole on level of Personal...

    bapi for po upload

    hi,i have a requirement in which i hav to upload file which has field names in the 1st row and the actual data starts from the second row..for this i need to create two work areas w1(each field with 40 char length) to move field names of first row..a...

    Resolved! Accepted Solution

    Double Click on ALV Grid

    Hi,I have this doubt regarding ALV grid display.I am displaying a list using REUSE_ALV_GRID_DISPLAY.I need to go to a transaction when i double click on a particular line on the output list based on the content of the 1st cell of that line. (ie if i ...

    Resolved! Accepted Solution

    User Exit For PA30

    Hello Experts,I am very new to user exit and enhancement topic.I have to perform cryptographic operations (Encryption and Decryption) on some of the fields of transaction PA30. Ex. -Wage type amount, Date of Birth and Address.For that i have figured ...

    Pricing Procedure

    Hi All, In the Pricing Procedure the routines will be having of similar names and in some cases with similar logic can any explain when these routines are being called For eg in Pricing routine:RV61A702 Forms with similar names existsFORM kobed_702FO...

    Performane issue

    Hi,I have an internal table with these records.How to delete records that are not the same?10RR10 | 60 | 20 10RR10 | 60 | 21 10RR10 | 59 | 13 10RR10 | 59 | 13 10RR10 | 57 | 20 10RR10 | 57 | 21 Result should be this:10RR10 | 59 | 13 10RR10 | 59 | 13 I...

    Resolved! Accepted Solution

    ranges doubt

    Dear EXperts,In the below code i am capturing all the pernr values in ranges if the same i pass in perform headcunt changing r_pernr. it's saying that r_pernr is not an internal table.LOOP AT IT_PB4000 INTO WA_PB4000 WHERE ENDDA EQ '99991231' AND B...

    search exit

    hi all,i created a function module similar to f4if_shlp_exit_examplei wrote code for CALLCONTROL-STEP = 'SELECT'.and attached my elementary search help to standard.when f4...hit list is empty with titles but its displaying one entry found at bottom...

    Resolved! Accepted Solution

    upload excel from presentation,application server to internaltable

    Hi,I want to upload excel file from presentation server and application server to internaltable.for Presentation server i used fm like 'ALSM_EXCEL_TO_INTERNAL_TABLE'.How can i read the Excel data from application server to internal table.please provi...

    Labels in this area

    Explore this Area