Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92266 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! Quick BADI question

    Hi,I need to implement a method in BADI LE_SHP_DELIVERY_PRO.This BADI has already been implemented for a different method.From a best practices point of view should I deactivate and modify the current implementation or create a new one. ( It's a m...

    Summing

    Hi Experts,I have an internal table with fields category, amt1,amt2,amt3...amt100,city1 say with 100 rows and 10 category.I want to sum amt1...amt100 for each category So the result would be in 10 rows.Points gauranteed.--Ragu

    Resolved! field symbols

    HI my questions iswhen do we useassign (field1) to <field_symbol>and how is it different from assign field1 to <field_symbol>bcos i wrote a codefield-symbols- <fs> type char30.parameter: p_para TYPE char30 default 'check_data'.assign (p_para) to <fs...

    please help

    In Now system is printing calculation like this 16%,2%,4%,1%Values 16,2,4,1 are taken from internal table and % is taken from script.Now the requirement is print like this as shownEDU CESS -2%S&HE CESS-1%EDU CESS-2%S& HE CESS-1%ADCD-4% .I have to add...

    Resolved! Longtext Problem

    Higurus getting one problem in text upload and viewing the text in reportthe tcode for which iam working is qp02in which the text is in the following format descrption.text abcdefghijklmno,.... well know i created a text porgram and was getting probl...

    Labels in this area