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

    Help with ABAP Regex

    Hi, I came up with a Find REGEX that works on the javascript web, but is not supported by ABAP REGEX. Could someone help build an ABAP REGEX that would accomplish the same thing as /(?<=FISCPER.*)\d\d\d\d\d\d\d/ Would be nice if it works in DEMO_R...

    sap_cohort by Active Contributor
    • 2027 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Functional operator COND vs IF?

    I like using ABAP functional operators in my daily coding, but sometimes i question the readability (CLEANliness) of the such coding blocks. What i currently have: R_RESULT = cond #( when I_PARAM is initial and UTILITY->FOO( ) <> ...

    SuhaSaha by Product and Topic Expert
    • 4332 Views
    • 4 Comments
    • 3 Likes
    Resolved! Accepted Solution

    Is there an option to make RSSYSCOMP ignore different languages for compared objects?

    Hi Folks! I'm trying to use report RSSYSCOMP (transaction SREPO) to do mass code comparison across two development systems. I already have a list of not quite 400 programs which I'd like to take a closer look at which I determined via a custom prog...

    Resolved! Accepted Solution

    Is there a way limit either tables or fields from displaying in AiE SQL Console?

    I am wondering if there is any way to limit either the tables or fields that the SQL Console can use/return. This would be needed to limit sensitive data from being queried. There is currently security on transaction SE16 so you can't view tables unl...

    lstein by Discoverer
    • 809 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Fiori DRAFT issue

    hi, I have created a CDS view with draft enabled annotations. However, when I am running the application in front end(which i exposed via Odatapublish: true) then the draft feature is not working. @ObjectModel:{ representativeKey: 'salesorder', ...

    Script error

    I had a VBA code that automated data collection for my team, within two weeks the code stopped working. In the past the code looked like fields in numbers like this: After... session.findById("wnd[0]/usr/tabsTABSTRIP_0115/tabpKOZE/ssub/1/2/txt[3...

    Is it possible to enable create attachment option in GOS list in display mode for BP transaction ?

    I have a requirement where I need to enable create attachment in Generic object service option in BP transaction. This has to be activated in 'Display' mode based on authorization object. In 'Change' mode as all options would be enabled ,some use...

    Resolved! Accepted Solution

    how to update wbs_element with ' BAPI_BUS2054_CHANGE_MULTI'?

    i'm trying to update a wbs element in database. I need to change a specific custom field (MUNIC) from the PRPS table. I'm using 'BAPI_BUS2054_CHANGE_MULTI' but nothing happens. The record isn't changed. When BAPI_PS_PRECOMMIT these messages are...

    update LIKP-LIFEX using FM BAPI_INB_DELIVERY_CHANGE and FM WS_DELIVERY_UPDATE

    Hi Guru, I am trying to update LIKP-LIFEX using FM BAPI_INB_DELIVERY_CHANGE and FM WS_DELIVERY_UPDATE . I can update the field in Delivery A using any of those 2 FMs, but unable to update the same in Delivery B (no error message returned). Both are e...

    Labels in this area

    Explore this Area