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

    Sql Error

    Hi.How can i connect to an SQL Database?I'm using;<b>data: conex like dbcon-con_name value 'NOMINAS'.EXEC SQL.connect to :conex as 'C1'ENDEXEC.</b>When i execute this code i got a dump:DBIF_DSQL2_SQL_ERRORNo value given for one or more required param...

    Resolved! Accepted Solution

    ALvs' help

    Hi all,I am using 4 structures to populate the data . Already i have prepared field catlog what are all the fields in 4 structruers.I have 4 radio button. if i selct 1 radio button , the data is coming into first structure, and if i selct 2 radiobut...

    Resolved! Accepted Solution

    Regarding Drill down

    Dear all,I have an interactive ALV report. When i double click on PO number,if user has authorization to change then drill down should take user to ME22N.if user has authorization only to display then drill down should take to ME23N.if user does not ...

    date format problem

    hi all, suggest me some function module for date format( from dd.mm.yyyy to yyyymmdd).when i am passing sy-datum through bdctable to f-53 transaction code screen.in sy-datum i have <b>dd.mm.yyyy</b>. and when it goes to on screen (in document date,an...

    Resolved! Accepted Solution

    AT NEW

    I have an internal table i_vbep which contains VBEP POSNR ETENR MBDAT 0000000001 000010 0001 09/06/2007 0000000001 000020 0001 09/06/2007 0000000001 000020 0002 09/07/2007 0000000002 000020 0001 09/06/2007 0000000002 000020 0002 09/08/2007 0...

    Resolved! Accepted Solution

    IDOC, EDI (Very basic question)

    Dear All,I am very new to EDI/IDOC, where do I change the logic or setting on generating an IDOC.I need to change the contents of a PO IDOC. I saw segments with different fields and content, but where are to logics to populate those? Is that a pro...

    kowong by Participant
    • 468 Views
    • 2 Comments
    • 0 Likes

    Singleton Object

    Hi all,is it possible to create systemwide unique objects?I know of the singleton class, but I do not want to create a unique class instance,but I want to create some kind of factory class which gives unique objects.For instance I want to create deli...

    Resolved! Accepted Solution

    reg. oops...implementation of abstract method in se24...have ur ponts..

    Hi all,In SE24 i made an abstract class & made a method abstract successfully.Now i made another class that inherited my abstract class, it is showing my abstract method there.Now when i want to give implementation to that method, but when i double c...

    Labels in this area

    Explore this Area