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

    SAP, OpenSSL, and Heartbleed

    I'm sure by now everyone has heard more than they wanted to about the latest vulnerability sweeping the Internet.  As far as I can tell, SAP NetWeaver systems don't have any built-in OpenSSL components and shouldn't be vulnerable, but I'm not 100% su...

    Matt_Fraser by Active Contributor
    • 8971 Views
    • 41 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Persistent Classes

    Hi Experts,I was in the process of defining mapping using Mapping Assistant Tool, I mapped the Class to the custom ABAP table. I was mapping attributes  - I was not able to find Class Identifier in drop-down for the particular attribute- I found only...

    IDoc vs. WS-RM

    Hi  @ll,I`m trying to identify the differences between IDoc and WS-RM in case of both methods would be available for a specific business scenario.I mean, what are the advantages or disadvantages of each method.Thanks in advance!BR,Flo

    delete duplicate entries with condition

    Hi All,Below are the records in my internal table it_glt0.racct               drcrk             hslvt0000120000     H     |          853.47-0000120000     S     |            0.000000120001     S     |            0.000000120001     H     |            ...

    Bharath84 by Participant
    • 4591 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ME51N (create PR) and on automatic-mode goto ME53N with new PR create

    HI ALL,i have other problem in ME51N...when I save a purchase requisition the requisition is created.The change that I need to do at this point is that I haveto call ME53N with the  purchase requisition just created.I hope you know the resolution of ...

    Resolved! Accepted Solution

    Row data to Column fields in ALV

    I have a requirement to create an ALV report of site wise current stock.Input :Site :   From   :     To  : Article***********************Actual result..Matnr      werks       labst1001       8000          101001       8050           20I want to displ...

    Resolved! Accepted Solution

    Deductable and Non deductable Control function for CVD A/C during Import Procurement.....

    Hi Expert,I have a requirement like my client needs to take credit availed on CVD (JCV1), ECess on CVD (JECV) and H&SECess on CVD (J1CV) in Import procurement for one Company code. for 1000, however client doesn't want to take credit availed for anot...

    Resolved! Accepted Solution

    A005 - Internal table

    Hi,I need to create an internal table with A005 and KONP. I've tried with the attached code, but "For pooled tables, cluster tables, and projection views, JOIN is not allowed: "A005".How i can join A005 and KONP?Thanks and best regards.Antonio

    Casting Issues after cl_hr_pnnnn_type_cast=>prelp_to_pnnnn

    Hello,I have an requirement to display the latest changes to infotypes for which I am using the below flow:CALL FUNCTION 'HR_INFOTYPE_LOG_GET_LIST'        EXPORTING       BEGDA                                   =       date-low       ENDDA           ...

    Resolved! Accepted Solution

    excel to internal table for more number of records

    for test data with four rows and 6 columns,  we can write case statement for  ALSMEX_TABLINE . now i have 100 rows. how can i proceed?FORM EXCEL_UPLOAD .   CLEAR TA_EXCEL.   CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'     EXPORTING       FILENAME   ...

    Resolved! Accepted Solution

    CL_DOCUMENT_BCS question?

    HII am sending a text based contents of an internal table as an attachment in email. My code is as follows:DATA   lo_document     TYPE REF TO cl_document_bcs.   lo_document->add_attachment(         EXPORTING            i_attachment_type = 'RAW'      ...

    Resolved! Accepted Solution

    Runtime error while trying to execute custom F4 help in OOP ALV grid.

    Dear All,I am trying to add custom search help for one of my column in ALV grid. I'm using OOP ALV, when i click for search help for that column, the system shows runtime error like below.I am new to OOP concept and tried to follow program BCALV_EDIT...

    Resolved! Accepted Solution

    Custom Table Entries will need to checked against the Standard Table Entries (SKA1)

    Hello,I want to create one Custom table which contains GL (SAKNR). While Creating new entries in this Custom table, Needs to be checked against the SKA1 Entries.For this, i had created TMG and used Event 05, and written below code in the FORM.. End F...

    Labels in this area

    Explore this Area