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

Hide sensitive attribute data and make the infoobject unavailable to some BEx report writers

How do you set up BW security to not display all of the attributes for users with limited access?  For instance in BW ,0EMPLOYEE has an attribute "ethnic origin", which is sensitive data.  Not all report writers should be allowed to see that attribut...

Resolved! When i press space bar or backspace, previous used value is not appearing SAP GUI screen in one of the Desktop

Hi;I created my program with Z.I call another screen 9001 from program.Screen has ztext field.I want to see previous values ,when I press space bar or backspace but I can't see.AndI am using  this program 2 different  system.I can see old values in A...

text not coming in otf

  CALL FUNCTION 'ME_READ_PO_FOR_PRINTING'    EXPORTING      ix_nast        = nast      ix_screen      = ent_screen    IMPORTING      ex_retco       = ent_retco      ex_nast        = nast      doc            = l_doc    CHANGING      cx_druvo       = l...

File issue in ABAP

Hi,I am writting the data in to a file using OPEN DATASET. When I opened the file if I press right arrow button at the end of the record it is going to the next line eventhough the there is no data in the second line.As per my requirement cursor shou...

Resolved! alv grid with buttons

Hello Experts,I am new abap developper and want to create alvgrid with delete, modify and create buttons.I find the folowing program   BCALV_EDIT_01 but the buttons don't work. For example when I delete a  row from a table, the row still exist in the...

Resolved! Concatenate with empty string

Hi Friends,I've concatenate around 10 strings,  if any one of the string is empty then it concatenate the space alsoFor example:     CONCATENATE w_report-bukrs  w_report-year     w_report-month   w_report-matnr w_report-orgcom                    w_re...

Labels in this area