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

    Enhancement in MIGO

    Dear all,In the MIGO transaction, I need to print an incoming materials list when the user puts the PO in HELD status.I think this could be done through a few ways:1. adding a new button or new tab on the screen (using some screen exit) or2. adding a...

    Resolved! Accepted Solution

    Check BOx

    Hello Friends, I have 2 check Box on screen. When User checks one the other should grayout. User should have the option of checking only one. I cant use radio buttons because the user can uncheck both the boxes.Any suggestions.Madhu.

    abap

    1.Can u create a field without dataelement?2.give few names of cluster tables in sap?3give few names of pooled tables in sap?4.what are the logical tables / database?5.h do u write techinical spec?6.h do u write utp?7.in interictive report , after go...

    Resolved! Accepted Solution

    Updating flag using itab

    Hi Guys I need to update flag to X for all flag = I from my ztable. Ztable is a database table with many entries (10000's). I currently have code that implements this functionality but performance is very imp here so I need to fine tune the code, per...

    Resolved! Accepted Solution

    AT LINE-SELECTION

    HI,THIS IS MY REQUIREMENT.I HAVE A REPORT,WHERE ON THEREPORT OUTPUT I HAVE CHECKBOX.IF THE CHECKBOX IS CHECKED IT MUST IT MUST GIVE A MESSAGE AS SPECIFIED.THIS CODE IS AS BELOW.DATA : BEGIN OF ITAB OCCURS 0, MATNR LIKE MAKT-MATNR, MAK...

    Resolved! Accepted Solution

    Mapping a Input help field

    I have a table control with CODE and DESCRIPTION as columns,first column is CODE and has a check table associated with it.So i press F4 for input help,to get the values for the table control.In the input help screen i get the CODE eg'01' and its Desc...

    Enhancement in MIGO

    Dear all,In the MIGO transaction, I need to print an incoming materials list when the user puts the PO in HELD status.I think this could be done through a few ways:1. adding a new button or new tab on the screen (using some screen exit) or2. adding a...

    Resolved! Accepted Solution

    Sender email-id

    Hi all, I am sending email using this function module SO_NEW_DOCUMENT_ATT_SEND_API1 with smartform output as attachment. How can i modify sender's ID , right now the user id is appearing as sender in the mail. I want to use a generic sender ...

    Labels in this area

    Explore this Area