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

Call Screen Dump

Hi , I am facing Runtime error LIST_TOO_MANY_LPROS dump saying "No further list processing possible."SAP only supports 50 consecutive screen calls u201Cso when the limit of 50 is reached itu2019s throwing the error "No further list processing possi...

Printing remote PDF

Hi,Is it possible to automatically print a PDF file which is located on a different server (like http://www.myserver/mypdf.pdf).I have build a small program for opening it with method "CALL METHOD cl_gui_frontend_services=>execute..." but my user wan...

Resolved! Dynamic Field catalog

Hello All,I am creating an ALV using SLIS. The number of columns to be displayed in the ALV are not fixed they are determined using the function module dynamic_table_create. My problem is I want to create the field catalog for the ALV. How can I cre...

Arabic calendar

Hi Experts,I am working for soudi client.I want to find the gregorian date(english) for the arabic date Ex:- Arabic date: 14310709(yyyymmdd) need to convert this to gregorian date i.e 20100621(yyyymmdd).Is there any function module in sap..., otherwi...

Need help in logic

i have 2 internal tables tl_item_pge1 & tl_pge1. In both the internal tables tl_item_pge1 & tl_pge1 there are 2 fields with field name VENUM . I want to replace the values of tl_item_pge1-venum with tl_pge1-venum . I wrote the following logic . As...

Labels in this area