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

    problem in EXIT_SAPMM06E_012 for delivery address

    Hi People please help me..My requirement is,In ME22N(Only for modify) If line item addresses are different, a pop-up should appear to inform that delivery address is not the same for all items.i was following https://scn.sap.com/thread/283247  this t...

    SAP CO roles with no restriction on any Authorization fields except Organization Values is a good Security design or not?

    My customer is asking me to put restriction on basis of organization values only for all SAP CO roles. No restriction on any field values Eg Cost Center/Cost Element/Profit Center/Order Type ect.Is it a good Security design for CO roles?Please sugges...

    Resolved! Accepted Solution

    page break will be found below code

    hi, structure INTSFSY data will be got by below steps: step1: first create on report and that report should contain below code. REPORT  ZRBL_PAGE_BREAK. DATA: BEGIN OF COMMON PART %_SMARTFORM,         SFSY    TYPE SFSY,         INTSFSY TYPE INTSFSY, ...

    Resolved! Accepted Solution

    How to avoid ALV going to the top of list after refresh?

    Hi guys.I have a technical issue regarding an ALV with saving options. I set a column as editable checkbox and I am using not OO ALV reporting, specifically REUSE_ALV_GRID_DISPLAY. I coded the user_command form. After a checkbox is selected (or desel...

    Resolved! Accepted Solution

    Incoming SAP RFC from Non SAP System not working

    Hi Experts,I am expecting data from NON SAP System to my SAP System; I used RFC FM and wrote a code to get collect from Work area and insert into custom table. NON SAP System is successfully sending data and I am not able to debug when I receive data...

    Resolved! Accepted Solution

    How to get the job details (Status) from SM37 tcode using a function Module which takes the Client as input

    Hi Experts,I need to find out the job details from the SM37 tcode from ECC system using a function module (remote enabled) s.t I can use it in a Mobility Project.But the catch is, I need to provide the Client as one of the inputs. so that the FM will...

    Resolved! Accepted Solution

    Get the result of a report

    Hi everybody,I have to get the result of a report through a ABAP program. I have found out a way to do this, using Submit command to run the report, and store the result on a structure called abaplist. But I don't know yet how to manipulate this stru...

    Resolved! Accepted Solution

    In VA01 backend - Partner functions fetch structure (XVBPA) source code/config

    Hi All,In VA01, when we enter sold to party & start debugging -We get one Table - XVBPA already filled with multiple entries ( i.e. diff partner functional entries WE, BY, RE etc.)I required the source code or config screen, from where this entries a...

    XML Excel cell format issue

    Hi everyone, i faced with format of cell issue in excel file, created through XML transformation.I have this Style:         <Style ss:ID="tabDate">           <Alignment ss:Horizontal="Center" ss:Vertical="Center" ss:WrapText="1"/>           <Borders>...

    Resolved! Accepted Solution

    ALV F4 Functionality in Function Modules Class Definition and Implementaion in FM

    Hi All, I have A Z FM that is called to display an ALV popup error message whenever an error in another Z program is double clicked, I now need to add a new field to the ALV Grid  with a F4 list on one of the fields of the Function Module Pop Up mess...

    Labels in this area

    Explore this Area