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

    Roles for Transaction

    Hi All,Is it possible for one role to have the same transaction in it more than once as long as it's in a different folder?Here the thing is roles were already created and working in Production server.Now I need to add one more t-code (which is alrea...

    Resolved! Accepted Solution

    Roles

    HiWe have 8 branches under the 1 company We are creating the Customer Master Creation role, during the role created; we are advised to maintain the Organization level during the role created 1) Company Code2) Division3) Sales ...

    Resolved! Accepted Solution

    PDF Filename

    Hi Gurus! I have uploaded file through archivelink. It generates an object id automatically.May i know how can i get filename? like a.pdf i am uploading , i want to retrieve 'a' (name).Thanks in advance.

    Resolved! Accepted Solution

    Decimal point

    I have in my perfil the number format like 1.000,6 but when i execute a sapscript it shows 1000.6.I have tried to convert this number with BAPI_CURRENCY_CONV_TO_EXTERNAL function, but when i execute from se37 it works, but not in my program, if i try...

    PTMW User Exit

    Hi,I am trying to default the values for absence (IT 2001) and presence (IT 2002).Initially the solution of using the Userexit EXIT_MP200000_001 (Include ZX200U01)seems to have worked.Now that we have started testing again. SAP does not even close in...

    Resolved! Accepted Solution

    interface

    Hi,I need to write data from a internal table to a flat/unix file with records with TAB space. how do i make this pls my code is as belowOPEN DATASET p_flnam FOR OUTPUT IN TEXT MODE.*---if the file is not opened display this message IF sy-subrc NE 0...

    Resolved! Accepted Solution

    problem joining 5 tables

    Hi, I have to modify a report because it goes too slow.. the problem is when joining 5 tables, i'm trying to change it but i'm a little bit "lost".... the original code is de following.. SELECT DISTINCT aaufnr aauart aerdat aktext a~werks ba...

    Resolved! Accepted Solution

    ALV GRID EVENTS

    HI FRIENDS,I NEED TO DISPLAY A STRING 'BILL OF MATERIAL STOCK AVAILABLITY ' IN TOP OF THE ALV GRID DISPLAY. I TRIED USING TOP OF THE PAGE EVENT . IT WORKS ON ALV LIST DISPLAY. BUT IT IS NOT WORKING IN GRID DISPLAY.CAN ANY ONLY HELP ME ?

    Resolved! Accepted Solution

    Select max / Dump

    Hello gurus I has there a small problem with a selection. Source base table 1233456789 01.01.2007 9999999999 02.02.2007 I must determine only the first record (select max. ( ) ).Then with this record I get into the next selection. The CodingDeklarati...

    Labels in this area

    Explore this Area