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

ITS HTML code in SE80

Hi all,I am a ABAPer and i am working for SRM and ITS part in SE80. I am doing some changs in 'Internet service' level.Internet service is a one type of Application we can do in SE80.This code is mix of HTML and Java Script.I have one problem to unde...

Resolved! Hanging indent output

Assume I have 5 columns and n lines to be output on the screen. The first 4 colums of first 5 lines have same values, so I want to show the values of these columns for only first row, the remaining 4 rows should not have the values for these first fo...

ALV report

Hi all, I have written the following ALV report, can anyone of you please help me in making this report into ALV Tree report, any help will be appreciated. REPORT ZTEST_REPORT .TYPE-POOLS: slis.Data: begin of it_mara occurs ...

Resolved! BAPI Commit

I have a question on how BAPI_TRANSACTION_COMMIT functions.LOOP. CALL FUNCTION BAPI_...ENDLOOP.BAPI_TRANSACTION_COMMIT.In this case will calling the Commit after the loop endloop commit all posted documents or will it commit only the last transacti...

Resolved! How to connect SAP with other systems for extract information ?

HiDoes somebody can help me please. I have a big requirement in wich the client needs a development for process and access information for employs for calculate and report some costs.But the information is not only in SAP system but is in third part...

Resolved! NEW-PAGE PRINT ON

Hi all,I am in ECC 6.0 and my program is showing a warning at lineNEW_PAGE PRINT ON.the warning is this"NEW-PAGE PRINT ON" should no longer be used to generate a print dialog box . . . is this something I should worry about.or can I ignore this as i...

Labels in this area