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

    steps to read data from unix directory which is in a different server into sap system and cross check the data

    Hello All,requirement is need to compare & validate data moved to a directory in unix server from sap.am new to this part of sap so let me know the steps to read data from unix directory which is in a different server into sap system and cross check ...

    Resolved! Accepted Solution

    Coverage Analyzer for Unit Tests not working

    Hi there,before creating an OSS message, I would like to ask around whether somebody knows this problem:When executing the unit tests of a class within SE80 from within the ABAP Unit Browser, chosing the path "Execute tests and measure coverage", we ...

    How to replace a script attached to the standard program RFKORD80 by a zsmartform?

    I have a requirement, I have to attach a zsmartform with Cash Journel Program RFKORD80. Currently program is attached to a script which is to be replaced with a zsmartfom.Please let me know how to do it in detail. Is it possible to:1. Just by replaci...

    Resolved! Accepted Solution

    Format SO10 Text

    Hello All,Could any one tell me how to format SO10 text.My Requirement is to send a log file to external mails.I am able to send the mail successfully to the concerned email's but the format in the mail is wrong.I need the mail display as shown below...

    Resolved! Accepted Solution

    Warning Message becomes an Error Message in a different SAP instance!

    The following code is run in 2 different systems (Both are ECC 6.0).  TABLES: bape_vbap.DATA: gw_extensionin TYPE bapiparex.MOVE bape_vbap TO gw_extensionin-valuepart1.***In one system, we are getting an error message like below***gw_extensionin-valu...

    Resolved! Accepted Solution

    change in Idoc Extention

    Hello every one.I have crreated a new extension ZSHPMT08 for shipmentI have copied old extension ZSHPMT07 and basic idoc type SHPMNT05 and msg type : SHPMNT.Now i want that in VT02N tcode. instead of ZSHPMT07 , my new extension ZSHPMT08 should get tr...

    How to show multiple error records at a time in standard Messages popup screen while saving PO in Me21N

    Hi Experts,@PO Validation -- need to throw multiple line item errors (if has) plz go through this thread, http://scn.sap.com/message/14103248#14103248As per the requirement done code in Customer Exit MM06E005 - Customer fields in purchasing documenta...

    Resolved! Accepted Solution

    how to change a standard package related to manual changes for SAP Note?

    Hello alli am facing an issue with a SAP Note implementation, which requires manual development steps.I created an interface which has been wrongly put in package SAP_NOTE.I need to change the package to BBP_EXIT, but the system does not allow it by ...

    Resolved! Accepted Solution

    Adding attachments

    Hi everyone,I am new to the ABAP, my requirement is to upload a pdf file, review the file and delete the file if a new version of the file is available.please let me know how to approach this requirement.

    Resolved! Accepted Solution

    SAP SCRIPT ADDRESS FORMAT

    Hi,I need the vendor details as follows in SAP SCRIPT format. Header 1Header 2account number35country keyinname 1 sainathname 2mI created the table format but wen i give the selection of account number all the vendor details are displaying in single ...

    Resolved! Accepted Solution

    Adding fields to the vendor master screen without append structure

    Hi,My requirement is to add 2 custom fields to the vendor master screens without using the append structure approach. Would this be possible by using a custom table and using the BADIs VENDOR_ADD_DATA and VENDOR_ADD_DATA_CS?Please could you help me o...

    Resolved! Accepted Solution

    ABAP help is not working in Eclipse - activated services

    Hi,In some landscapes in our systems integrated help in eclipse is still not working even if docu and toolsdocu services are activated.I read post with similar problem:http://scn.sap.com/thread/3238296I noticed that two services were inactive:/sap/pu...

    value not shows

    i have to add a zsmart forms for vf02. i have copied  standard programRLB_INVOICE for vf02 into zprogram and in nace i add zsmartforrm and zprogram.now i fcaeing a problem when i execute vf02 and give the billing doc no the print priview  is showing ...

    Resolved! Accepted Solution

    Narrow & Widening cast

    Hello, I'm trying to understand narrow & widening cast, for this reason I develop a simple class in order to understand correctly. Here is my source code:REPORT  ZBC_OBJECTS.CLASS lcl_vehicle DEFINITION.   PUBLIC SECTION.   METHODS: constructor IMPOR...

    Resolved! Accepted Solution

    How can i call the Enter key event using ABAP code in Ecatt script.

    Hi,  Issue facing: While executing the eatt script , i got lot of warring messages.So i want to press the enter key event by manually.(by ABAP code).Question: How can i call the Enter key event using abap code in Ecatt script.Could you provide the ab...

    Resolved! Accepted Solution

    Memory reference of a Variable possible?

    Hello, I am in middle of something where I need to get the value of a variable by referencing it. For example - Data: gv_var_val           type c length 1,          gv_var_name      type c length 10.    At run-time I will have gv_var_name = 'GV_VAR_V...

    Resolved! Accepted Solution

    Smartform "Global Def. Types" as a reference of interface table type

    Dear All,Is it possible to declare interface table type with reference to global definition's type(within smartform)?I have tried it with universal way but didn't succeed if is there any special technique, i would like to know.I do not want to create...

    need help for printing records after page break in smartforms

    Hi Experts,         I am giving you one scenario ..I am working on one smartforms, and i have one driver program and i m fetching data and populating final table in driver program.My final table is like          PRUEFLOS             MATNR           P...

    Labels in this area

    Explore this Area