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

    comparing strings

    Hi experts how to find common word in two strings.say supposedata : name1(30) value 'sales order documnet', name2(50) value 'purchase order document'.here in name1 and name2 having tow words common say order and document.here say matching ...

    Resolved! Accepted Solution

    Re: serch help

    Hi gurus, I have one doubt in search help , when I have created a table (ztable) in that i have maintain one field with data element kunnr, so when i try to create entries its giving f4 fumctionality for that field eventhough i haven't ma...

    Resolved! Accepted Solution

    CL_GUI_ALV_GRID Screen size

    Hi All,I have created a ALV Grid and everything is working hunky-dory. The issue is the output screen size is limited and a scroll bar comes. I want to make sure it is shown full screen? How can I achieve this?In the screen I have created a custom co...

    arpitgoyal by Product and Topic Expert
    • 2987 Views
    • 5 Comments
    • 0 Likes

    User Exit for VF01

    Hi All,I have created a user-exit for checking some field value at the time of saving in VF01.User exit - SDVFX008include - zxvvfu08.My code as follows : loop at cvbrp where ktgrm is INITIAL. MESSAGE 'Please enter account assignment group' type '...

    SQL and TIMESTMP

    Hi experts,I have value as l_date and would like to use SELECT statement over table to receive rows which correspond to field which is as TIMESTMP.Can i use something as SELECT * FROM table WHERE CONVERT ( timestmp to date ) = l_date ?I can use e.g. ...

    Resolved! Accepted Solution

    Link to MIGO

    Dear All, i want to create link when user double click the posting no. and my screen will link to MIGO screen to display the posting details. i used following code to link , but when disply the screen in migo , the system will ask to select...

    Resolved! Accepted Solution

    BAPI_MATERIAL_SAVEDATA

    Hello,How to change the Z currency field of MARA using BAPI_MATERIAL_SAVEDATA using extension tables.Im getting dump like "UC_OBJECTS_NOT_CONVERTIBLE" .Can any one help me... HOW TO CHANGE THE Z FIELD CONTENTS OF MARA USING BAPI_MATERIAL_SAVEDATA?Tha...

    Labels in this area

    Explore this Area