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

    How to define a TYPE REF TO data into my local variable/structure?

    Hello,I am trying to implementing a BADI, in its signature part, c_accit TYPE REF TO data. My pseudo code goes like, DATA: l_itm_details TYPE REF TO data. l_itm_details = c_accit. l_itm_details-koart = 'D' =====> here am getting error! * Do processi...

    Resolved! Accepted Solution

    OPEN DATASET for XML utf-8

    Hello,I need to read data from SAP 710 and save it in the server as a XML utf-8 file. Then this file is going to be read in a non SAP system.I am reading data in a simple transformation to a STRING, but it come as UTF-16.Then I call method CL_RSWAD_C...

    LSMW PO change error

    Hi Experts,I am creating a LSMW for changing the PO delivery Comp. Indicator (under delivery tab).But when I process the BAPI it gives me the the following two messages.S 06 022 No data changedI ME 664 Change Final Delivery could not be effectedI am ...

    RKSK by Participant
    • 703 Views
    • 2 Comments
    • 0 Likes

    Column width ALV-Grid

    Hello together,since I didn't find a solution in the other threads here my question.The result of a report is displayed as an ALV-Grid.To create it I do not use any data dictionary structures. Only the report (building the FIELDCAT, FUNCTION 'REUSE_A...

    HKany by Participant
    • 555 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Deleting main EAN (MEAN-HPEAN = 'X') in retail material master data

    Hello experts,I have a customer (IS Retail) that realized, after data migration from legacy system, that many EAN including the main ones were obsolete or wrong. They asked me to clean all the EANs for a set of items, before deciding the new ones to ...

    Coverage analyzer?

    Hello,We need to collect data on usage of custom transactions and programs, in the following way:- Data must be available for > 6 months period.- It must be possible to know what custom transactions and programs were used, how many times they were us...

    Resolved! Accepted Solution

    How can I authenticate users against a WAS system from third-party app?

    We are looking at developing a third-party standalone web application e.g. in Rails (but it could be on any framework for that matter).How would we go about authenticating users against a SAP WAS backend? Are there some standard web services for this...

    Resolved! Accepted Solution

    Miro runtime Error

    Hello Experts,In MIRO I am getting runtime error.The error says like this"Runtime Errors TABLE_INVALID_INDEXDate and Time 18.04.2011 15:48:26 Short text Error in ABAP/4 statement when processing an internal table. What happened? ...

    Labels in this area

    Explore this Area