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

    sapscript

    hi,i able to export to presentation server using RSTXSCRP and the file type is FOR.now i want to import back from presentation server but having error. also how does it know which form to import to? in object, file name must same as form name? but ev...

    Transaction CO13

    Hi, I am using BDC on Transaction CO13 in the interface for the reverse /cancel confirmation. When only one entry is coming for the Order in the file then it works fine i.e material document is created, but when multiple entries comes in the file t...

    Resolved! Accepted Solution

    updating delivery batch

    Hi,I am trying to update batch number of delivery (VL02N) using BDC or FM or BAPI.If using BDC, I am stuck with this problem:To update batch number, I have to move the cursor horizontally and give the batch number which I don't want to do using BDC.I...

    Resolved! Accepted Solution

    2 screens

    Hi All!! I am entering a material number in the 1st screen and then hit enter, then it should show up the orders in which it is involved in the second screen, also they should be able to check the orders required. So could anyone suggest, how I can ...

    Resolved! Accepted Solution

    General Question On BADI's

    Ok from what i get the main purpose of BADI's is that we can develop in exits independently and dont have to depend on other ppl working on the same exit.and the enhancement can have discreet objects and transported with ease.What woould be the major...

    Modify DB-table

    I have an ALV report output in which the endusers can enter values as well as split a line into multiple lines. My problem is that these change has to go/(reflect) in a "Z" dB-table. I need help in 2 things:-1.) While modifying the Z-DB-table, it is ...

    Resolved! Accepted Solution

    Get Cursor

    In the basic list I put this code and it's returning me wrong values in the First Detail List . select kunnr name1 land1 from kna1 into table itab. loop at itab. write:/10 itab-kunnr, 35 itab-name1, 70 ita...

    Resolved! Accepted Solution

    KONV, KONP

    Hi,Can anyone tell how the tables, KONV, KONP, A001, A006 ..all the A series tables are linked, with an example. I am a fresher..please include an example to help me understand better.Thanks & Regards,Pavan

    Resolved! Accepted Solution

    how to reduce the visible length of the I/O field lesser than the def lengt

    Dear all,I am devaloping a screen program and I need to set the visible length to 10 and the field defination say it is length 15. the field type is DEC and not Char.I want to know how can i make the visible length lesser than the defination length.P...

    Add new line item

    Hi Everybody,I want to add a new line item in me22n based on the values in current line item. In me_process_po_cust badi , we do have get_data and set_data methods to retrive and update line items. But I think these methods will work for current line...

    Resolved! Accepted Solution

    select statement

    Hi frnds, I m upgrading and i m having a unicode error. My problem i m facing is select statement...SELECT * FROM Z_ABC INTO TABLE IT_ABC WHERE......So frnds the problem is z_abc is table which contains some fields... and it_abc contai...

    Resolved! Accepted Solution

    Who is actually responsible for Mapping legacy data during conversion ?

    Hi,I am currently working on conversions as a technical person. I know the data structures from SAP side. In the mapping template, I have filled the mandatory fields from SAP side. But I am confused, as who is responsible to fill the other half of ma...

    Resolved! Accepted Solution

    Activation of SPAU Objects

    Hi SAP,This is a general issue when doing SPAU after support packimplementation in our Development system.We have now Implemented Support pack 28 in our Development system.Our earlier support pack was 22 which was implemented in Nov. 2004.While doing...

    Resolved! Accepted Solution

    Field Specific Change Log

    Hi All,Is it possible to only log the changes for specific fields of a table? My guess is this is not possible but it is suggested not to log data changes due to performance issues. If we were to limit the tables to specific fields, perhaps we can li...

    Labels in this area

    Explore this Area