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

Query on batchjob

Hi,I have a report which extract the data from certain tables create the file in AL11. From there a UNIX job having unix script PUSH the file to other third party system. As the report in SAP execute through batch job and when the report wont execute...

Resolved! cross client connection

hi gurujii have prd 400,qty 300 and dev 200 client, all are on sepret server,now i want to access a 400 client from the 200 client in sort that i use 200 application server for the 400 database server it can possible and how i do this, thanks Naines...

OLE File Download

Hi,I am facing a problem during download oe EXCEL through OLE.Actually I am opening an existing file, changing the data in the file, saving it and closing it using OLE.But while saving and closing it an another file Resume.XLW is created and stored i...

SQ02 - Usergroup/Infoset/Query - approach for maintaining and transporting

Hi,what is the best approach to create/maintain a Usergroup/Infoset/Query ?We have 3 systems DEV/QAS/PRD, with multiple clients.In transaction SQ02, you can choose for standard area and global area.We want develop the queries on DEV client 100. Run t...

h_senden2 by Active Contributor
  • 413 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Replace # with space

Hi,I want to replace '#' with space in a string. I used the below statement. REPLACE ALL OCCURRENCES OF '#' IN p_text WITH ''. REPLACE ALL OCCURRENCES OF '##' IN p_text WITH ''.And it is working fine in Development system. But the same statement is...

SQ02 - Query titles languages

Hi,via SQ02 transaction i'm creating a query with English title (the system is EN). But where can i find the translation for the query title ? I want the German/Dutch/French users to have the query titles in their own language.The fields of the selec...

h_senden2 by Active Contributor
  • 714 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area