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
    • 93107 VIEWS
    • 212 REPLIES
    • 39 Likes

    Query on ALV

    I have a query on ALV.When am doing a addition for a currency field with some negative amounts and positive amounts, the Sumation of all amounts are not happening. Could someone please help me on this.Thanks in advance.Prince

    Resolved! ALV USER COMMAND

    Hi, I am using the following code to change the values in the output and update the database table.TYPE-POOLS : SLIS.TABLES : ZVCARE, ZHR_VCARE.DATA: BEGIN OF IT_ZVCARE OCCURS 0, PERNR LIKE ZVCARE-PERNR, CYEAR LIKE ZVCARE-CYEAR, ...

    NETWR value

    For a particular PO suppose 3100000180 it has 3 line items in EKPO table, the deletion indicator LOEKZ values are L,null,null for 3 line items..now I want to display all line items of that PO ..and condition is if LOEKZ = ‘L’ then make NETWR = ‘0.00’...

    Resolved! using recording

    how to upload vendor master details using vendor master,the problem is while recording XK01 application i am unable to fill email,time-zone,street 4,.. but these are visible while i am creating with out recording..i am having fields for these in my l...

    Resolved! ASCII for line feed !

    Hi,I wanted the ASCII value for a line feed so that I can have the display of my text in 2 lines in the following way.text1text2I am using concatenate as follows - concatenate 'text1' 'ASCII for line feed' 'text2' into text.So if I get the line feed ...

    Resolved! move-corresponding

    i have a small pgm where there are two int tables. i give some data in first int tab and some other fields in the other tab. the field 'name' is same in both the itabs. so i am using the 'move-corresponding' option. but in the o/p, total records are ...

    Labels in this area