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

    MD5 for AL11 files

    Hello everyone I have requirement that I have to MD5 hash TXT files from application server. I know that we have several FM like - MD5_CALCULATE_HASH_FOR_CHAR - MD5_CALCULATE_HASH_FOR_RAW In case that files have only one row I am able to hash...

    Resolved! Accepted Solution

    get list of envs

    hi all , i hope my question will be clear this time ! Is there a way to get the list of environments dynamically, NOT to declare them manually like this : FORM get_list_of_envs. CLEAR gt_s_envs. gt_s_envs = 'DGA' APPEND gt_s_envs ...

    Resolved! Accepted Solution

    Find all the prime numbers between a range using FOR, REDUCE and new ABAP 750 syntaxes.

    Hi Experts, I recently came across a question in the ABAP Development tag to find all the prime numbers between a range. I could not find any clean code for that in the forum, specially one with new ABAP syntaxes. So I started developing one myse...

    Order to Pricing UOM Enh using Custom VOFM Routine ,Pricing UOM no values populated when create SO

    The business req is to convert order UOM to pricing UOM. Created Custom Routine '902' and assigned to 'Alternate Condition Base Value' of all conditions which need UOM conversion .When I am creating Sales order with reference , when custom routine is...

    Resolved! Accepted Solution

    Weird generation date in list of dynamic logpoints (SDLP)

    Hi All! Since getting pointed towards dynamic logpoints (SDLP) by christian.guenter a few weeks ago, I have started to explore and use them for some troubleshooting issues. I'm using the transaction via SAP GUI in a NW 7.50 EHP8 SP22 system and it'...

    Resolved! Accepted Solution

    SAP EWM: FM or Class to generate Doc. Flow linkage between Warehouse Request and Warehouse Task

    Requirement: An Fiori app which can create Warehouse Request and then create Warehouse Task from that Warehouse Request. Need help in backend logic. We were able to create warehouse request using class-method: /SCWM/CL_DLV_MANAGEMENT_PRD -> CREAT...

    Labels in this area

    Explore this Area