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
  • 87622 VIEWS
  • 212 REPLIES
  • 39 Likes

BAdI is not called from Eclipse

Hello,I'm facing a problem with BAdIs. The requirement is to check package names in different systems. If package name exists in one of these systems, then we should not be able to create package with this name in the other system. This BAdI seems to...

Anano by Discoverer
  • 755 VIEWS
  • 0 REPLIES
  • 2 Likes

Add Relations in Operation using 'BAPI_ALM_ORDER_MAINTAIN'

Hi Experts,My scenario is to add Relationship in operation available in IW32 using bapi - BAPI_ALM_ORDER_MAINTAIN             ls_methods-refnumber = 000000             ls_methods-method = 'SAVE'.             ls_methods-objectkey = 000004000001.      ...

shilpia_1-1710252585826.png
shilpi-a by Explorer
  • 1611 VIEWS
  • 2 REPLIES
  • 0 Likes

What is the minimum system requirements for auto log of critical events in security audit log

Hi,since a while SAL always logs very critical events if SAL is activated no matter how the filters are configured. This is described in note 539404.This note refers to all SAP versions prior to 750. But I guess that auto logging of very critical eve...

RE - How to send a SOAP message ( Consumer Proxy ) to multiple SAP systems from a SAP ERP system

Hello SAP Experts, I have a requirement to send BP from SAP ERP(core) system to EWP(S/4 HANA) and TMS(S/4 HANA).  Both EWM and TMS have object BUSINESSPARTNERSUITEBULKREPLIC and we created service binding in both the systems. Now in ERP Core there is...

the create function does not working by using (business API) in RAP application

HelloI'm trying to use BAPI_ALM_NOTIF_CREATE to implement the create function but it doesn't work for me, i tried this code in "Behavior Implementation":and here's the code on file "zcl_09_call_bapi_k" to call the BAPIs:and i already added the field ...

K1mo130_0-1709715550387.png K1mo130_2-1709715704520.png Schermafbeelding 2024-03-05 134248.png
K1mo130 by Explorer
  • 2702 VIEWS
  • 5 REPLIES
  • 0 Likes

SAP SuccessFactors Learning xAPI, Joule and OCN (LinkedIn Learning integration)

Hello everyone,I have a few questions and cannot find anywhere the answers. Hopefully, there will be someone who can answer them and help me with my final masters thesis about SAP SuccessFactors Learning information system. I would like to know if SA...

Filip9 by Discoverer
  • 3378 VIEWS
  • 2 REPLIES
  • 1 Likes

Use Case Buddy

Have you tried out building the Use Case Buddy? Here is the tutorial to build it yourself.Let's use this space to listen to your thoughts on it! Did you like the approach? How did it turn out for you? How does your Use Case Buddy look like?

buddy_screenshots.png buddy_screenshots.png
FMarby by Product and Topic Expert
  • 2953 VIEWS
  • 3 REPLIES
  • 2 Likes

AP detail reports

I need report which contained below information.VendorContractContract invoicePaymentsClosing balance of every invoice.I used several reports in order to get information.But there is a  problem i coulnd find any report which show only payments YFIMM_...

Asset does not exist

Hi guys,I would like to read out the activation data of an assest from transaction AS02 in Powershell, but unfortunately the scripts tells me that the asset does not exist, but when I use it in SAP GUI I find the asset.   [Reflection.Assembly]::LoadF...

Max2 by Discoverer
  • 2184 VIEWS
  • 5 REPLIES
  • 0 Likes

SUBMIT

Hello Freinds,After using SUBMIT i got error, please check and help me.    DATA: lr_pay_data TYPE REF TO data,          itab        TYPE REF TO data.    FIELD-SYMBOLS: <lt_pay_data> TYPE table.    cl_salv_bs_runtime_info=>set( EXPORTING display = aba...

Labels in this area