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

    Web service error

    Hi,I am getting the following the error, while consuming a web service. In SE80 when I am registering the client proxy, it is not asking for the development class and all. Staright away the following is displayed. Can some one help me in finding what...

    Resolved! Accepted Solution

    Doubt regd Field Symbols

    Hi SDN'sI have createad dynamic internal table using the method cl_alv_table_create=>create_dynamic_table from the blog /people/rich.heilman2/blog/2005/07/27/dynamic-internal-tables-and-structures--abapi am struck at the last point. what i wanted to ...

    Resolved! Accepted Solution

    Dialog programming

    Hi guys,Please can you suggest me, how to come out this problem. I have one Ztable around 10 fields, I was designed one screen using same fields, I want fetch each record from the Ztable and modify the record again update the same record to my Ztabl...

    Module pool

    Hi guys,Please can you suggest me, how to come out this problem. I have one Ztable around 10 fields, I was designed one screen using same fields, I want fetch each record from the Ztable and modify the record again update the same record to my Ztabl...

    Resolved! Accepted Solution

    FM for TVARVC update

    I have a program that will run every day maintaining TVARVC table.I know I could LOCK, MODIFY and UNLOCK it myself, but are you aware of any standard FM to do so?I would prefer to use it instead of coding it. It is just for best practices.ThanksLeona...

    Resolved! Accepted Solution

    BDC IN F-02

    Hiexperts can anybody send me the BDC Code for F-02.i am giving you the field names bellow.BKPF-BLDAT.BKPF-BLART.BKPF-BUKRS.BKPF-BUDAT.BKPF-MONAT.BKPF-WAERS.BSEG-WRBTR.BSEG-GSBER.BSEG-ZFBDT.RF05A-NEWBS.RF05A-NEWKO.BSEG-WRBTR.BSEG-GSBER.BSEG-ZFBDT.BSE...

    Resolved! Accepted Solution

    At line selection

    Hi all,I am writing secondary-list display...for that i am using AT LINE-SELECTION. GET CURSOR FIELD FNAM VALUE FVAL. MOVE LS_VERSION-GUID TO FVAL. CASE SY-LSIND. WHEN 1. IF FVAL <> LV_GUID. PERFORM VERSION_DETAILS. PERFORM PO_PD...

    Resolved! Accepted Solution

    Job Schedule (SM36) query

    I have a requirement:I want to process something (Send a mail to the user) once a job is finished / cancelled / Errored.I think one way of doing this is create a new step in the job and process it depending on the status of earlier step (But I doubt ...

    Resolved! Accepted Solution

    Table maintenance

    Hi All,A simple question.I am creating one table with table maintenance generator and also T code for it.I need to apply logic that when i am enterting some data into table using that T code, 3 fields System date, Sytem time and user name should pop...

    Resolved! Accepted Solution

    select query

    hi experts how can i filter records by month of given date. I use the given below statement. but it gives error message. Pls anyone give solution.SELECT VBELN POSNR EDATU FROM VBEP INTO TABLE T_VBEP ...

    Resolved! Accepted Solution

    create an invoice witout any reference of sales order

    HelloWe have to create an invoice without sales order. If we try to use the BAPI BAPI_BILLINGDOC_CREATEMULTIPLE. We must give a Reference document.How can we create the invoice without any sales orders and any reference. We have to do it by this way ...

    Resolved! Accepted Solution

    lsmw

    suppose if we take field MBRSH how can i change the output length of it in lsmw.plz explain me we can assign the field length of any type in source field.cant we change th elength of target fields.

    Labels in this area

    Explore this Area