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

    Using an idoc segment

    Hello,I have an extension of ORDERS02 called ZORDERS1. In ZORDERS1 I am trying to fill in the segments E1EDPA1.I have a case statement in my user exit that creates the idoc and it looks like this:case int_edidd-segnam. when 'E1EDPA1'. * code to fil...

    Resolved! Accepted Solution

    Service order confirmation

    I am using the following code to confirm service order but when I run this code I always get the messageOrder 4000000039 not found, check entryWhen I use se37 it confirms the service order I guess its problem with 'BAPI_TRANSACTION_COMMIT'any ideas?t...

    Reg. FB02

    Hi friends,I want to update XREF3 field of BSEG. It is on transaction FB02 line item (double click the line item and click on additional data).Could you suggest me any function module or bapi that can serve this purpose?Thanks a lot.

    Resolved! Accepted Solution

    Select statement doubt...

    Hello,I am doing a select query as following:SELECT * from RBKP into table it_RBKP where RBSTAT = '3'.I have one more internal table called it_t01[] which I have prefilled with values of BELNR and GJAHR based on some predefined criteria.I want to do ...

    Resolved! Accepted Solution

    Tab dilimited

    Hi, I am working on an interface in 4.0b system. I want to create a tab dilimited file. Can any one tell me what should be the seperator in the concatenate statement.In 4.0b system CONSTANTS: con_tab TYPE c VALUE cl_abap_char_utilities=>horizontal_t...

    Resolved! Accepted Solution

    Insert a record in an ALV

    Hello, I have an ALV with several fields. I insert a new empty record (with button '+'), and when I try add information in a field with a matchcode, I obtain a dump.What does it happen???ThanksDUMP:Field symbol has not yet been assigned. 001650 ...

    Resolved! Accepted Solution

    parameter not working ?

    I have made a modification on the element EVSRK and addded a parameter ZZ_EVSRKthe parameter exists but isn't working when used inside a programm ??the parameter is created in se80 and is also visible in the table TPARAin my programm I have ...

    Resolved! Accepted Solution

    I have created two tables for my new report under one transport request.

    Unwanted table transportedI have created two tables for my new report under one transport request.But I only need one table and the second table I was supposed to delete.However by mistake, with out deleting the second tableu2026 the transport reque...

    Resolved! Accepted Solution

    download file to domain

    Hi,i build Web service and i get the URL (after i finish the wizard ) http://pwdf6445.wgf.sas.i want to put (download) html file into the same www root domain http://pwdf6445.wgf.sas ,how can i do that?*in the end i want that the html file will have ...

    Labels in this area

    Explore this Area