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

Resolved! Enhancing transaction QM10

Hi allI have to enhanced the QM notification with new fields ( in database and screens of transaction QM01, QM02, QM03).This is done with enhancement QQMA0001.Now a new requirement is to enhance QM10 (Single-Level List - Quality Notification) to also...

Resolved! ABOUT The payrolll

how do we calculate the retroactive accounting in the payroll of hr-abap? for example : it is a situation that for an employee has got the salary for a month of oct. 10,000.but he got hiked for 5000..but he did not take the hiked salary in the month ...

ALV POPUP

Hi,I want to remove the buttons such as COPY, Layout, etc from the popup window when I use 'REUSE_ALV_POPUP_TO_SELECT'. And also I want to have my own buttons there and write my desired code there. Can you please provide the pseudo code for that and...

Resolved! Dialog programming

hi all,any one can help me,Create a dialog program that will allow the user to edit, add and display Material description in multiple languages. There will be separate transactions for Display and Change modes.tables are mara,makt and T002The first s...

Resolved! Tcode help req??

HiI need to ask that,i had made a tcode,for a report.but now when i execute this,it is coming to the selection screen of the report,but after that it it going out ,& is not executing the report.i am not able to understand where is it going?while maki...

updating DB row

Hi Experts, I am taking input from user in my classical report. I am showing 2 Qty fields. 1st is allready filled & second user will fill. there are 2 Qty fields in DB table too. new Qty is taking by user from report. I want to update ...

Resolved! select statement

Hi All,I have one internal table where i have stored transparent table names.. now i want to loop thru this internal table and want to count number of rows in all transparent tables so i will use select count (*) from transparent table name.. but as...

Resolved! Creating a view cluster

Hi ,I created a view cluster which contains a hierachy of 3 tables .In trasaction sm34 when I give the entries for 1st table and choose the 2nd table, the entries that i have given already in 1st table is not coming automatically for the 2nd table ....

Resolved! listbox

Hi,I could able to select only the first item in the listbox.How to select the remaining items.Here is my codeReport z1.Type-pools : vrm.data : name type vrm_id, list type vrm_values, value like line of list.parameteres : c(10) as lis...

Labels in this area