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

Resolved! hide stmt not working

hi ,my hide stmt is not working in below code.TABLES:VIBDAO.DATA:ITAB TYPE TABLE OF VIBDAO WITH HEADER LINE, NUM TYPE I VALUE '1', PROG_NAME(12) VALUE SY-REPID.TOP-OF-PAGE. WRITE:/ PROG_NAME,20 'ARCHITECTURAL OBJECT INFORMATION DISPLAYED'.ST...

Change table's package

Hi people,I am having some problems here and I need your help.I have to change the package of several tables on a migration we are doing.But the solution we have is not very quick to finish, so if you have any other way...What we are doing is:create ...

Resolved! Problem with Subscreen

Dear Experts ,I am facing a problem with the subscreens. My senario is as follows :Main screen is 0100. On this screen i have defind one subscreen area and in this subscreen area i have called another screen 0110. On this 0110 , there are 3 another ...

input from user

Hi experts,m workin on one report in which i have to send message to multiple customers and that message has to be typed by user on selection screen itself..can u plz tell me how i can create a large input mesaage box on selection screen to write tha...

ALV layout variants

Hi all,I am using Object oriented ALV in my report. I have created many ALV layout variants which are standard/global but when i goto manage layout and try transport option I get a message that there are no layouts that were passed for transport. Can...

Idoc Status save

HI all,I am using function module BAPI_IDOC_INPUT1 in order to reprocess some Idocs in error, it works done and posts the debit note correctly but the Idoc status isn't updated and remains 51. I have also added BAPI_TRANSACTION_COMMIT.Any suggest?Tha...

Resolved! LOOP AT AN INTERNAL TABLE

Hi,I have created an abap program that has an internal table. In that table I want to compare the values of one field with the values of the same field but from other records except the current one. What do I have to do?Thanks in advanced.

Labels in this area