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
    • 94639 Views
    • 212 Comments
    • 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! Accepted Solution

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

    Resolved! Accepted Solution

    LDB PNP, selection screen, org structure field name ?

    Hi,Generally, what are the names of the additional selection-screen fields? There are twenty odds pnp...., the standard ones. But what is the name of the org. structure, the 4th button selection options group fiels? (I need ids of all Org units from ...

    Resolved! Accepted Solution

    Transport Data from Table

    Hi,I am encountering problems with transporting data from different clients.1. Create button per row is possible And Transport link in SE16 are visible thus encountering an error. Transport is not possible for the specified dataMessage no. SV142Diagn...

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

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

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

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

    Resolved! Accepted Solution

    shipment order using BAPI

    hi all, bapi_shipment_create is the bapi ,i want to use for the creation of shipment order but the structures & the fields inside that bapi is unfamiliar to me.so i need some samples so that i can follow.1)i want to know which structures , i have to...

    Labels in this area

    Explore this Area