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
    • 94768 Views
    • 212 Comments
    • 39 Likes

    VL10A FM or BAPI

    Hello Abappers,I am on version 46C and I need to identify a BAPI or function module to build into a program for transaction VL10A (Creation of sales orders deliveries where there are multiple sales orders).I have identified RV_DELIVERY_CREATE but thi...

    Resolved! Accepted Solution

    Bdc Table control

    Hi guys,Kan someone send me example of table control.i have one scenerio 1)in my 1 screen there is 10 records 2)2nd screen 15 records and in singlle page there is 7 records are visible ,so kan i do recording and what code...

    logic help!

    Hi frndsthe requirement is for contract details report..i have to first select first vendor then process corresponding po's individuallythen come back to second vendor and process its po's individually ... goes onthe problem is that, i took two loops...

    Resolved! Accepted Solution

    Index

    Hi,There is an secondary index in BKPF with fields in the order BUKRS GJAHR AWKEY STBLG STJAH.My Select statement is : select bukrs belnr gjahr awkey xblnr blart from bkpf into table itab_accdoc for all entries in kaep_covp_ext1 where bukrs eq kae...

    Resolved! Accepted Solution

    MIGO USER-EXIT

    Hii am using t-code migo to cancel material document, and i want to add some code user-exit EXIT_SAPMM07M_001 or EXIT_SAPLIE01_007, it need in only cancel of material document.but i do not know how to distinguish cancel of material document in MIGO...

    Resolved! Accepted Solution

    Upload Excel File

    Hello, Is it possible to upload an excel sheet with data included in multiple tabs?I guess the function module ALSM_EXCEL_TO_INTERNAL_TABLE does not have this provision. Pls provide me with a solution if there exists any.Thanks & RegardsNayan...

    Resolved! Accepted Solution

    Debugging

    Hi,i am very poor in debugging. Please specify the way how to debugg a standard transaction.i know that it can be done by going to that transaction and by entering /h ,then executing,but while executing it goes to PAI,PBO module,please tell me the wa...

    Resolved! Accepted Solution

    ALV Variant

    Hi!Can I pass to a report which has an alv output a variant. It is possible to choose a self made layout ? If so how can I create with ALV a variantand save it. What is necessary for it ?Regardsertas

    Resolved! Accepted Solution

    how can we clear Parameters fields and a Slect-Options fields at runtime?

    how can we clear Parameters fields and a Select-Options fields at runtime?i have a parameter field for displaying plant and one select-option for displaying corresponding Materials.if the user change the Plant, i want to clear the Select-options fie...

    Resolved! Accepted Solution

    Performance Tuning -To find the execution time for Select Statement

    Hi,There is a program that takes 10 hrs to execute. I need tune its performance. The program is basically reading few tables like KNA1,ANLA,ANLU,ADRC etc and updates to Custom table. I did my analysis and found few performance techniques for ABAP cod...

    Resolved! Accepted Solution

    performance wise

    Hi experts,SELECT AAUFNR ABUKRS AWERKS AKOKRS A~OBJNR APRCTR BGSTRP BGSTRS CMATNR INTO TABLE GT_ORDER FROM AUFK AS A INNER JOIN AFKO AS B ON AAUFNR = BAUFNR INNER JOIN AFPO AS C ON AAUFNR = CAUFNR WHERE A~AUFNR IN SO_AUFNR ...

    Labels in this area

    Explore this Area