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

    Repeat output

    Hi AllI have an issue with repeat output of old invoices from SAP to EDI sub system. Due to some tech issues some invoices failed at EDI trasalator level . Now that issues is resolved and we need to send old invoices again.I taken one old invoice an...

    Resolved! Accepted Solution

    TABLE into a TYPE

    hi guys, I would like to create a type including an internal table whithin.The type declaration might be something like :BEGIN OF ty_trad, key TYPE textpool-key, line TYPE TABLE OF i, lg TYPE i, val_fr TYPE string, ...

    Resolved! Accepted Solution

    Collect Statment

    Hi all,I have an internal table with two fields data : begin of itab occurs 0,field1(10) type c,field(5) type n,end of itab.Itab-field1 = 'Field1'.itab-field2 = 10.collect itab.Itab-field1 = 'Field1'.itab-field2 = 20.collect itab.I expected the outpu...

    Resolved! Accepted Solution

    PF STATUS in Report

    HiI have created a pf status in my report having two buttons.it is displaying well in my selection screen but for its functionality wat i have to do.it is not going in start-of-selection.pls help me on this.points will be definately rewarded.RegardsR...

    Resolved! Accepted Solution

    ALV

    Hi, I was given an objectin Interactive ALV..I have displayed the po numbers in first list..When i click tht particular po number,it want to display other details regarding the PO in the next level..I need to knw how to get the value (PO number) f...

    Resolved! Accepted Solution

    Dynamic radio buttons

    Hello ppl,I have a requirement wherein in the selection screen of a report, I have two groups of radio buttons: A and B.Group A has two radio buttons: A1 and A2.Group B has two radio buttons: B1 and B2.If the user selects radio button A1, then the ...

    Resolved! Accepted Solution

    Problem in Background job

    Hi All,I have one outbound interface and it is sending data through one middleware(Crossworlds) daily in background.If we go and check the job in SM37,it is showing the status as FInished.But if we select the job and go to spool,there it is showi...

    Labels in this area

    Explore this Area