Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83796 VIEWS
  • 212 REPLIES
  • 39 Likes

Message cannot be transferred to node FAX100 due to connection error (final)

Hello Expert, I want to set background program in SM36 & would like to send log to specific Mail ID which i have already maintained in recipient under SM36 . So during run the program in background if any error occurred then one mail triggered whic...

Resolved! 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
  • 3587 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! 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! 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! 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! 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! 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