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
    • 94638 Views
    • 212 Comments
    • 39 Likes

    Select the entire row on handle_data_changed and move the cursor to next field oops ABAP.

    HelloHello I have below 3 requirements I done it but facing some process.I am explain process below.1.I written method handle_data_changed I have one editable field SU (AS show in below screen shot ) number when I enter su number first it should sele...

    ABAPER_P by Participant
    • 960 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    While Append the Standard Structure Error is Coming.

    Hi.In Se11 Structure name is : FOAP_S_RFKSLD00_LIST1While appending it is showing that. Error:Neither Foreign key nor search help maintained for this append ,While activating i am getting the Error. may i know what is the problem, Has anybody Faced t...

    Resolved! Accepted Solution

    Tax is not getting calculated correctly in the item level of Sales order

    We are updating the Tax departure country(tkomk-aland) in Userexit : USEREXIT_PRICING_PREPARE_TKOMK based on decision points either with shipping plant country or Sales order company code country respectively . If the Tax departure country is "US",...

    Regarding BAPI_GOODSMVT_CREATE to create article/material document when the material quantity is 0

    Need to use BAPI_GOODSMVT_CREATE to create material document where the article quantity ERFMG is 0.GM_CODE = 6.Movement Type = 711 / 712.Can someone please let me know how to set the indicator for zero count so that the BAPI_GOODSMVT_CREATE allows cr...

    Resolved! Accepted Solution

    Update Business partner Grouping field in BUT000 table using BAPI.

    Hello Everyone,Requirement: to update the BP Grouping field of the Business partners in the table BUT000 using BAPI or FM. BU_GROUP Business Partner GroupingI found some Bapi: BAPI_BUPA_CENTRAL_CHANGE and BUPA_CENTRAL_CHANGE but i didn't find any ...

    Custom field on QA11

    hiI want to add material slip custom field to the qa11 UD screen , I have added the field in through QEVA0005 but I cannot hold the screen value in any variable , or neither can i pass it to any structure or see on i_qals. There is a z field added i...

    ABAP CDS Keys

    Hello,What is the meaning of a key in CDS? I mean that when we create a CDS with a new key (and we DONT get the warning message "All fields are evaluated as key field") --> We defined a new key for the table. When we select from the view it doesn’t "...

    Resolved! Accepted Solution

    BAPI_TRANSACTION_COMMIT along with CALL FUNCTION BAPI_PO_CHANGE DESTINATION 'NONE'

    Hi All,I need a little clarification on the use of BAPI_TRANSACTION_COMMIT.We have a custom program which updates lot of POs sequentially using BAPI_PO_CHANGE and then calls BAPI_TRANSACTION_COMMIT(for each call)After the support pack upgrade recent...

    Resolved! Accepted Solution

    Can I call a method of a object that is an attribute of another object?

    Is it possible to chain objects together in a call in the following manner?I have a class cl_msg with a static method construct_bapiret2.I have an object cl_salesdoc with an attribute mo_msg which is type ref cl_msg.In the constructor of cl_salesdoc,...

    Labels in this area

    Explore this Area