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
    • 94974 Views
    • 212 Comments
    • 39 Likes

    function Routine

    Moderator message: please use a more meaningful subject in futureHi All.I have requierment to code the function rountine to satisfy the condition of pricing.YVRD is a scale based group condition, so while calculating VRD system is considering the to...

    Resolved! Accepted Solution

    and or condition

    please tell me what is to be added if i dont want the output as H or L if one of the value is blank(doesnot have value) in this.if itab-value_new GT itab-value_old AND itab-value_old NE ' '. itab-chg = 'H'.else. itab-chg = 'L'.endif.please advice the...

    Resolved! Accepted Solution

    and/or condition

    Hi....i want to have if else condition like....in which i am comparing 2 fields kmein and kpein likeif ( ( ITAB-KMEIN NE ITAB-KMEIN1 ) AND ( ITAB-KPEIN NE ITAB-KPEIN1 )).itab-UOMC = 'Y'.else.if (( itab-kpein NE itab-kpein1 ) OR ( itab-kpein NE itab-...

    ALV Problem

    Moderator message: please use a more meaningful subject in futureHi Experts,I have one query in ALV report. In ALV output I am not able to see the option for SUM & subtotal icons are not displayed. I wanted to display both icons in my ALV output. Any...

    Resolved! Accepted Solution

    Idoc - Account Group

    Hi All,I want to bring replicate customer master from one sap system to another.In one system, the account group is DEBI and in the other the account group should be ZABC. I have entered in settings in BD79 where account group was set to constant ZAB...

    Resolved! Accepted Solution

    Local language in email

    Hi All,I have created a standard text with traditional chinese language.SAP Login is English language and the driver program sends an email with attachment.In debug read_text is retrieving the traditional chinese character correctly and when calling ...

    Resolved! Accepted Solution

    What tables get updated with BAPI_COSTACTPLN_POSTPRIMCOST-KP06, Cost Center

    Hi Experts,Am in the middle of uploading the cost center (manual tx is KP06) /profit center budget values to SAP from excel by using BAPI_COSTACTPLN_POSTPRIMCOST.Let me know that, What What tables get updated with this BAPI, bcoz, when I went to this...

    Resolved! Accepted Solution

    Short dump

    Hi all, I am working on a program where I am getting a short dump which says " No roll storage space of length 288 available for OCCURS area"and under what happened tab it says: "Each transaction requires some main memory space to processapplication ...

    Labels in this area

    Explore this Area