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
  • 64361 VIEWS
  • 212 REPLIES
  • 39 KUDOS

Resolved! Submit a Report and execute pushbutton, in background

I have a program, PGM_A, which when executed runs another program PGM_B, which outputs a list and a number of pushbuttons along the top one named 'TEST' and the other 'UPDATE'. I want to be able to run PGM_A in background mode in such a way that it...

Resolved! Language in SAP System

Hey guys,I have to write a little program in which, on selection screen, the user has to enter a language.So what I want is a field with a search help in which all the languages available on the system are displayed so the user can choose one of them...

Resolved! How to pass the entityset as output of CREATE method for Odata service

Hi, I am working on an ODATA service that reads and updates SAP data in one of the SAP tables. When the data is read from external system, it invokes my GETENTITYSET method of my Data provider extension class and returns the results in the form of ...

Resolved! SAPSQL_ARRAY_INSERT_DUPREC inserting unique records into empty DB table

So, we've got code like this: DATA my_data type hashed table of ztable with unique key keyfield. ... DELETE FROM ztable. "#EC CI_NOWHERE INSERT ztable FROM TABLE my_data. And at the insert, we're getting the dump SAPSQL_ARRAY_INSERT_DUPREC. Da...

matt by Active Contributor
  • 1978 VIEWS
  • 12 REPLIES
  • 2 KUDOS

Resolved! Adding a field to a Dynamic Table and/or Structure using RTTS filled with data

Hello, maybe you guys can help me and tell me if I understand RTTS correctly.I would like to add a dynamic amount of fields to my internal table at run time while the table is being filled. As I understand that would not be possible with RTTS, wo...

Resolved! How to add fields dynamically to transparent table or structure in SE11 in PRD system?

Hello All, Below is my requirement. 1. I have Custom Data Base Table(ZCUSTOM) in production system, now i should add one field to it. (or) 2. Is there any chance of adding field to custom structure (ZSTUCTURE) in production system and activat...

Using ABAP Web Services i need to send the data to SAP Hana Data Base in the SAP Cloud Platform(NEO)

I have a requirement to send the Transaction Data from SAP On-Premise system on daily basis to Hana Data Base in the SAP Cloud Platform(NEO) 1.In the SAP Cloud Platform(NEO) I had created XSJS code to Insert the Data into SAP HANA Data Base and whi...

How to change primary key values in custom table, when we have multiple primary keys?

Normally when we give modify it modifies non-primary key. But when I tried with primary key it duplicates with new row and saves both the records that is old record and modified one. Here, if user wants to change the particular column regularly and...

vinayad by Participant
  • 1704 VIEWS
  • 1 REPLY
  • 0 KUDOS

bape_vbep structure values are not updating in bapi_sales_order_change extensionin table

Hi, i have to change zdatefrom and zdateto custom fields which was appened in vbep table through bapi bapi_sales_order_change in extensionin table parameter. ls_bape_vbep-vbeln = ls_vbap-vbeln. ls_bape_vbep-posnr = ls_vbap-posnr. ls_bape_...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.