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

ALV doubt

Hi experts,I am adding the 'download to sreadsheet' icon in the application toolbar and i am calling using its function code '&xxl'.When i run the application i am getting the run time error.can anyone guide me in this.Here is the sample code which i...

Resolved! form routine

Hi Guys,FORM vehicle_tab_fill USING p_line LIKE line CHANGING p_initvehicle LIKE initvehicle.I have got a form, with the help of using and changing parameters. I need to write a query where in the data from the internal table should be i...

Type Declarations

Hello All,I have a issue with the Declarations of fields:1st Condition:Data: CALRATEGC type P decimals 5.if calrategc gt '9999.99999'. calrategc = '9999.99999'.endif.2ndCondition:Data:f_cal_rate_gc like BAPIACCR09-AMT_DOCCUR.(DEC 23 Decimal 4)shift...

FTP connection

Hi, I wanto to connect to a FTP server & copy all the files out there. I want to know how to use 1. HTTP_SCRAMBLE2. FTP_CONNECT3. FTP_COMMANDwaht parameters are to be passed with these function modules? I have tried standard programs 'RSFTP001' 'R...

Resolved! Looping a Z-Table

Hi All..I need to find out a particular line of Z-Table and modify that line..How to do it ...???Ex: Ztable contains 4 fields and one among is 'Ticket No'. Let assume that table contains 100 Records..I want to modify the particular line where Ticket ...

Resolved! problem with variant

Hello all, I have a problem with a scenario.. I have a push button on my selection-screen and when i click this button it takes to an dialog box with table control. Here after entering the values i am moving the values into a select-option select-op...

lsmw

Hello all,I have a scenario where ther are two Input files and are to be mapped to a single structure. How do I map two files to one using the LSMW tool. I finished the followingMaintain object attributes Maintain source structures Maintain source fi...

Labels in this area