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

Internal Tables

Hi Everyone, I am new to the abap. Regarding these questions have a doubt pls let me know completely.1) Have a 2 internal tables say itab1 and itab2, those having a one field. My query is to pass the common records to 3rd internal table say final?2...

BW 3.0B Non Unicode

Hi,We have BW 3.0B Non Unicode and we are in the initial planning phase for Unicode Conversion ( Plan to Finish by July this year ) I see Tons of Resources for BW 3.5 Non Unicode to Unicode and even for BW 3.1 - Restrictions, PreReqs, Tips n' Tricks...

Legacy text mode

Subject changed by moderatorHi Experts,I am working on a program that opens a file writen in English. It works perfectly fine.The syntax is as follow: OPEN DATASET f1 FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.I then add some French in the file, I get...

Resolved! Regex

I have the following RegEx. I need to split ip numbers alone from the string data: v_str type string , t_result type match_result_tab , wa_result like line of t_result, lt_result type match_result_tab. v_str = 'abc.com:122.11.3...

HRP1001

Hi Gurus,I am a BW developer, I am trying to write a routine to extract information from table HRP1001. From table HRP1001, if RELAT = 012, then store OBJID = ivar1(local field) and then do another check like RELAT=008 and OBJID = ivar1 then store ...

Labels in this area