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

    Table Output with colors

    Hi experts,At the end of an abap prgram i calulate 2 variables: SUM1 and SUM2.I would like to dispolay their values in an output table with colors after the user execution as following, I don’t know if it’s possible with Abap.Let’s say:SUM1 = 10000SU...

    VTAF copying control

    Hi GurusI would like to copy the STO billing pricing conditions to my depo sales order. But there is a standard error throws up "Distribution channels deviate from each other"  Is it possible to do some settings in copying control to ignore this erro...

    Resolved! Accepted Solution

    invesble field

    hi all,I 'm trying to invesble fields ,code:IF gv_flag = 'X'.   LOOP AT SCREEN.       IF screen-group1 = '002'.         screen-invisible = 1.         screen-active = 0.         MODIFY SCREEN. *        CALL METHOD objcl_alv->refresh_table_display.    ...

    Resolved! Accepted Solution

    Tcode IE4N (IERI_I_R_CUSTR_CHECK (Method check_part_custr_r)) Using Badi

       Hi ,I need a help , I am using this  IERI_I_R_CUSTR_CHECK Badi (Method check_part_custr_r) .I set error message in my coding for unknown order is enter means error message will display.After error message i want tcode should be in edit mode Tcode ...

    Resolved! Accepted Solution

    Outputting a delivery note instead of an invoice

    Hi,I need to output a new delivery note instead of an invoice when it comes to billing (due to some complicated business selling arrangement).Does anyone know the configurations steps to do this?I think from an ABAP perspective I need to define a pri...

    Resolved! Accepted Solution

    Corbu Theme in Eclipse

    Hello ADT team,in many documents (i.e. ) you can see the GUI Corbu theme in Eclipse. Maybe I'm too blind, but I cannot find the switch, the GUI is still embedded with the "regular" theme (while it's Corbu-themed outside Eclipse).Best regardsUwe

    Resolved! Accepted Solution

    Calculate sum internal table

    Hi experts,At the end of an abap program, let’s say I have the following internal table:Field1Field2Field3AmountTEST122/01/2013A001-412.80499TEST215/03/2013P0012089.27519TEST310/02/2012A231238.49557TEST415/04/2013PXXX0.68680I would like to perform so...

    Bug on smartform

    Good morning everyone,I'm having a problem in SmartForm, the bar that separates the header of the main line in this table appear very thick, I already decreases the thickness of the line the more it keeps popping up extremely thick, I'm thinking this...

    Resolved! Accepted Solution

    i_oi_spreadsheet->PROTECT_RANGE does not seem to work

    Hi,   Has anyone used the above method to protect a range of cell.  I can protect the whole spreadsheet, but it does not seem to work when I use it on a specific set of range.Here is my code.* Check whether the sheet is protected*  in case it's unpro...

    Resolved! Accepted Solution

    BTE 1030 FI Post: does this get called when creating via VF01?

    I successfully implemented Business Transaction Event 1030 that gets called when my FB01 doc is saved (also 1110 when FB02 gets saved).However, it's not getting called when I create the accounting doc through the material doc via VF01.Isn't it suppos...

    robphelan by Participant
    • 5008 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to export data from .Net platforms to SAP ?

      Hi Experts,                     I want to export/import data from .Net platform to SAP and vise verse.                 Please guide me is there any third party integration tool or any sap in build tool to transfer the data.        Thanks & Regards,...

    Labels in this area

    Explore this Area