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

    Writing Logic in ABAP CDS views.

    I am new to CDS view creation in sap abap,I have requirement like I need to get vendor name and vendor code for the below business requirement. 1) In order to get the vendor name the scenario is like in the below : From table EKKO, pass EBELN an...

    shil123 by Participant
    • 3928 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    User able to release PO without having access to ME29N or ME28

    Hi Experts, Can you please help me with Authorizations concept? Scenario is: There is a user who doesn't have access to ME29N or ME28 in the system. But is able to release PO. Further to this, he has a role which has M_EINK_FRG auth object with...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST RW033 - Balance in Transaction Currency

    Hi, We are posting documents from our HR system to FI using BAPI_ACC_DOCUMENT_POST. From this we receive an error RW033, which implies that because one of the entries does not add up to zero it cannot be posted. The problem is we send a few thous...

    Resolved! Accepted Solution

    CDS OData.publish Error: No data retrieved from ABAP dictionary for entity ... [OData Exposure]

    Hi all, I'm trying to create a new CDS (BOPF-Based) with a root node (header) and a child (tasks): @AbapCatalog.sqlViewName: 'ZTRMI_HEADER' @AbapCatalog.compiler.compareFilter: true @AbapCatalog.preserveKey: true @AccessControl.authorizationCheck...

    BADI CTS_IMPORT_FEEDBACK, method: FEEDBACK_AFTER_IMPORT. Calling External Web Service

    Hello everyone, I encountered the following problem in invoking an external web service in the BADI method FEEDBACK_AFTER_IMPORT, this method is triggered upon the import of a TR from one environment to another, in particular for our needs when impor...

    Resolved! Accepted Solution

    I want to exclude the Purchasing Document that is deleted in EKKO Table

    I want to retrieve all the Plant Material Planned delivery time, GR processing time, and Purchasing document from the EKPO table, but that table is for line items, I want to exclude all Purchasing documents with X in the deletion indicator in the EKK...

    Resolved! Accepted Solution

    sub-routines

    hi all the below mentioned code derived by me for joining two internal tables and get data for the output table based on select options. can anyone please let me know hoe to code the same with USING SUB-ROUTINES. TABLES : zekko, zekpo. TYPES : BE...

    SAP ABAP Development

    Hello Everyone, I am stuck with the complex query . The requirement goes like this ) ACDOCA – BELNR pass to RBKP – BELNR to RSEG – EBELN(PO) then pass to MSEG-EBELN(PO) to MSEG-MBLNR to MSEG-CHARG MCH1-CHARGE and get MCH1-CUOBJ_BM. Use F...

    Resolved! Accepted Solution

    How to find where and when in the production an error message inserted into a Error Table .

    Hello Experts , I have a situation : I have to find where an error message is inserted in a error table in production, which has been created either by some batch job or program or other objects. I know with which message class and message ID ...

    Labels in this area

    Explore this Area