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

    BAPI_DOCUMENT_CHECKOUTVIEW2 checking out document attachments to application server

    Hi everybody,I have to checkout a bunch of document attachments to the application server in background. Checking out to the client is easy, but I don't know how I have to trigger the FM to get the files onto the application server. Using PF_FTP_DEST...

    alternative for RESB Table..

    SELECT posnr matnr shkzg bdmng meins aufnr          INTO TABLE gt_resb          FROM resb       FOR ALL ENTRIES IN gt_afih           WHERE  aufnr = gt_afih-aufnr." AND           "werks = gt_afih-werks and          "posnr NE '0000'.     IF sy-subrc EQ...

    Resolved! Accepted Solution

    Unicode Conversion error

    Hi ,i am getting b>The type of the database table and work area (or internal table)are not Unicode convertible. Unicode convertible</b>".  error while using select query.SELECT SINGLE *          FROM ZTYPE_INVOICES          INTO wa_FREIGHT1         W...

    Resolved! Accepted Solution

    1666368 - Installing UI add-on 1.0 for SAP NetWeaver

    Hi guys,I have a system running SAP NETWEAVER 7.4.Attached is screenshot of support package levels.I noted wnhen trying to install the components for NW UI Extensions v1.0 that it points me to note 1666368.This only addresses up and to Netweaver 7.31...

    Resolved! Accepted Solution

    Send PO script to Email

    Hello All,I copied standard script (MEDRUCK) to Z and created one Z-Program and these two are configured through NACE.I have used below logic to send to it Email and have done implicit enhancements also, but I am getting error in OPEN_FORM with excep...

    Resolved! Accepted Solution

    Search Help for a screen field

    Hi everyone,I want to make a search help from 2 or 3 different z tables.I have been searching the internet but couldn't understand how to combine these fields in a collective search help.it would be great if you could tell me some hint.thanks in adva...

    f_cemunal by Participant
    • 1390 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to add standard "Import form text file" or "Upload from clip board" functions to Object link - Functional location tabin CV04N transaction in DMS?

    Hello,Please can any body let me know, is it possible to add standard " import form text file " or Upload from clip board" function to CV04N (which is a standard transaction to search document in Document Management System) to object link - functiona...

    Labels in this area

    Explore this Area