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

    conversion program

    hi guys,I am a functional guy breaking my head over one program.know the logic but unable to find a way to turn into code.Can any one help me with this?we have currency conversion rates stored in one database table in SAP BW.This table has four colum...

    Resolved! Accepted Solution

    AT new dought

    Hi All,I want to sum on amount field when ever document number will chnage.example : i have 10 line items for 1 header document as per below.at new document field, then i need to sum on amount fileds( which have 5 line items)IF NOT it_bsik[] IS INITI...

    Resolved! Accepted Solution

    Using lock objects

    Hi,I have a table T and two programs P1 and P2. P1 sets a lock on table T and P2 has a simple MODIFY statement to insert/update data in T (no locking).I executed P1 till the call to the enqueue function module and then had the program wait in debug m...

    Resolved! Accepted Solution

    Tab issue in read_text FM

    hiI am downloading notification data (t-code IW53) into excel sheet. In one of the column of excel sheet we have notes, so i am using FM READ_TEXT to fetch all the notes. we are concatenating all the notes in one of the column in excel sheet. In note...

    Resolved! Accepted Solution

    Limit MM01 according to field DIVISION (SPART) in "general data" and views

    Hi all,we are in a 4.0b.Our goal is to authorize some users to create/modify material master data (MM01/MM02) depending from the combination of views (basic data, purchasing, mrp, ..) and field DIVISION (SPART) in the "General Data" frame of "Basic D...

    Resolved! Accepted Solution

    Draw graphics, circles

    Hi Guys,I ahve a question in ABAP using graphics.can we draw a circle, rectangle(a box) , arrows in ABAP.My requierment is, we have certain products which we need to link with arrows and there are group of products which I need to put into circle or ...

    Resolved! Accepted Solution

    perfomance optimization code - Select Statement

    Hi,I wrote a piece of code that is working well but my boss wants me to rewrite the code due to performance since we are going to process huge amount of data using READ KEY and Internal table.CodeData rp TYPE _ty_s_TG_1. LOOP AT RESULT_PACKAGE INTO r...

    Labels in this area

    Explore this Area