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

Properly displaying currency amounts (negative sign) via WRITE statement

Dear forumers,Using the WRITE statement, how may I properly display a currency amount that has a negative value?In my program, the variable, V_AMOUNT to be displayed is originally of the type "WERTV12".Using the WRITE statement for this, nothing gets...

Avoid nested loops

I have an internal table (itab) with a field having vale in the form as shown below;0001-0003;0005;0007-0009 (In one row)This means it has values 0001 to 0003 0005 0007 to 0009I have to compare these values with some other table itab3 which has thes...

Resolved! field-symbol for internal tables

Hi Experts,I have an internal table <fs_outtab>. [its dynamically declared with the help of field symbol]I want to read from this like we read from normal internal tables likeREAD TABLE Z_TAB1 INTO W_TAB1 WITH KEY K1 = 'N'.But this is not possible ...

kumud by Active Contributor
  • 40327 VIEWS
  • 16 REPLIES
  • 0 Likes

Bypass PopUp Screen

Hi, How to by pass the standard transaction popup screen. Actually in pop up screen I am getting n number of records, from that manually i have to select one record.Now instead of that i have to by pass the popup screen and need to get select only on...

Select-Option

How can i use the values from Select option if the user enters only one value but no interval then my statement worksSELECT-OPTIONS : S_matnr FOR mara-matnr. Select maktx from mara into corresponding fields of it_tab3 where m...

Analysis assignment

Hi I have seen security documents and couple of links and tested with dircect analysis authorization to user and also checked with Pfcg role with s_rs_authobject assginment both are working . i have seen some docs assign users via role is more flexi...

Labels in this area