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

    condition in ABAP Query

    Hi gurus...How to give condition in ABAP query report....We have ABAP query report for Exise and in that all credit amounts('H'),i want to add the symbol as '-ve' sign...means the amount has to be deducted with the debit amounts and give a consolidat...

    Resolved! Accepted Solution

    general info

    Hi,i am preparing for the certification completed the course, but every one is saying the freshers r not entertaint in the company. so i have joined a compnay as a trainy for 3 months.is this training help me to get the job. the company is a software...

    Resolved! Accepted Solution

    class builder

    Hi all, in se24 im definig a class then im attaching this class to a super class. there in attributes i'm defineing 2 internal table of type vbap and vbak. then i'm defining methods to get value in these internal table. but when im activating this cl...

    Resolved! Accepted Solution

    BOM

    Hi All,Can anybody explain me about the BOM details that perticular raw material is used in which finished goods?I want to develop one report for given material number find all products with there discription in which the given material is used.I wa...

    deleting rows

    i am using the code to delete rows from internal table that are not having any values in this particular field. but it is giving an dump.what is wrong here?loop at t_data7 into wa_data7.if wa_data7-total_turnover eq 0AND wa_data7-total_curre...

    Resolved! Accepted Solution

    Break-point on perform

    hello,i copied the standard program RFKORK00 into ZRFKORK00 and put break on some perform which is derived by form in some other include say RFKORK10 and i copied RFKORK10 into ZRFKORK10 but when am executing with break-point console always goes into...

    Resolved! Accepted Solution

    select queries

    Hi all,I wrote code like this.Here I am getting the values,but when ever ia m reading the table in a loop max1 = ilist1-zzmax_cpi. value is always getting same value.please give me the solution SELECT * INTO TABLE wknvv FROM knvv ...

    Labels in this area

    Explore this Area