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

Resolved! ABAP dump analysis

Hi Experts, We have encountered a dump in production where insert statement fails to update a custom database table.The internal table that contains the entries that updates the database table is IT_LABELS. As can be seen in below screenshot, I...

How to use LEFT OUTER JOIN to get only one matching row from second table in Open SQL ?

Hi , For example i am using EKKO table Left Outer Join EKPO but based on multiple entries in EKPO, i am getting multiple items. I only need to return one matching row from second table that is EKPO. How will i achieve this in Open SQL Thankin...

Resolved! How to create a table or a structure dynamically if the value of the field is initial or space

Hi team, i had one requirement where i need to compare two records. Example , i need to compare VBAK table's record.i have two vbelns , 123, 124VBELN : 123 , 124. Now , i'm giving the Table name, old 1st vbeln and second vbeln as input to a cla...

PA40 - Hiring employee with FM HR_MAINTAIN_MASTERDATA or HR_INFOTYPE_OPERATION

Hello, I need to create an ABAP program who Hire an employee (acts like PA40) and I try to do it by FM (if it's possible, I won't use BDC). I have read several posts (each time, they are old) that talk about HR_MAINTAIN_MASTERDATA & HR_INFOTY...

Resolved! CALL SCREEN NOT WORKING

Hi All, I m developing a report and I m trying to call another screen which contain the container alv but the alv is not displaying,It is in same there on selection screen .I debugged the PBO of the screen and found that CALLMETHOD alv_grid->SET_TA...

03 event in TMG

Hello, i have requirement in TMG. Selected deleted entries should be save in another TMG. Suppose for ex., i have two tables ZA and ZB. Both tables have common fields. If i delete some records from TMG ZA, only that deleted entries should be save i...

Resolved! Is there a step-by-step guide to switch from using cl_salv_table to ABAP2XLSX?

Better late than never, I'm starting to look into the options offered by ABAP2XLSX and have already imported all the objects into a sandbox system. I've also browsed the available information on Github and in SAP Community and checked out some of the...

Basic SQL question

Hi, all I have a table with following fields:FIELD1 KEYFIELD2 KEY FIELD3 (no key but secondary key exists)DATETIMEI would like to select all the records with last date and time grouping only by FIELD2.I'm trying the following: SELECT FIELD1 FI...

oliver_am by Active Participant
  • 1581 VIEWS
  • 7 REPLIES
  • 0 Likes

On PGI to create invoice and inbound delivery (multiple Special Function in V2 application Issues)

Hi All On PGI in VL02N, requirement is to create proforma invoice automatically. For this, calling custom program based on special function configured for output type ZXXX. But there is already SPED output type for creation of inbound delivery on P...

How to restrict PERNRs from payroll simulation program through SAP Security authorizations ?

Hi, I am running payroll simulation program. I don't want to process the '5' series PERNRs. After running the payroll simulation program, the output should not have the '5' series PERNRs. But client don't want to exclude the values through sele...

How to create CDS view with dynamic date in where clause using $session.system_date

Good day, I'm wondering how to select with date range? but my input should be Type:Int. In my example below I have entered parameter type date and used it in the where condition but I wanted to do something like this one but ended up with erro...

Resolved! OData DELETE-STREAM error: The requested service is not supported by entity

When I Implement the DELETE_STREAM redefinition, I am getting an error message: CX_SADL_ENTITY_SRVICE_NOT_SUPP - The requested service is not supported by entity ~<MY Table Name> The Get and Create Stream implementations are working well but DELETE...

Labels in this area