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

    Select -option Date field in MM/YYYY format!

    Hi.. Friends.. Iam having DATE field as selection screen SELECT_OPTION parameter.And I am fetching records from one of my tables with where condition of this select-option.Now my reuirement is to modify that DATE select-option with 7 characters i.e...

    Resolved! Accepted Solution

    conversion problem

    Hi,After executing the program i am getting error like unble to interpret 920,1 as a number.Already i have used fun mod and replace commands also.But i am getting this error only for perticular input values which i am giving on selection screen.Pls ...

    POP up window

    Dear All, Greetings. I have a requirement of showing a popup, when the program gets executed. This pop up should contain the a field with the input HELP(F4). this field values is taken as the input for further processing in my program.If he...

    Resolved! Accepted Solution

    Error Message Display

    Hello Friends,I am using user exit MM06E005 to display Error message when there is no tracking number maitained in ME21N transaction. But it is forcing me to re-enter the whole data,means i am almost all thrown out of transaction. But i need to displ...

    Resolved! Accepted Solution

    background rfc

    Hi All,i'm processing a rfc fm in background processing throughCALL FUNCTION 'Y_WS3_ALIASTEST' IN BACKGROUND TASK AS SEPARATE UNITDESTINATION 'rfc_bacground'but i'm not getting any result but i can view some information related to my rfc in sm58.pls...

    Resolved! Accepted Solution

    Radio button

    Hi Friends,I have requirement like when i click on a radio button it should navigate to another screen. That isI have two radio buttons. when i click on first radio button ir should remain in same screen. when I click on the second radio button it sh...

    Resolved! Accepted Solution

    How to know that, A materail have been excluded in transaction VB01?

    Hi Experts,I hv a list of materails...............so, I need to filter out the materails, which have been EXCLUDED in transaction VB01?So, let me know that, How to achieve this? Is I need to look in MVKE? or MARA? or where?replies are appreciated.tha...

    Resolved! Accepted Solution

    User exit Scenario

    Hi All,I have a scenario for user exit, I have to add custom search help to the standard VA02 screen field incoterms 2. Incoterms lies in the header as well as item level.....Please help me out....Thanks in advance........

    Resolved! Accepted Solution

    Screen Exit - Enhancement MM06E005 - Transfer input data back to program

    I have implemented enhancement MM06E005 to create a subscreen on the PO header. I have created the screen and I see it on the POs tcodes (ME2#n). However, I can't figure out how to "save" the data that the user inputs. By save I mean bringing the ...

    Resolved! Accepted Solution

    Creation of TO using 'L_TO_CREATE_MULTIPLE' greater then pallet quantity.

    Hello Friends, When we are trying to create a TO (transfer order ) using FM 'L_TO_CREATE_MULTIPLE' for greater then pallet quantity/size of a material it is given me message in u201Cinsufficient quantityu201D. But there are many pallets for the...

    Resolved! Accepted Solution

    Screen fieldes color

    How i can change the color of text field on screen , i try this LOOP AT SCREEN. if SCREEN-name = field_name . screen-COLOR = 4. modify screen. endif.ENDLOOP.it enter into the (if) but it dosent workany help pls.Thanks and Regards...

    Labels in this area

    Explore this Area