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

Resolved! Dynamic Report

Hi experts,I want to create dynamic report where in i'l give group codes in selection screen.Accordingly no of columns will be displayed.Suppose if i enter three groupcodes then three columns,likewise.please suggests useful logic.Useful answers will ...

Performance Issue

Hi All,We have performance issue with this program, can anyone give suggestion.******************************************************************************************data: bdcdata like bdcdata occurs 0 with header line.data:begin of itab3 occurs 0...

Resolved! BDC issue

Hi Gurus, for the follwoing code after I start the session method, after the first screen it is throwing me an error saying "no batch input screen for sapv45ma 4001", and it is not taking any values from here on. Here is the code: ...

Resolved! alv

hi gurus.....In ALV output I dont want the user to change the column width, It should be of fixed length.I tried "outputlen" in the field catlog but does not workshow can i achive it?good points will be rawarded..

runtime error

hi experts,i have made one report,but wen i execute this report for a full fiscal year n for all customers then it gives an runtime error of LOW MEMORY SPACE.plz tell how cud i recover from this error.m sendin u code of my report.plz do the needful.&...

Concatenating

HiI am having two fields like thiswf_acc type c length 1 value '-'.wa_rseg-wrbtr type rseg-wrbtr. (data type curr length 13 decimal places)i would like to concatenate wf_acc '-' in front of wa_rseg-wrbtr.I want my output should e like (-100).But whi...

SWO1 Doubt

hi,In Tcode SWO1 there is an object say BUS2012 for purchase order and it is having different events like change,release,cancel,reject.But it is not having "Create".So what i did is copied BUS2012 into make it as ZBUS2012.I added an event called "Cre...

ABAP-Programs

Can anyone pass out any Sample Programs of taking input from user and passingoutput from server which may be developed for me to understand how we write ABAP programsI have got address of learning ABAP-in 21 days.I need to go through any of program...

IDOC Doubt

hi,When i send material from Sender thruTCODE BD10 to receiver system,the materials directly getstransfered to Receiver system.So what is need of BD11 if it is getting transfered without it?Moreover,if i runBD11 in receiver system one error comes in ...

some doubts in alv report

how can i page breakin alv report ?what are the types of variants and events in alv report?how to hide field in alv?how to change standard pf status in alv reports?plz give me sample program for how to use variants in alv?<THREAD LOCKED. Please stop ...

Resolved! check box

hi gurus...In selection screen I want to display the checkbox in the right hand side of the text.(the default position of check box is left) . can i achieve this with out using screen painter.??

Resolved! Char size

Hello.How can I use a char greater than 132 digits within an abap program ?Even when I define a field with size 300 or type of domain with char 1000 size it gets only and exactly 132 digits when I'm concatenating few fields into it.Thanks in advance,...

Validate Email id

Hello ppl,Is there any standard FM to validate the email address.In my report program, I am allowing the user to enter the email address in the selection screen.I want to validate this email address before sending a mail.Declaration:PARAMETERS: p_mai...

Resolved! BDC

Hi Gurus,When I try to execute the following BDC It is throwing an error that "Wrong value of the parameter FILETYPE". I am trying to upload data from presentation system.Here is the code: report ZSO_BDC1 no standard page heading line-size 255....

bdc change

hi gurus,tell me how we can extend matnr in a plant using bdc.plz give me also tcode that which tcode are used for it recordingalso provide programm codesthis is my codes plz check it and tell me where i am wrong.help meREPORT zmatrial_change N...

Labels in this area