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

    WBS element

    hai all,im trying to download WBS element into an excel sheet, it is downloading without obliques(/). My work area field for WBS element contains values like C54000002000200. But when we see in SE11, it displays like C/54/000002/00/0/2. Anyone plz l...

    DYNPRO_NOT_FOUND

    hi frnds, i want to create vendor by providing the data to func module. for that i am using VENDOR_INSERT function module. Though it does not give any error while creation bt throws the Runtime error "DYNPRO_NOT_FOUND" when i try to display the vendo...

    Resolved! Accepted Solution

    Delivery not complete

    Say i have one sales order SO1 with two items 10, 20. with quantity 100 and 200.I have delivered SO1 item 10 partially say 50 ...DO1.and SO1 item 20 fully..DO2.So given the delivery DO1 i want to know that SO1 10 is not completed.And similarly by loo...

    Resolved! Accepted Solution

    Access key problem

    I installed netweaver_preview_2004s_abap, after I login by user of BCUSER and try to create new table in ABAP Dictionary, I encounter the problem of "Access key". I was required to input "Access key" for my creating operation and I don't know where t...

    Resolved! Accepted Solution

    Selection criteria

    Hello friends i have to select data from a DB table to Internal table based on a condition.I am having problems with the where condition for the field zuonr in BSID table,Below is the code. SELECT vbeln kunnr belnr budat ...

    Custom BAPI

    Hi All-I have created Custom BAPI to get the Customer Sales info. I have created object and methods using SWo1 but when I look at the BAPI explore I am not able to find out the Custom BAPI which I have created. I have released the Custom BAPI using F...

    Resolved! Accepted Solution

    Update in Segment

    Hi folks,I need to update a custom designed segment,ie i need to extend its field length from char5 to char 8.I tried to do that in change mode through we31 transaction, it says that you can edit in standard mode,Moreover that version is a released v...

    Resolved! Accepted Solution

    background job

    I open a job and submit a program via this job name.I closed this job and run it immediately. But I find that as if this job is scheduled as background job again to run later. I just want it run once (when calling job_close). Who can tell me how I ca...

    Resolved! Accepted Solution

    debmas

    Hello all,I have a requirement here. I have to retrieve ship-to and delivery plant from customer tables and need to create an IDOC.Can I use debmas06 idoc type for this req? I am just wondering why to use the standard one only for 2 values?Next one i...

    Pull data

    Hi everyone, How will I know for sure that the information that I pull from PPDHD and PPDIT correspond to the one in PPOIX, will the RUNID from table PPDHD be enough?, and why PERNR is not populated in table PPDIT? is there another FI table that I ca...

    Function Module

    Hii All,I am working on an object where it is desired that system id and mandt is to be checked and if the server is DEV and client is 200, then, the processing is to be done. Else, it should throw an error message. This type of functionality is conf...

    Resolved! Accepted Solution

    Using Oracle Hint

    Hi All, I am trying to force the select query to use an index on a Y table, but some how it is not working. The code i am using is: SELECT matnr werks vbeln posnr FROM yyost INTO TABLE tb_yyost1 FOR ALL ENTRIES IN tb_marc WHE...

    Labels in this area

    Explore this Area