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

Resolved! Flex on BSP

Hi there,I'm new to Flex development and since I've not access to an FlashIsland-enabled system, I'm trying to develop a little application to be embedded in a BSP page.I've a WDA application that it's a substitute of the Job Monitor transaction SM37...

Resolved! Select upper/lowercase

HiI have a table where I got data in upper and lower case (like "TeSt".My selection must find this entry if the selct-options contain:TE*te**STetc.In my program I select all my data in an internal table.Then the text field (TeSt) from the internal ta...

regarding BDC

Hi,I am doing recording for BP transaction. Problem is BP screen depends upon last time i used it. So during recording, cursor was at particular tab, and before running the BDC program i used transction in different tab manually then it is giving err...

Resolved! F4 help

Hello Experts,I want in my screen that on click of customized F4 search help when user select the input from F4 ,the corresponding date will appear automatically in the date field.Plz suggest.Aastha

Resolved! UME synch with CUA

What are any issue with UME synch with ABAP CUA? If I have one CUA should I point all of my UMEs (Java instances to a single ABAP instance).Does anyone have any experience with CUA and java? What architecture issues should I be aware of>ThanksMikie

LOOP and Inner LOOP

Is one of these faster than the other?data: Outer_tab type table of some_type.data: Inner_tab type table of some_other_type.LOOP at Outer_Tab into some_struct. SORT Inner_tab by some_cond some_cond2. LOOP at Inner_Tab WHERE some_cond = Outer_TAB-so...

Resolved! JPY Correct Format

Hi,I have a report that displays the net price in foreign and local currencyThe processing happens in an internal table where the field containing the suppose to be price in local currency is like ekpo-netwr with 'JPK' as the currency key. On the in...

Resolved! User Pwd

Hi, We are making a copy of production to a new production server. During this process we are having an issue with user passwords being expired when every we do a copy to the new production landscape. just wondering wht is causing the problem and the...

Labels in this area