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

Table Control

Hello, I have a table control with radio button selection. where it supposed to have only one record selection but in my case able to select multiple radio buttons because i need to do further calculation based on the selected record. how to overco...

Smartforms : Dynamic display for Ship to & Billed to Address in Both English and Arabic?

Hi, I'm having one requirement where i need to download invoice in both English and Arabic. I have searched many places everything is for R/3 system but for me it's R/4 system so can't able to find anything. Please help me regards this . Bill t...

Resolved! Delete internal table data with another internal table without loop

Hi, We have data in one internal table IT_TAB1 and it has Entity, source system columns. Another internal table IT_TAB2 having source system column only. How to delete the records in IT_TAB1 where source system not in IT_TAB2 without using LOOP? ...

Resolved! Changed data with update statement need to be imported into Transport Request in an ABAP Report ?

Hello Experts , There is a situation you might came across . I have to change large amount of records into database table in an ABAP Report using either update or modify statement. I have to implement the logic after update statement in the s...

XSD TO WSDL transformation

Hello i would like to ask you for a help. My main goal is to use Simple Transformation to transform XML to ABAP, but i dont really want to create exporting table and all of its structures manually. Only thing i have is XSD schema (its based on EDI...

juraj14 by Explorer
  • 10587 VIEWS
  • 4 REPLIES
  • 2 Likes

Need a method to input filename(excel table) and return it as an internal table.

So the user provides an excel file and i need it as an internal table that i can work with later on. I tried using ALSM_EXCEL_TO_INTERNAL_TABLE, but here's the thing - i only know the name of the columns the user is going to provide, i do not know...

Authentication using client_credentials grant type results in error 500 when using access token

If I use client_credentials as the grant type when requesting an access token from the Concur API, I then get error 500 on subsequent calls to the API if I use the access token that was returned. If I use password or refresh_token as the grant type, ...

Idoc extension

Hello! I have a question with regards of extension on inbound idocs. I am receiving idocs with specific extension (which I don't have in my system and I'm not able to create). Is there any way to get rid of that extension, just so my Function Mod...

matma24 by Participant
  • 459 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! Retrieving required order header fields (Fields set in OIAN)

I am writing an RFC to return the required order header fields that are needed to create/save an order in IW31/IW32. These fields are set in transaction OIAN. I've looked at how this is done in IW32 and tried to use similar code but it doesn't seem l...

CONVERT_OTF

Ich nutze den Baustein CONVERT_OTF um PDF zu konvertieren und anschliessend Daten downloaden. Das PDF soll Dateieigenschaften erhalten (Titel, Autor, Betreff, Schlüsselwörter). es gibt einen Parameter Modified_parameter, mit diesen Metadaten bee...

Resolved! Delete Package and associated Function group via SE80 - "Object xyz is still assigned to package"

When trying to delete the highlighted package via right-click->Delete, i get the error message in 1.png . However, I can't find the function group that the message says is still assigned to the package. SE80 says the function group doesn't exi...

UML possibilities for ABAP?

Dear all, I'm looking for a good way to display / export class diagrams for ABAP. (Sequence diagrams would be nice too.) There have been many discussions on this platform regarding this topic, but they are all multiple years old. Has anything cha...

BGI by Participant
  • 3152 VIEWS
  • 2 REPLIES
  • 2 Likes
Labels in this area