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

    Dump error while scheduling a job which sends emails to all employees

    Hi Everyone,We have a requirement, by which an executable ABAP program should send emails to all employees of the organization with the PDF attachment of their salary payslips.Hence I have built a program which generates the PDF document, attaches it...

    Resolved! Accepted Solution

    RF screens developement

    Hi,can anyone give me a documentation for RF programming? i saw this link but it was not so clear http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0b33a0f-2478-2c10-4cbb-d6a197294280?QuickLink=index&overridelayout=true&449296531582...

    Creating User Exit

    Hi All,  Kindly guide me.  I have implemented user exit U100 for program RGGBR000.I have implemented logic under this user exit,but i am lightly confusing how to call this user exit for line item levels and how it behaves like.  Your valuable reply h...

    Resolved! Accepted Solution

    BAPI_CHARACT_CREATE

    Hi,I am using this Bapi for characteristics creation.but inside this,  there is flag at the beginning of the perform create_characteristic.   if not gf_new_processing is initial.this is always false in my case and i dont know where it is getting popu...

    sunsapblr by Participant
    • 1290 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Send e-mail without attachment

    Hi ABAPers,Following FM is used to send e-mail with Excel attachment:   * Send email  CALL FUNCTION 'SO_DOCUMENT_SEND_API1'    EXPORTING      document_data              = ls_doc_data      put_in_outbox              = 'X'      commit_work             ...

    Resolved! Accepted Solution

    print PDF document from shared drive on printer stored in sap table.

    Hi,I need to print the pdf document which is stored at some path say c:/path to a printer whose name is stored is SAP TAble say printer name.Below is my code which is able to print the document on default printer of user but I need to pass the printe...

    Resolved! Accepted Solution

    SapScript transport between different SAP systems

    Hello.I have following problem.I want to copy SapScript betweend two different SAP systems.This SAP systems do not have RFC connections between each other.I want to include SapScript in change request on source system and import it using STMS transac...

    how to fetch the data dynamically with calculation for all the records?

    Hello Experts,How to fetch data from database dynamically for all the records.Use Table - COSP              Obj No                                        Value type    00     OR000050016000           2012        01    00     OR000050016000           ...

    Resolved! Accepted Solution

    SAP log-on screen

    Hello every one....Thanks for your support. I have a question. May be this may be a simple question but I am bit curious about the logic in our SAP log-on screen,when we type password in the I/O field it shows '*' symbol i tried to search for it but ...

    Resolved! Accepted Solution

    How do i return control after a double click event

    Hi,I will try to explain my problem in a little bit of detail so as to allow for a better understanding.I have a field on a screen which has to be populated via an F4 help.This field has been enabled via ON-VALUE-REQUEST so that a sub routine is call...

    varun_rao by Product and Topic Expert
    • 1389 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Restricting the processing of line items using badi in me51n t-code

    sir,While creating PR using T Code ME51N a check should be made to restrict processing if the line items contain material of type ‘ZERS’Within this badi, material lines need to be checked from table MARA . If the material type fetched from MARA is ‘Z...

    EDI setup for PO

    we want to setup EDI, so when customer raise PO, edi sent to us, the sales order will automatically generatedfor our customer, they already setup outbound for PO, so in our system, what are the configurations need to be done for sales order EDI to be...

    Resolved! Accepted Solution

    Downloading file in UTF-8 format using Function 'GUI_DOWNLOAD'

    Hi guys, I want to download a file in UTF-8 format using the Function Module 'GUI_DOWNLOAD', but I fill the parameter CODEPAGE with the number 1160 and it's not working. I think that the CODEPAGE is 1160.If there is this parameter, why doesn't it wor...

    Resolved! Accepted Solution

    eCATT - how to run multiple test scripts with input variables in different test scripts?

    Hi SAP gurus, SECATT -->I have been trying to create a simple sales process test script, for that I am using MM01 transaction as one test script, VK11 as another test script and finally VA01 as the last test script. I'm using another test script to b...

    Resolved! Accepted Solution

    Job Scheduling

    Hi,My requirement is to schedule a job for every 5 mins, simple isn't it ! But it should be triggered exactly after 5 mins of its previous jobs ends time.For exp:Here all the jobs denotes same report and same variant.Job1 executed for 3 mins and ende...

    Resolved! Accepted Solution

    Adobe form Print out

    Hi experts,I have designed a adobe form to print a certificate. This certificate is to be printed on a pre-printed paper. When I take the printout of the form in Development server on a pre-printed paper, the printout is perfectly printing. But when ...

    Resolved! Accepted Solution

    need help on multiple pf-status

    Hi All ,              My requirement is to create a new screen for a table for TMG . As i am creating a new screen in the function group i also have to create a local pf-status for my screen .               Here my question is after going to SM30 if ...

    Labels in this area

    Explore this Area