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

    At end of

    hii allI have a itab with the following values:col1 col2 col31 00278 msg11 00278 msg21 00278 msg31 00278 msg4My requirement is to get all msg1 msg2 msg3 for col1 = 1 in one var...

    background job problem

    hai alli create the program its data upload program..... the thing is when i upload the data program time out and generate the short dump... so what should i do , schedules the background job. but when i run the background job my program is not r...

    Resolved! Accepted Solution

    BADI : ME_PROCESS_PO_CUST

    Hi Experts,I want to use the BADI : ME_PROCESS_PO_CUST and the method POST in tht BADI. But here I don't know how to get the Item data. I was able to get the header data by using the below codeDATA : ls_hdr TYPE REF TO if_purchase_order_mm.DATA : po_...

    Resolved! Accepted Solution

    abap objects

    hi, how we can write a code in abap objects for retrievin the data from database table..the follwing code contains error..help me please..TABLES:MARA.SELECT-OPTIONS:SMATNR FOR MARA-MATNR.CLASS SELECT DEFINITION.PUBLIC SECTION.DATA:BEGIN OF ITAB, ...

    exit

    how to edit the include in EXIT_SAPMM07R_001 fuction module exit.when i am trying to edit the incude include zxmbcu08 .it was giving the message" Program names ZX... are reserved for includes of exit function groups ". at status bar.what is the way t...

    se49

    hi somebody told me that we can find the tables related to a transaction from the SE49can somebody plz tell me the tables related to co03 transaction as SE49 is not available in my release...plz helpthanx in advance

    abap certification

    im going for a certification exam of Development Consultant SAP Netweaver-ABAP workbench 2004.so i want to know which topics to concentrate upon and also the marking scheme they follow.If possible let me know some of the links where i can find the li...

    Resolved! Accepted Solution

    BSEG and like tables

    Hi Folks,1.BSEG is a cluster table and takes time while fetching the data.Is there any view provided by SAP which can be used instead of using BSEG?2.Not just BSEG,if there is any table which is taking time while fetching the data,can we create a vie...

    kiran_k8 by Active Contributor
    • 735 Views
    • 4 Comments
    • 0 Likes
    Labels in this area

    Explore this Area