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

    HOW TO CREATE AN LINEGROUP ON OLE

    dear all:           I would like to ask you a question about the OLE,           I use grammar  :CALL METHOD OF range 'GROUP'.           this  is  column grouping           HOW TO CREATE AN LINEGROUP ON OLE           think you verymuch~            

    Resolved! Accepted Solution

    Security Weaver

    Hi All,I'd like to know more about the security weaver tool. Is it only useful for audit purposes? how can a security admin use that for day to day tasks? Are there any documents that can be of help and can someone share few details about this securi...

    Resolved! Accepted Solution

    BAPI_INCOMINGINVOICE_CREATE(MM Invoice Posting - Reporting Country)

    Hi Friends,Currently I am working on MM invoicing using BAPI_INCOMINGINVOICE_CREATE , my requirement is to fiill the reporting country(RF05L-EGMLD) in FB03 additional data tab using BAPI_INCOMINGINVOICE_CREATE.I have filled the reporting country in i...

    Resolved! Accepted Solution

    Note 2227185 US Legal Change 2015 - 1099 - IDWTPARTNER no field US_1099_FATCA

    Hi,After implementing the note  Note 2227185 (US Legal Change 2015 - 1099 and 1042 Smartforms and Adobe Forms) to Sandbox successfully, I get a short dump because field US_1099_FATCA is not in the IDWTPARTNER  strcuture. Please advice on this.

    STC1_POPUP_WITH_TABLE_CONTROL -ERROR

    Dear allhere is my coding part ,in a table control if there is no value and i press enter no dump but if i  input some values and press enter it thro dump     CALL FUNCTION 'STC1_POPUP_WITH_TABLE_CONTROL'       EXPORTING         HEADER               ...

    Resolved! Accepted Solution

    improve abap code

    helloHow to incease speed of this query ?select afko~aufnr afko~PLNBEZ   from afko join aufk on afko~aufnr = aufk~aufnr     into table IT_all_ord      where afko~aufnr like '1-%'               and (  AFKO~PLNTY EQ 'N' OR AFKO~PLNTY EQ 'R' OR AFKO~PLN...

    Resolved! Accepted Solution

    ABAP CDS View with dynamic table specification

    Hello,Just wondering if dynamic table specification is possible with CDS view?My requirement is to represent the below in a CDS view-parameters: p_region type char5.SELECT table_name      FROM Ztable_names      INTO @data(lv_table)      WHERE region ...

    Resolved! Accepted Solution

    Issue with Consuming C4C WSDL in ECC System

    Hi, I have developed SOAP Web Service(on Custom BO) in C4C SDK(QA system), downloaded WSDL & Successfully tested in SOAP UI.Want to consume this C4C WSDL in ECC system. My C4C landscape has:                         C4C QA --> C4C Production.My ECC La...

    Labels in this area

    Explore this Area