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

    IDOC XML

    hi, I have this requirement to fetch data from the database table (EKKO, EKPO, etc.)and download it to an IDOC XML file. I have already gathered the data into an internal table but i have no idea how to create an idoc file and download it to XML. Ple...

    Resolved! Accepted Solution

    Submit Report

    Hi ,we have requirement where we need to get the output of report A in report B. For example: all the values displayed after executing report A needs to be fetched in the internal table of report B.I tried using SUBMIT REPORT ...

    Resolved! Accepted Solution

    SAP Communicate with other database for simultanious Backup

    Hi,I have to write a program or function module in abap which should be called everytime whenever SAP executes an insert/update/ delete/modify statement. Or I can say when ever it changes any table contents. The scenario is : I have created a replica...

    Resolved! Accepted Solution

    ALV field Catalog error

    I tried to build the field catalog as below but it is erroring saying it_fieldcat allows certain data types and ls_fieldcatalog uses a different data typeTYPE-POOLS: slis..data ls_fieldcatalog type SLIS_T_FIELDCAT_ALV with header line.DA...

    Resolved! Accepted Solution

    substitution using ggb1

    Hi all,I have to perform following substitution :to replace Posting Date/Debit Date with Document Date for CO Commitment Itemsa. Perquisite: if COBL-BWTAR = '22' b. Then Replace Debit Date (COOI- BUDAT) with Document Date (COOI- BLDAT) I copied RGGBS...

    Resolved! Accepted Solution

    Need Function Module

    Hi experts,Do you know of any function module/BAPI that can update the payment block field of a invoice in a payment proposal(F110). I am trying to create a BDC and it seems to be very complicated.-DeepakModerator message: please use more descriptive...

    FTP Issue

    Hi,I have a report which is ftping flat files to the server. when I execute the program in foreground with limited data, it ftpes the file successfully. However when I run the program in background the ftp fails.The spool for the background run is as...

    get session id

    Hello experts,I would like to know if it's possible to get the sessionID of the current session of an user within an ABAP report - similar to getting other system-parameters, such as system time, username etc. I couldn't find a system-parameter-field...

    Labels in this area

    Explore this Area