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

ABAP HR payroll

Hi experts,Can any one tell me how to select the personnel number, salary and the wage type text based on the selection of a particular wage type?I have created the report category for the same and would like to select the per.no, salary and wagetype...

Resolved! create a Button

Hi All,I need to create a button in a Report, but this appears only to registered users in a table "ZAUTHORITY";any ideias?I try with Authority Check, but I received only "sy-subrc = 0";I have created the Class "ZAC"(su21) with Object "ZOAUTCHECK"(su...

Resolved! bdc

Hi experts,I am recording the transaction VL02n to update the item text for material.After entering to item text ,for one of items i updated text as "test123" and saveed the document.After finishing the recording i have trasnfered that to SE 38 progr...

Problem with select query

Hi Experts, I have a problem with below select query where it is excluding lower orders of collective order, where these orders are released but not confirmed.I got a requirement where I have to show the lower orders along with header order (collec...

LSMW

Hi,I am extending materials with one view using lsmw. My doubt is in that view(quality management) I am clicking inspection type there one table control will come there I am passing three records every time I will pass three records only one is inspe...

Resolved! Primary Key

hi all,i have created ZTABLE with MANDT key and Maintenance View. i have entered one record through Maintenance View. while trying to save second record it is giving error 'An entry already exists with the same key'. my ztable is Field Key ...

Resolved! Performance

Hi!What is better:SELECT docnumFROM edidsINTO TABLE i_edids FOR ALL ENTRIES IN it_workitemWHERE stapa1 = it_wotktiem-id AND status NE '68'.With an index for stapa1 and status.Or:SELECT docnumFROM edidsINTO TABLE i_edids FOR ALL ENTRIES IN...

Find objects used by program

Hi,we want to transfer some customer-specific programs to another system.BASIS will manually import all objects we put in a transport, but:How to find all (Z-) objects included in a program or function group? they are not all in the same development ...

Clemenss by Active Contributor
  • 1497 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area