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

read_text

Hi all, I want to capture the text entered in vl02n in header text field. In read_text FM in the id parameter i have mentioned '0001' which is throwing error in my program. Can anyone give me a solution for this.Thanks in advance.Regards,subb...

Internal Table

HI ,1.can we change the internal table field names in dynamic .for ex : in ITAB i defind filed1,field2,but in program i have to change the name of these fields .2.HOw to create dummy fields in internal table and how to assign data to it .THX

Unicode Issue

Hi all!I'm updating from a non-Unicode system to a Unicode one and I'm getting the following error on both Translate statements:"HEX00" must be a character-type data object (data type C, N, D, T or STRING).""HEXFF" must be a character-type data objec...

Resolved! WS_DOWNLOAD

Hello friends,I am using the WS_DOWNLOAD function Module and it gives me a short dump. DATA: BEGIN OF I_PA0002 OCCURS 10. INCLUDE STRUCTURE PA0002. DATA: END OF I_PA0002. CALL FUNCTION 'WS_DOWNLOAD' EXPORTING filename ...

BADI WORKORDER_UPDATE

Hi there, sappers.We are trying to use BADI WORKORDER_UPDATE to perform an additional task (in a different work process) after system update of a production order, when releasing it.For this purpose, we are trying to use methods AT_RELEASE and then I...

Resolved! ALV List Display.

I am displaying my report output in ALV List format using FM "REUSE_ALV_LIST_DISPLAY". Now if the user double some of the columns i want to navigate them to ME21N ETC. How can i do that...Can someone please give a sample code of doing that. Thank yo...

SG141 by Active Participant
  • 526 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Table USRM0 updated

Hello All,On the ECC6 version, when executing transaction VD03, on the first screen, there is a push button named 'CIN Details' but not always displayed. Some users see it and some do not. This depends on the user id which is stored in the table USRM...

Labels in this area