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

Flat file downloading

Dear All,suggest me syntax or function module used fordownloading a flat file. just give me a idea.I searched in forums but I didn't got any answers for my query. here m not telling anybdy to write a code for me..m clearing this to all coz I got some...

Resolved! String limit - TRANSFER to an open dataset truncated @ 256 chars

Hi all gurus,I'm streaming out on an open dataset a table to get a csv file, in the following way:- concatenate the relevant fields of the table into a string, separated by a pipe ('|');- transfer the string to the opened dataset fs.So far, so good. ...

Submit Command

Dears,We have requirement , where need to submit this program in the background RPTQTA00 . And I have to submit this program with the option of u2018Directu2019 button in the selection screen. When I checked the coding in the User command they have...

hiding a tab in ldb

Hi, i have a tab for fast search in an ldb, now i want to hide the tab if sy-saprl is less than a particular value. I tried screen-active = 0, but that didnt work, the tab would get hidden but the screen fields would come on the next tab. I want to h...

SM35 logs explanation

In my scenario i executed a report in background ,bdc is being used in it.when i check in sm35 it seems that in one batch logs some of the transaction has errored out and others got executed successfully.how to identify the reason for that particular...

Resolved! Nested Loop

Hi ALL,For every record in Outer loop i have to loop through internal table with date range to get total (from all the records that fall in date range) , i could do this but the problem is taking longtime 15min per data set, is there way we can impro...

Resolved! Hide password in table

HiMy program store a encrypted password in a z-table.But how do I protect the password, so nobody just use the respective FM to see the password, or create a program to see the passwords.I use these FM: DECODE_SLDPWD_BASE64ENCODE_SLDPWD_BASE64

Labels in this area