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

    ABAP program RHALEINI

    Hi All,I want to execute the SAP standard program RHALEINI from my customised program using SUBMIT statement. I want to pass the values for Plan Version , Object Id and Object type from my customised program. If you have any clue to which variables I...

    Resolved! Accepted Solution

    Rounding the value

    Hi I have a requirement like thisi have var1,var2,var3..i want var4 = round( var1 + var2 + var3 ) * 0.18%.iam getting error saying No Round function ,and also % symbol not taking...can anyone tell me the correct syntax for that.I want to display the ...

    MARDH TABLE

    HI,IN TRANSACTION MB5B,THERE IS NO MATCH BETWEEN THE RESULT IN THIS TRANSACTION AND THE TABLE MARDH.THE VALUES I PUT ARE:MATERIAL NUMBER,COMPANY CODE,PLANT,STORAGE LOCATION,SELECTION DATE.WHEN I COMPARE THE RESULT TO TABLE MARDH(WICH SHOULD BE THE SA...

    Resolved! Accepted Solution

    abap code

    i have a table in alv with info that i wont to display .the table do some calcultion and i wont that when one field (row)is empty put in 0 (zero). i write code lie this but it dont work any suggestion.this is the code :ORM utilization . LOOP AT ita...

    validaion for int4

    There issome data in internal table which is uploaded from excel sheet.basicall there is a filed cost(of INT4 type)which needs to be validated if a user modifies the excel sheet.the validation is done as follows.if a user enter a decimal value there ...

    Resolved! Accepted Solution

    Data format

    Hi Friends,I have to change the format in the formIt is displaying in this formartvalue = 20.000data = 20.10.2006I want to display in this formatvalue = 20data = 20/10/2006Thanx in advance,Venu

    REG Function Module

    Hi all,I am calling a FM in my report which calculates the sum of revenues of a material for a single customer.Now i have to do it for multiple customers(s_kunnr with no intervals) and get the output as sum of revenues for the 2 customers though i ha...

    Labels in this area