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

Resolved! IDOC Inbound MATMAS

Hi, I have a requirement where I need to check incoming function (MSFGN) from an Inbound IDOC MATMAS standard, if the material being passed on to the system is invalid then raise a status code and do not create the material. I already made an i...

POPUP box Options

Hello, I have a requirement, to put a button(email) in application toolbar when an alv list is displayed(i didi it using pf status), when i click on this button a pop up box should appear with email addresses, this popup box should have checkbox in...

Resolved! CATCH_ILLEGAL_STATE

Hi Experts, We have a problem on our system. This piece of code generates a ST22 abap runtime error: CATCH_ILLEGAL_STATE this is the code: DATA: tdname_range TYPE RANGE OF tdname, tdobject_range TYPE RANGE OF tdobname, ...

Selection screen f4 help

Hi gurus. I have a select-option no-extension no intervals field on my selection screen, it comes from a table with values so I do have f4 help for the field but what I want is that when user starts to type he’ll get the completion help that comes ...

Resolved! Selection screen restart

Hi gurus. I have a selection screen that it’s entries are updating my z db table. When an entry is created successfully a message type I is shown. After the entry is created, message is shown and user accepts it, I want the selection screen to be...

Resolved! ABAP 7.40 FOR syntax

Hello Can someone help me with the syntax error in the attached code ? It gives error “No components exists with the name ‘FOR’ " TYPES: BEGIN OF ty_for_final, vbeln TYPE vbeln_va, vbtyp TYPE vbak-vbtyp, posnr TYPE vbap-p...

Resolved! Accessing an internal table across multiple parallel sessions of program

Hi Experts , we have unique requirement where we have to access an internal table across the same program running in parallel sessions on different app servers. this internal table will have a sum of a field value from all sessions filled sequent...

Pagebreak in Smartform - Print a text on first line next page

Hi experts have a Smartform with a table in the main window. Here I print first column machine name, second column what to do with the machine (PM) => that could be more than one line. All fine, if a page break happens, on the next page all is prin...

Labels in this area