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

Resolved! Tricky Error in PPOSE and CJ20N, tree node moves to incorrect level on its own

Hello Gurus, Using Tcode PPOSE in edit mode, if I double click a tree level containing an Org. Unit X, and after that, (while keeping selected the X O.U.) I expand another node which is another Org. Unit Y, then Org. Unit X, moves inside Org. Unit ...

Resolved! TCODE: STVARV - Individual Maintenance screen call with Variable name as input

We have a dashboard transaction where we are planning to allow only the required TVARV variables to be maintained. Hence looking at option to call the Individual variable maintenance rather than entire TVARV option. Is there a way to call tcode S...

ganu_k by Participant
  • 10367 VIEWS
  • 4 REPLIES
  • 0 Likes

select and count

Hello everyone, I need codding to process VBAK table and get information for KNUMVs wchich appears more than 1.KNUMV is not key field here and im processing data to KONV where KNUMV is a key field, and I need check it before processing to not get a...

Program to call the Where used list for all objects in a target package?

Hello all, As the title suggests, i'm trying to develop a program that gets a package name as an input and does a where-used search for every object in that package. Afterwards i want it to display the objects that are not used anywhere. Here is my...

Set parameters for Query Manager using a "complex" query and not just a SAP table

I found an example on the web: SQL Query code with variable declaration https://answers.sap.com/questions/660853/sql-query-code-with-variable-declaration-does-not-.html/* select * from ORDR x */Declare @Num as INTSet@Num = /* x.DocNum */ [%0]Select...

Resolved! Performance issue on function module fagl_segment_contains_data

Hi Experts, We have a custom transaction code that has a runtime issue as it takes very long to process . Per checking via SAT, long runtime (almost 90% runtime) is happening in check_data(1) TO check_data(4) of standard FM FAGL_SEGMENT_CONTAINS_DA...

Resolved! Create XML file

Hi experts For an interface,we need to create an XML file and save it locally. My question is: which will be the best way for the XML creation? Using xlst_tool or doing completely the file by hand? Could you please help me? Thanks in advance! ...

Labels in this area