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

    ALV - Editable

    Hi,I have created an ALV, where one column of Amt is editable.Now consider i have 4 rows and I am editing 2 rows, i want to know how many rows are edited with some flag or something.Can anybody help me regarding this.Regards.

    Regarding Alv GRID

    Please use a more informative subject in futureHi all,I am using reuse_alv_grid_display method to display a grid.Now problem is that i have selected 4 rows from alv grid through mouseHow can i get the mouse selected rows?is there any flag or table e...

    Resolved! Accepted Solution

    Module Pool Controls

    Hi,Now I am working in Module Pool program,How we can decleare components like textfield, Input/Output field, Dropdown list box, Check Boxes, Radio button,Push button, Box, Subscreen, Tabstrip control, Status icon etc just like Declearing Table contr...

    Resolved! Accepted Solution

    Changing the attibutes of a field in the table will affect existing data

    Hi Experts,If I want to changne the field attribute of particular field in the table, this table whoes field is changed is used in 15 more tables.Will that affect the data in production after changing the field attributes in all the 15 tables.Thanks ...

    Resolved! Accepted Solution

    Why use filters in BADI (SAP-ABAP) when same can be achieved using paramete

    Hello Experts!I am a newbie in SAP and this might be a very basic question so, i am sorry for that! I was wondering, what is the use of "filters(flt_val)" in BADI (SAP-ABAP) ?I guess we can achieve the same using parameters ?I know that we can pass s...

    Resolved! Accepted Solution

    create TOs in background

    Hi I am using l_to_create_single in a program which is run in background mode. I am using this FM in a loop to create TO's. But if at all, any line of the loop has a problem creating a TO, then I am unable to go to the next line in the loop. The func...

    Resolved! Accepted Solution

    Evaluation path PROFL0

    Hi,Anyone has any idea on an alternate to evaluation path PROFL0 so that a role when assigned to a ORG, drills down to all ORGS and positions below it when executing RHPROFL0?Did you have to create a new relationship in PROFL0?Any help in this direct...

    Resolved! Accepted Solution

    Update was terminated

    Hi,I have a piece of code that calls two BAPI's.The first one (BAPI_TARGETGROUP_REMOVE_BP) removes contacts from a target group.The second call (BAPI_TARGETGROUP_ADD_BP) add contacts to the same target group.When it is a large amount of data in the t...

    Resolved! Accepted Solution

    need tips in debugging a BAPI that is being called from (Webservice)

    Hello FriendsI have created a custom BAPI which calls BAPI_QUOTATION_CREATEFROMDATA2 and BAPI_TRANSACTION_COMMIT one after another. I have created wsdl file. I am calling this from 2 different programs 1. from soapui tool 2. from our product written ...

    Labels in this area

    Explore this Area