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

Resolved! list box problem

Hi Guru'swhat am I doing wrong here:TYPE-POOLS: vrm. PARAMETERS: p_dlvbat TYPE c AS LISTBOX VISIBLE LENGTH 10. DATA: param TYPE vrm_id, values TYPE vrm_values, value LIKE LINE OF values. AT SELECTION-SCREEN OUTPUT. param = 'test'....

SAP BI Developer Roles

Hello all,I am a BI developer on an Implementation project. We do not have a Security guy. and I am the only BI developer, lead, analyst whatever you may call. I have never done security and have been asked to do so here in this project. Can someone ...

Resolved! Reading Deep structure

Hi All,I have deep Structure PS_RJHAORDER-RJHABPZ_ITAB-BELEGEINH, BELEGEINH is the field which contains some value and I want to read that value and pass to the field of same type of BELEGEINH.let's say.... LS_BELEGEINH = PS_RJHAORDER-RJHABPZ_ITAB-B...

Resolved! Select Statement

Hi All, I am working on a report and I have written the following code: SELECT tstc~pgmna tstc~tcode tstct~sprsl tstct~ttext trdir~secu INTO TABLE it_test FROM ( tstc INNER JOIN tstct ON tstcttcode = tstctcode INNER JOIN ...

Resolved! Report for PO Changes

Hi Experts,I would like to have a report for Changes made by users in the Stock Transport Orders. This report must consist of PO numbers along with the changes made by the users and their EID'S. And also, i should be able to take scheduled reports (f...

Labels in this area