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

    Flex on BSP

    Hi there,I'm new to Flex development and since I've not access to an FlashIsland-enabled system, I'm trying to develop a little application to be embedded in a BSP page.I've a WDA application that it's a substitute of the Job Monitor transaction SM37...

    Resolved! Accepted Solution

    Select upper/lowercase

    HiI have a table where I got data in upper and lower case (like "TeSt".My selection must find this entry if the selct-options contain:TE*te**STetc.In my program I select all my data in an internal table.Then the text field (TeSt) from the internal ta...

    regarding BDC

    Hi,I am doing recording for BP transaction. Problem is BP screen depends upon last time i used it. So during recording, cursor was at particular tab, and before running the BDC program i used transction in different tab manually then it is giving err...

    Resolved! Accepted Solution

    F4 help

    Hello Experts,I want in my screen that on click of customized F4 search help when user select the input from F4 ,the corresponding date will appear automatically in the date field.Plz suggest.Aastha

    Resolved! Accepted Solution

    UME synch with CUA

    What are any issue with UME synch with ABAP CUA? If I have one CUA should I point all of my UMEs (Java instances to a single ABAP instance).Does anyone have any experience with CUA and java? What architecture issues should I be aware of>ThanksMikie

    LOOP and Inner LOOP

    Is one of these faster than the other?data: Outer_tab type table of some_type.data: Inner_tab type table of some_other_type.LOOP at Outer_Tab into some_struct. SORT Inner_tab by some_cond some_cond2. LOOP at Inner_Tab WHERE some_cond = Outer_TAB-so...

    Resolved! Accepted Solution

    JPY Correct Format

    Hi,I have a report that displays the net price in foreign and local currencyThe processing happens in an internal table where the field containing the suppose to be price in local currency is like ekpo-netwr with 'JPK' as the currency key. On the in...

    Resolved! Accepted Solution

    User Pwd

    Hi, We are making a copy of production to a new production server. During this process we are having an issue with user passwords being expired when every we do a copy to the new production landscape. just wondering wht is causing the problem and the...

    Resolved! Accepted Solution

    Assigning Values to the Authorisation Group Field.(BEGRU) in FD02

    Am trying to restrict some plants users to view only their customers using the authorisation group. I created an authorisation object and added the authorisation group BEGRU but begru has no value. How do i assign values to Begru there by restricting...

    Labels in this area

    Explore this Area