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

Resolved! Output format

Hello,Does anyone know that for the report RFFOM100 for Mexico, what is the output file structure like? i.e., what are the columns for the header and the individual records? I have a hard time finding that in the code.Thanks a lot!Regards,Anyi

Resolved! Remote search help

Hello everybody, I need to create a remote search help, that is, a search help that will get values from another R/3 system (specifically, values from table VBAK)Can anybody tell me which is the best way or strategy to do this???Thanks from Argentina...

Resolved! File Upload

I need to attach a file to a purchase requisiton fromwithin a Web Dynpro application. Is there an R3 functionthat accepts as a parameter a binary file? Most functions I see require a full pathname. I don't have access to the pathname. All I have is...

SMARTFORMS

Hi Friends,In smart form when we create text node under tablein text node--> outoptions tab we have output table section in that we have1) new line check box 2) line type input field3) new cell check box4) skip cells input fieldplz clarify the pur...

ALV multilevel list

hi,i want to display a alv list.for example i displayed a list of orders, if i click on an order i should have a detailed list (ie crt date, order rejection etc). one more point is user should have the functionality to modify the data ie displayed an...

Transport Report

I’m looking for a program that will allow me to report on Transports. Output would have the following columns:TRANSPORT NUMBERRELEASED OR MODIFIABLETRANSPORTED TO TEST SYSTEM RETURN CODETRANSPORTED TO PRODUCTION SYSTEM RETURN CODEI don’t think there...

ALV to Excel

Hi,I want to download a ALV to a Excel file, but the excel file allready exists and have two sheets. I want to do the download the ALV to sheet one but i don't want that the data from sheet two dissapears. Can i do that?

Resolved! AT LINE-SELECT - problem

Hi All!I need your opinion about the code I wrote to create a report with all the inventory document for certain parameters (year, plant) and if I click on the number of document inventory I should get a list with all the position (materials) from th...

Resolved! ALV display

hi all,I am using ALV-grid display. In which after displaying the list, user wants to give input into a particular field. This can be done with EDIT-option. But after getting the input the value must be added to the next field and should be displayed...

Resolved! hi

I am working with hr report in that i am getting a date format mm/dd/yyyy in the development and it is working fine but when i move the program to quality ,the quality having the date format dd.mm.yyyy. so it's not working in the qulity.How to solve ...

Resolved! sorting

friends, i have an internal table which has 10 rows....in that, i need to sort the 1st column and the 8th col ascending wise...both are numeric fields only, i.e., sort itab by sloc days...but it's not working..where am i going wrong? thanks all

Resolved! ALV

Hi Experts,See the below code.Here iam able to display the check box.But i am not able to select it.It is in disable mode.And also the text for checkbox 'CHEC' which i declared in structure ZSTR is not displaying in the o/p. Can any body tell me what...

Resolved! EXPORTING LIST TO MEMORY

- I want to call another program (prgB) from within a program (prgA). - Export the results from prgB to memory- Import these results to prgA, do my processing and,- Then Free the memoryI am using the below code but my itab_list is not populating. I...

Labels in this area