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

Resolved! SAP debugging in ABAP

Any way to find the particular field changes throughout the whole program like ME22N. For Creating watchpoint ,we need to know program name to find the field changes, any method to find the field changes whatever the program name.( script debugging m...

ABAP Help with REPLACE REGEX

Hi, I need to replace a Fiscal Period value YYYYPPP found in a very long string 2000+ in length. I have a routine that determines the correct Fiscal Period to replace the current value in the string. Below is an example of the string with the Fisca...

sap_cohort by Active Contributor
  • 2280 VIEWS
  • 6 REPLIES
  • 0 Likes

SSO and Web Service API

Hi all, I was trying to consume ABAP system API(Looks like it's OData service), it's just a GET method. I know username(technical user) and password and I set them as the basic authentication. I tried it in Chrome and Postman, but I was brougnt...

EricYu0912 by Product and Topic Expert
  • 914 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Using BDC over BAPI

Hi All, We see that in almost all cases we use BAPI over BDC because it has many advantages over BDC. However, can you let me know scenarios, with the help of an example preferably, where BDC should/is used even when there is an existing BAPI for t...

Is there any function module which will only take 1st and last day of the same month?

in select-option i want to select any month's 1st date and last date, then it will ok, and if I give other date rather than 1st and last date then it will not take. so basically in raise exception that should be written that rather than 1st and last ...

Resolved! F4 help on alv

Hello can anyone help me,I want to add an F4 search help on an alv column ,in this case status. I have seen some examples and I changed from REUSE_ALV_GRID_DISPLAY to REUSE_ALV_GRID_DISPLAY_LVC gs_fieldcat_lvc-fieldname = 'STATUS'. gs_fieldcat...

Labels in this area