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

    random function

    hey, i would like to create test data. for this I would like to create random prices. In Java we have a function randomwherewhit we are able to create different numbers.Is there an equivalent in ABAP?thxchris

    Resolved! Accepted Solution

    logic

    hi all, please help me in this requrement..Take BKPF-BELNR & BKPF-GJAHR where BKPF-AWKEY = RSEG-BELNR + RSEG-GJAHRcheck in BSIK-BELNR & BSIK-GJAHR. if entry is there then display record or else delete.RegardsSuprith

    Resolved! Accepted Solution

    regarding the internal table data by using read table it_mard into wa_mard

    hi,i am reading the internal table it_mard with key matnr .my code is like this.*loop at it_final into wa_final.**wa_second-matnr = wa_final-matnr.* wa_second-bwart = wa_final-bwart. wa_second-bwtar = wa_final-bwtar.*read table it_mard into wa_mard...

    Resolved! Accepted Solution

    Customer Deletion via RFC

    We would like to delete a customer (set deletion flag) via RFC. The problem is that the BAPI_CUSTOMER_DELETE calls screens which means that it cannot be called. We want to avoid doing database updates on KNA1-LOEVM because we want such deletions reco...

    Resolved! Accepted Solution

    Selection Screen

    Hi Friends,I want to create a selection screen with two radio buttons and on selecting a particular radio button, a screen within the main selection screen should display with the corresponding values.Kindly guide me to do this.TIA.Regards,Mark K

    Resolved! Accepted Solution

    cl_salv_table , how update the backend (like HANDLE_DATA_CHANGE in alv)

    Hi there,following situation:I've placed two SALV grids ("A" and "B") among themselves inside two different custom containers on a classical dynpro.The goal is to transfer datasets between these two salv's (sometimes this is called "flip flop").To tr...

    Resolved! Accepted Solution

    UCCHECK error in upgrade: Data type and structure not mutually convertible.

    Hi ABAPers,We have upgraded our system from 4.6c to ECC 6.0. We are at the unicode check stage. I am getting an error " 'V_LEV' and 'T_RES_TOTALS' are not mutually convertible in a Unicode program."The structure of T_RES_TOTALS is like this: BEGIN O...

    idocs

    Hi,I have Outbound parameteres1. Partner function - SP2. Basic type - CREMAS01 I want to find out when was the last idoc generated by this combination.I can do it from T-Code WE02but have Outbound data, so where I have to give under port of s...

    Resolved! Accepted Solution

    Data in the field

    Hi expertsI have a requirement in which the program have to search a given File Name in a field called CLUSTD from table SXMSCLUR.CLUSTD field contains the payload of a file sent over through the XI. The file is in xml.Challenge: The data stored in t...

    Resolved! Accepted Solution

    outbound idocs failed

    Sending out material master extended the idoc MATMAS03 Created one segment with one fieldadded it to the idoc populated that segment in the Customer Exit 'CAll function 002' of FM:Masteridoc_create_matmasOn sending the materials via bd10I get errors ...

    Resolved! Accepted Solution

    Can't switch off custom business function via SFW5

    Hello,I have created / implemented some implicit enhancement points (IEPI) in some standard programs.I assigned them to a switch/business function of type reversible, and activated all successfully.Do you know how to switch the business function off ...

    Resolved! Accepted Solution

    Idocs Failed

    Sending out material master extended the idoc MATMAS03 Created one segment with one fieldadded it to the idoc populated that segment in the Customer Exit 'CAll function 002' of FM:Masteridoc_create_matmasOn sending the materials via bd10I get errors...

    WE09

    Hi,From WE09, i can search for the Idoc that posted with the field and value that im looking for. But unfortunately WE09 only provide 2 search field with AND condition. For my case, within a basic type i need to search for more than 2 fields and the ...

    Resolved! Accepted Solution

    hi experts in bdc

    hi experts in bdc we r uploading the data using tablecontol to display item details. the space is there to upload for 15 recods only , but i want to upload 17 records what happend in this time . explain to me clearly

    RS_TOOL_ACCESS

    Hiusing the function module 'RS_TOOL_ACCESS' I can get the where used list, but i dnt want the pop box to be displayed instead want to hold the where used list in a variable???????? helpful answers will be highly appreciated.......Thanks in advance

    Labels in this area

    Explore this Area