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

    where to begin

    Hi ABAP meisters,I'm kind of new to ABAP, especially to writing full programs, so I could use a little help hereI need to build the following:I have an table "TABLE1" and a table "TABLEHIST".I need to write a program that allows users to enter a date...

    Resolved! Accepted Solution

    alv grid column width

    Hi,i have a problem with an alv grid. In one column i will show some text, which has more than 150 characters. But the alv grid only shows 130 characters.In the internal table the whole text is available and in the field catalog the outputlen = 200.I...

    Resolved! Accepted Solution

    Export & Import

    Hi , i have two function exits for ex: A and B A-gets fired after i save the transaction, suppose in B i am checking condition and taking a flag for it , so that i can pass that flag to function exit 'A' and process the logic after save , so can...

    Resolved! Accepted Solution

    PA40 user exit?

    Hello,i want to achieve the following:for the personnel action Family event, when the user selects a reason (in this case number 09, decease of a child), i want a pop-up to appear so that the user can select the name from a list.but i don't know wher...

    display with alv

    pls help on thisi declared one internal table with types.types: begin of <name>, field end of <name>.data: <name1> like standard table<name> with header line.all retrived data i stored in <name1> internal table(contains about 74 fields in...

    iDoc ORDERS05

    Hi,We're trying to change 2 line items of a PO via iDoc ORDERS05. Specifically the field ABGRU (reason cancellation). Somehow - we're able to change line 1, but not line 2 at the same time.- if we're trying to change the 2nd line, this is not possibl...

    Resolved! Accepted Solution

    Dynamic update of box title

    Hi Is ist possible to update the title of a box in the PBO?I am already updating an input box using the folloing code but when applying similar code for the box, the field symbol remains unassigned. CLEAR gv_fieldname. CONCATENATE 'P9007-WORK_D...

    Labels in this area

    Explore this Area