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

Regex lookbehind

Hello everyone!Can anybody tell me how lookbehind expression should be written in ABAP?I found only about lookahead statement and apply it for my case:(?![A-Z])[0-9]+to this text 50 * P122 * P119but regex made a mistake and matched all the numbers ev...

GUI Upload

HI,I am trying to upload an asc file with tab delimited into an internal table. Unfortunately iam getting an "#" symbol in my last column of the itab. I am using the below code. Can some one tell me why iam getting the "#" symbol.CALL FUNCTION 'GUI_U...

Interactive ALV

Hi friends,I have a requirement to capture the value displayed in the ALV list output and then pass the value to a FM and then produce an output,my problem is iam not able to capture the value of sy-sucomm, if i use the below code as below, my cond...

Resolved! Error while creating new table

Hi First I had deleted one custom table. Then I try to create the same table with different fields. Now I am gettinh the errors.1. ZLV_COMP_TABLE: Inconsistency DD <-> DB (check table with analysis tool)2. A table called ZLV_COMP_TABLE exists in...

Subhankar by Active Contributor
  • 3364 VIEWS
  • 8 REPLIES
  • 0 Likes

Call for subscreen

Hi i have created a screen 100 and sub screen 110 and tab on main screen the subscreen area name is FAILURE_SEVERITY_REF1 kindly tell me how can i call that subscreen on main screen.the question is what will bethe call in PBO and PAI so that 110 may...

Resolved! Output printing problem

hi guriji,i have written this code. in t_out internal table we got write value. when we execute write statement it shows only one value.not whole value what are the t_out internal table. so plz tell me what are problem in write statement. REPORT ZLO...

Resolved! Regarding perform

Hi all,One very small help..i want to pass table which is of type of any standard table to perform and inside perfrom i want to check some values of table fields..my doubt is can we pass table to perfrom and inside it i want to read the table..is i...

Labels in this area