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

    Confused of field-symbols

    Please see below codes. It failed when trying to copy value from <wa1> to <wa2>. I am not sure how to copy (not assign) value from <wa1> to <wa2>.DATA: WA1 TYPE REF TO DATA.FIELD-SYMBOLS: <WA1>.CREATE DATA WA1 TYPE (p_table).ASSIGN WA1->* TO <WA1>.DA...

    SM30 and unicode systems

    After release upgrade to 5.0 I get dumps when I try to access the contents of a table in SM30.The new system is unicode. I have heard, that SM30 does not work in unicode systems. Is that true ?Which transaction should be used then ?

    boolan by Participant
    • 422 Views
    • 2 Comments
    • 0 Likes

    ALV list

    Hi allWhen I output the ALV grid to ALV list, the menu bar on the ALV list has a ?????????????? ????????? as menu objects . What can I do to remove these question marks from the menu bar. I am using ABAP objects to output data into the ALV grid. Plea...

    Resolved! Accepted Solution

    sales order header text

    Hi,When our user create a new sales order, at the header level text are populating by default. I checked the customer master but there is no text data maintained. Following are the technical details; When I go to the header; 1) Text name: xxxxxxxxxx ...

    Shiva_Ram by Active Contributor
    • 7326 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Mathcode

    What does Mathcode means, I have the following requirement and i am not sure of to do it..Requirement..Create a new, custom matchcode. You would copy existing matchcode D and add “External Description” (KONA-ABREX containing the commitment ID) as th...

    Resolved! Accepted Solution

    performace

    hi, i need clarification regarding the run time analysis it will show the graphical output for system, database and abap. so if i want to reduce the correspoding time what are the steps we have to follow, i mean for to reduce system timing what we ...

    Resolved! Accepted Solution

    tab strip control

    hi experts, iam writing batch input program. i need to enter the document numbers in tabstrip control.i got the document no in internal table.if its contain 2 document numbers i need to write the code like this.perform bdc_field 'RF05A-SEL0...

    Labels in this area

    Explore this Area