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

    Grid display

    Hi all, I am about to dispaly a table with the help of a grid. The table may contain a single attribute(column) or multiple. It depends on the selection.For the first time of display it is wokring fine for both type of (single column and multiple col...

    LSMW for PP01 Tcode

    Hi all,I have a requirement in which I need to use LSMW for Tcode PP01 to update some fields of a custom OM Infotype.My question is : Is it okay to use LSMW for PP01 tcode or whether I should go for BDC ?Are their any constraints in using LSMW for PP...

    IDoc status to 26

    Hi All,For an outbound idoc i have made some changes in the basic type in T Code WE30.The segment defined for Item was a child segment of the segment for the header.Now i have changed it and the item level is at the same level with the header.The IDo...

    Resolved! Accepted Solution

    remove duplicate rows.

    Hi,I want remove all the duplicate rows from internal table comparing all the fields. my internal table has following fields.internal table -> it_finalpartner.industry.is_competitor.is_prospect.is_consumer.is_customer.customer_since.is_rented.nielse...

    Resolved! Accepted Solution

    Selection Screen isuue

    Dear Experts, I have Plant (WERKS) and Material(MATNR) on the selection screen as a select-options for multiple entries. Now my issue is, when i am passing a plant in first selection then I should get only those material in the search help for the...

    call screen 800.

    Hi Experts, I have a button (Detail) on 1000 screen and i need, when i press on Detail button the subscreen 800 should be display.My coding is like that.....case sy-ucomm.WHEN 'Details'.call screen 800.endcase.But its not working properly. It is giv...

    Resolved! Accepted Solution

    Problem in OOPs ALV

    Hello All,I am displaying my list output using OOPs ALV. In this, I have to keep few fields as editable & others in display only. My requirement is, I have a field in my internal table. If that field has value 'X' then that particular row of ALV is t...

    Resolved! Accepted Solution

    change document

    Hi,I have a table with flight details with some fields with change document enabled.when i update the entries in my database table with UPD_tablename as 'U' the entries made in CDPOS table is I or D and i don't see my new values & old values.(althoug...

    Visible Length

    hi,when i declare a parameter of length 20 and gave a visible length 15. when i try to display the entries in the parameter it is giving me only the 15 characters instead of all the characters entered. (SAP 4.7EE)code snippet:Report yxyz.parameter: ...

    Resolved! Accepted Solution

    issue BAPI_PO_CREATE1

    Hi,I am creating Purchase order using the BAPI , BAPI_PO_CREATE1, but the problem is that, when I am passing new Net_price in ITEM and 'X' in ITEMX for the same, the Po is created but the price I passed is not there it is adopted from OLD. What Par...

    Labels in this area

    Explore this Area