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

    Look up for VIEWS

    Hi Experts,I was wondering if there is any lookup table for Views.Say, I have two transparent tables, DBTAB1 and DBTAB2.I know I can use a where used list, however what I want to do is to find out if there are any view with a JOIN of these tables.An...

    vimalv by Active Participant
    • 444 Views
    • 2 Comments
    • 0 Likes

    ME21N error

    HI experts,I am Validation storage location for STO for a particular scenario in transaction ME21N in an ENHANCEMENT.When i press enter, it gives an error for each item.but when I try to save, the PO gets saved inspite of the error in the item.please...

    Resolved! Accepted Solution

    join vs. view

    Hi all, I have a doubt regarding the advantage of views over joins. For example:suppose my database view has 4 db tables in it ... say A B C Dwhat i require is i need to retrieve some data which is present in tables A & C ...in this case .. which is ...

    Resolved! Accepted Solution

    problem in select-options

    Hi all,I am having a date field in selection screen as select option in whihc i want the values as to appear default.my requirement is to get the first day of year and last day of year so i am using 'FIRST_AND_LAST_DAY_IN_YEAR_GET' function module.bu...

    CSV Line Item

    Hi Experts,Good day!I am creating a program that will mass scrap materials.Data will be in CSV file format, for example:20090713, 20090713,SCRAP1,551,PD01,1,D010, XYN4+F8FJ,1,AW0220090713, 20090713,SCRAP2,551,PD01,1,D010, XZB10X10A05,2,AW0220090713, ...

    Resolved! Accepted Solution

    looping...

    Hi all, i wish to loop thr my it_bseg and it_bkpf table...so that it will firstly read its text from PO table and then update the record into the FI table.But my printout result has two duplicate so i reckon that my loop statement is wrong....

    Resolved! Accepted Solution

    about the transaction type, when I use se93 to create a transaction.

    When I use se93 to create a transaction, there are many types(dialog transaction, report transaction, OO transaction, variant transaction, parameter transaction).For example, I can use dialog transaction or report transaction or variant transaction ...

    drop down

    Hye techies, I am using 2 dropdowns and 2 radio buttonsPARAMETERS: p_ducir(10) AS LISTBOX VISIBLE LENGTH 40.PARAMETERS: p_actcir(10) AS LISTBOX VISIBLE LENGTH 40.PARAMETERS: simulate RADIOBUTTON GROUP grp1, update RADIOBUTTO...

    Loop Question

    I have an internal table that I loop through using a WHERE statement. I want to be able to tell if its the last run through the loop. If it is, I want to do some additional code. Currently, I loop through it one time to count the number of times, ...

    Resolved! Accepted Solution

    Grafics on Screen

    Hi Friends,I want to develope something like a screen and on this screen I want to show some moveable Rectangles.So I can pick and move the rectangles from one place to another within the screen.Kind of graphicle developement.I don't know where to st...

    Labels in this area

    Explore this Area