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

    Function module

    HiI have created one function module and used subroutines. Form definations are written in the TOP include. Select * from mata into table i_mara where plnat = '105' if sy-sunrc eq 0.perform call_marc.endif.In above statment when sy-subrc eq 0. it is ...

    select from parameters.

    In the selection screen if the user enters any number from 01 - 20 in a particular field 'A'Let's say the user enters n (1-20)Based on that in the select query I have to extract A1,A2,A3,...,An and add all these into a single field a.How can achieve...

    SG141 by Active Participant
    • 1065 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Need user exit in FB60

    Hi Guru's,I need an user exit to write the code to check for duplicate invoices in FB60.after entering the invoice number i should look that number in my custom table for duplication.Can you please tell me the user exit to write this code..?how can i...

    Resolved! Accepted Solution

    Reg SPAU list

    Hi,we have upgraded from 4.6c to ECC 6.0 and i have a query regarding SPAU list, for couple SAP standard programs we have adopted modifications but an hour later we decided to reset to orginal . Is there any way to achieve this.ThanksDavid

    Resolved! Accepted Solution

    Transport error

    Hi;In development mode i have a program that works fine, it is composed by a report that calls a smartform, but in Quality mode i get this error:error message:The Form Zname_of_the_form can't be generated.In Quality i call the report with a transacti...

    BDC Errors

    I have to write a Session Method for the below program to UPLOAD the errors and process them at SM35, can anyone help me out with this please. Thanks heaps.REPORT Z_SAMPLE_CONCUR_INTERFACE .SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME...

    Resolved! Accepted Solution

    Session Name

    I am working on a executable program. When executed it session is created ( there is no BDC session code written in the program) and report is displayed.When i go to sm35... I see that my session has errors...saying two fields does not exist. ( These...

    SG141 by Active Participant
    • 1887 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    About Customer Exits.

    I have a program that finds all the customer exits in a transaction.The descriptions are not very clear about their functions, so I want to know what procedure do I need to follow to know for what can i use each of the found exits.Thanx in advanced

    Labels in this area

    Explore this Area