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

Resolved! CV01N: Its working fine directly in SE24, but in my_Z_report!

HelloI have created a object in CV01N, with the below details,Document: 10000000000000291Document Type: ZZZDocument part: 000Document version: 00and i have attached my_excel_file to this, its status is LOCKED, well. We are maintaining always only one...

Resolved! Passing in a distribution list as a recipient during dynamically created job

So, I know you can create a distribution list and enter it when manually creating a job in SM36 - however, to which parameter can I pass this distribution list when I am dynamically creating a job inside a program using:'JOB_OPEN'Submit program... 'J...

Resolved! Call method (or subroutine) in calling program from bacground job called program

Hi All.I looking for a solution for below task.I run a dialog program. The main program submit other program in background job by means:JOB_OPENSUBMIT ... VIA JOB jobname NUMBER jobcountAND RETURN.JOB_CLOSEI need a technology to call a subroutine in ...

Resolved! concatenating integer and a char (possible?)

Hi,Im new in ABAP developmet.Please help.I need to CONCATENATE integer and a char.EXAMPLE:   data: v_num1      type i  value 11,         v_num2      type i value 14,         v_res          type i,         v_percent   type c value '%',         v_conca...

Resolved! List Box in Table control

Hi Friends,              I have a requirement where i have to display the list box in table control for a particular field. I am able to display the filed as list box in TC with the help of list box option in property option for the field based on th...

Resolved! How to apply authorization object check on table maintenance. (View or Edit)

Hi Gurus,I've come across a requirement to only allow certain users to edit table Z and certain users only allow to view table Z.i've proposed a solution whereby create a t-code with SM30 - viewname = table Z, show = 'X', and tie this t-code to the r...

Labels in this area