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

Resolved! REUSE_ALV_GRID_DISPLAY

Hi,I am using FM "REUSE_ALV_GRID_DISPLAY".There are 5 columns that I want to display. the table gt_fieldcat[] and gt_afrp_alv both have all the columns required.The problem is though all 5 are getting displayed but the value of 4th column is not gett...

re process IDOC.

Hi Experts,I would like to reprocess an Idoc. However, I would like to have the Batch User ID to be appearing instead of my user Id. Is this possible using BD87 ? or by some other programs. Could you please help me in this.Thanks and Regards,Sandipan

cl_gui_frontend_services=>gui_download - wrong behaviour with Windows UAC

Hello,we are using the method cl_gui_frontend_services=>gui_download to store files on the presentation front end (Windows Vista with UAC).When the user has no windows rights to the target directory and UAC is active, then the method gui_download sto...

Transaction Dumps

When running transactions S_ALR,* we are getting this error,No further processing (contact your system administrator)Message no. KH125DiagnosisThe program GP4FKBXBONL1Q45PJJ80331SQUE which belongs to the report could not be generated correctly.The p...

Resolved! Unicode Error-bytes must be multiple of the size of a unicode character

Hi,I got the following error when I had copied the code from 4.7 to ECC. data: i_var(25) type x occurs 0 with header line. data : i_tab like pict_line occurs 0 with header line, field-symbols <fs> type c. loop at i_var. assign i_var to <fs...

kiran_k8 by Active Contributor
  • 2081 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Help reg BAPI

Hi all,My requirement is to get a bapi or fm in which i should provide the table name and one value of a field in that table, which then should retrieve all the values of the other field matching my selection criteria. (like select statement with w...

Resolved! List box behaviour

Hi ppl,I have a list box on my selection screen with 5 options.The list box is seen as below on my screen:Option AOption BOption COption DOption EBut, in my client's system, it is seen as 1 Option A2 Option B3 Option C4 Option D5 Option EWhy does the...

Resolved! GUI Status Translation

Hi all.I have a standard GUI status, which i want to translate to hebrew.the regular way (Goto -> translation in transaction se41) doesn't work.I'm trying to translate it by using SE63, but i don't know how to do it.Can someone help me please?Thanks,...

Labels in this area