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

    Need help on BAPI

    Hi all,Appreciate your help on how I can use bapi_creditcheck? I can't see any documentation on this. My program is design to do credit checks on orders and create a block for those that are beyond the credit exposure. How do I use BAPI's in general...

    Download

    hi,We need to download an internal table to the Presentation Server(local workstation). Whenever we run the program, the same file has to be saved as a separate file in sequential order. Ex: 0001.txt, 0002.txt etc. Where can we store the last file nu...

    Automatic Generation

    hi,Automatic generation of PO is by using ‘Automatic Via Purchase Requisition’ option in purchasing- Requisition-Follow on Functions- Create PO. However PO can not be created automatically after MRP run. Is there a provision in SAP to release Purchas...

    Resolved! Accepted Solution

    select query

    Hi all,I wrote logic like this.But it getting performance problem.Can anybody tell me how to avoid this. SELECT * INTO TABLE wknvv FROM knvv WHERE vkorg IN sales_or AND vtweg IN dist_cha AND spart IN...

    Resolved! Accepted Solution

    FTP - exit code 7 ??

    I am making a ftp from abap program into unix server , but it is giving following error with exit code 7.Any info on this. following is the error log from SM37. Verbose mode on. 800 PORT command successful. Con sider using PASV. 853 Could not create ...

    optimize this code?

    DATA: v_title(245) TYPE c,v_butxt(245) TYPE c,v_tot_recs LIKE sy-tabix,v_total_pages LIKE sy-tabix,v_tot_qty LIKE mseg-menge.TABLES: mara, makt, marc, mard, mkpf, mseg, t001, t001w,t001l.TABLES: sscrfields.*----*TYPE_POOLS*----TYPE-POOLS: slis. "ALV ...

    Labels in this area

    Explore this Area