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

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

    Resolved! Accepted Solution

    Regarding Transaction

    Hi Folks This is my problem:Actually I was created the Transaction code for my program.Problem is by executing the program directly it was executing at the same time by running the transaction my program is not at all executing and control is comm...

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area