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

Resolved! EDI_DATA_INCOMING

Hi all,I am using EDI_DATA_INCOMING in my program .To this Function module i need to pass file name and port name . this function module i am calling in a loop . One of the file in the loop contains errors or if i give wrong port number . the progra...

Resolved! Uploading a file

Hi All,I have a table that has around 50,000 records, I want to download that table and when I tried to download it as a flat file... it did download but the data is separated by "|" but I want data to separated by "," and then I need to upload the c...

Issue with GUI_UPLOAD

Hello All,I am using the function module GUI_UPLOAD for uploading a notepad (tab delimitted). My file consists of 3000 records. I have passed the parameters filetype as 'ASC' and separator as 'X'.When I am trying to upload the file it is taking too m...

Resolved! Problem in displaying percentage coumn value with '%' sign.

Hi All,I have requirement of list dispaly in ALV grid:In this list I have one percentage column where I am calculating percentages. But I have to show '%' sing at end of the each value in the list. I am using column type p. I have sort on decending f...

Resolved! Display amount in ALV Grid with different Decimal Places based on Currency

HI Experts,Working with ALV Report i have one Amount field NETWR which is having Length 15 and Decimal Places 2.we have two different types of currency's AED and KWD and AED having 2 decimal Places and KWD having 3 decimal places. im using FM: REUSE_...

Resolved! parameter id problem

Hi friends,iam facing aproblem with parameter id in a screen.actually i have screen 100 on which i have 2 fields matnr , kunnr.in the properties tab of those fields i have added the parameter ids and in the pbo of screen 100 iam using the code Get pa...

Resolved! Issue while mail triggering using function module SO_NEW_DOCUMENT_SEND_API1

Hi all,I have requirement to send mails from BADI.For that i used following function modules-SO_NEW_DOCUMENT_SEND_API1and SO_NEW_DOCUMENT_ATT_SEND_API1,Both of these two function module requires to use COMMIT WORK statement.But if we use COMMIT WORK ...

Resolved! Internal Table

Dear all I need the first column of the internal table as a checkbox. Please give me the syntax to do that.Itried liketypes:begin of is_ty, a type c as checkbox, matnr type matnr, end of is_ty.But its throw an error in the ...

report

Please take the time to read the Rules of Engagement of these forums. Please use a more informative subject in futuresir,plz tell me wht is main requirement to create the simple report or interactive reportthanxwith regardsmadhukarEdited by: Matt on...

Resolved! Colour cells in ALV OOPS

Hi Experts,Can any one solve my problem.I have displayed (grid display) using ALV OOPS using method (CL_GUI_ALV_GRID=>SET_TABLE_FOR_FIRST_DISPLAY)But I want colors should come on the list. Colors should be displayed Cell wise. Suppose for example in...

Labels in this area