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

bdc program issue

after upgrade , one of my upload program which use BDC recoding only work on resolution 1280 --1024 , if i change the resulution program showing error. any idea?? is bdc have any relation with screen resulution if yes how to resolve it???

RE:Field symbol

Hi all,How to read a field symbol with index.For egFIELD-SYMBOLS:<lt_item> TYPE ANY TABLE. LOOP AT <lt_item> ASSIGNING <lwa_item> Endloop.Now i need to read the <lt_item> with index .How to do so...Thanks in Advance.Alex.

Resolved! LOOK FOR STRINGS

Hi i want to upgrade the file selection system because all the files path are in hard code in the Y* And Z* programsand i want to change it by using FILE transactionthen i have to look for all the programs ( of course Y* and Z* ) that contains a stri...

Labels in this area