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

Resolved! /sap/bc/soap/rfc/ returns invalid HTTP response if short dump

I have activated the ICF service /sap/bc/soap/rfc/ so that to call RFC-enabled function modules generically without generating a specific Service for each function module I need to call (I know, it's "bad"). If a short dump happens, or even an Erro...

SAP Community Code Challenge - ABAP Dive Into the Basics (Week 2)

We have a new code challenge for you as part of the Community Spotlight for the month of September. This time it's about testing your skills and learning the basics in ABAP.  You will be given four exercises to complete on Exercism such as ITAB Basic...

abap-code-challengeArtboard_1.png
Mamikee by Developer Advocate
  • 78510 VIEWS
  • 197 REPLIES
  • 27 Likes

New Episode of Developers Digest is out with special guest, SAP CTO Juergen Mueller!

So… I can tell you all about this episode and how much fun I had co-hosting with Nicolai Geburek  or I can just jump into the details of the amazing experience of having SAP’s Executive Board Member and CTO Juergen Mueller   join us to answer questio...

ABAP logic code

Read the value of the field BSEG-VALUT for every line item. The reversal date will be stored as YYYYMMDD. Populate BKPF-STODT with the above value of value date (BKPF-VAULT) in YYYYMMDD format. Populate BOOL_DATA-BKPF-STODT with the above value o...

Resolved! Query del Stock por Propiedad de Artículo

Buenos días, Me gustaría realizar una query para que saque el stock de artículos por propiedad mdd el contenido sería: Artículos que tengan marcada la propiedad 64 (de la pestaña propiedades de la ficha de Datos Maestros de Artículo)Stock de dich...

KPMG Audit in SMP

Hi SAP, We are currently doing KPMG Audit in our Solution Manager - Production. Can you please help assist us in checking these two items? 1. List of users with access to ‘Authorize to Production’. Please also include the screenshots of paramen...

Update Mandate

Hi all, We have a requirement where we have to update the relationship tab in the GOS of a mandate with the idoc number which is responsible for updating the mandate. I've been trying to use the FM BINARY_RELATION_CREATE but I'm not able to ach...

dks0070 by Discoverer
  • 470 VIEWS
  • 0 REPLIES
  • 0 Likes

SE38 Authorization

Dear All Kindly help me on this doubt We are planning to remove SE38 access to all the users in production. However, many of our Programs using SUBMIT statments inside the custom z-programs. Hence, removing SE38 access - do they have impact...

Unable to interpret .

Hi guys, I loop into a table and i want to concatenate that data into a string. LOOP AT lv_int ASSIGNING FIELD-SYMBOL(<fs_int>) . CONCATENATE <fs_int> INTO gv_orginal_string separated by gv_comma_separator . WRITE : / <fs_int> . ...

d4xtian by Participant
  • 2403 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! SMARTFORMS field displaying string literal instead of a variable's value

Hello,I have a trouble with SMARTFORMS. I need to add a new column to display the Customs Number on an export invoice.I have recently upgraded my SAP version from 7.30 to 7.60 and the default editor of text fields didn't work. When I tried to referen...

bmierzwi by Participant
  • 5502 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area