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

Transfer of Standard Program(Screens, Include,Texts ETC) From Sand Box to Development

Hi experts,As Per my client Requirement I had made some changes to ME41 t-code (program to zprogram and made some changes to Includes)  in the Sand Box, The changes are success full and It worked fine, so now i copied the same changes in the Developm...

Resolved! Uploading file

Hi,I have a program where it uploads two types of files.User can select the radio button which file he wants to upload. The program uses the GUI_UPLOAD to upload the file.My problem is, how do i validate the file the user uploads.For example, if the ...

Resolved! Smartforms: Question

Hello All,I have to substantially change an existing smartform. The requirement is to add a large number of text fields to a secondary window just above the main window. The main window has a table with header,main and footer sections. After adding t...

XML download

Hi Experts,I have a requirement to download XML using SAP ABAP.I am using this FM SDIXML_DATA_TO_DOM..but this FM uses a table with deep structure if I want more than one level.I have a requirement to download XML with five levels. which i will decid...

Resolved! How to set priority of lines in smartforms address note

Hi All,Does anyone successfully set the priority of lines in smartforms address note?I've tried to follow the method that peoples share in SCN and others forum. But seems like the it does not really work by just setting the priority of lines.For eg, ...

Resolved! Selec-options No-display

Hi everyone.After use this:Select-options: abc for fdfd-ddfdf No-display modif id i4.I'm not finding the way to turn this 'visible' with:AT SELECTION-SCREEN OUTPU:LOOP AT SCREEN.IF screen-group1 = 'I4'**********MODIFY SCREEN.ENDIF.ENDLOOP.Any ideas f...

Resolved! Sap script

I am trying to print customer statements from transaction FD10N, My problem is when i try to get print preview from f.64 the output format is differentfrom what i want, The decimal is replaced by point and vice versa.I know that it is depend on count...

Resolved! Replacing space with '.'

Hi experts,I have a requirement in which I need to replace all the spaces in a string with '.'. When I write the below code it is throwing dumb ..REPLACE all occurrences of  ' ' IN  LV_UNAME  WITH '.' .The error I am getting is An exception occurre...

Resolved! F4 help for select options

Hi,I have two select options. 1) iblnr 2) ivnumalso on selection screen I have two radio buttons 1) inventory 2) ware housewhen user selects inventory radio btn it will only display iblnr field for input and hide ivnum and when user selects warehouse...

Deletion of inactive Materials in Material Master

Hi,             The requirement was to delete the inactive materials in material master.             Through BDC i want to proceed on this requirement.             Can any one suggest me what are the steps that i have to follow on completing this.   ...

Labels in this area