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: 

Forum Posts

Search Bar + Autocomplete + Fuzzy Search (OData via BTP Destination) in SAP Build App

Hello everyone,I am new to SAP Build Apps and I need help. I want to create a search bar in my app that:connects to an OData entity using BTP Destination,shows a list of suggestions (autocomplete) on the same page,and supports fuzzy search.For exampl...

ADT access to ABAP Trial

Hello,I experiencing a technical issue with accessing ABAP Trial within BTP.When I try to access the ABAP Cloud instance from within ADT by clicking on logon to ProjectSAP Service screen is presented and SAML authentication seems to workHowever the d...

p215636_0-1740265290070.png p215636_1-1740265362767.png p215636_2-1740265380370.png p215636_3-1740265462406.png
p215636 by Explorer
  • 2463 VIEWS
  • 8 REPLIES
  • 0 Likes

Is there an option to verify the content in QATEXT upon transport release in STMS_QA?

Hi All!Several years ago, I implemented BADI CTS_REQUEST_CHECK in order to verify that a transport can only be saved when its title contains certain "key words". This is working quite nicely and has improved the quality of the transport titles consid...

STMS_QA-01.jpg

Custom development on the HANA stack (essentially HANA XSA) and real world examples

Hi All,I'm not new to the SAP world but fairly new to this community forum. We have a need in our organization to migrate a custom Java microservice stack to "something" newer. We are considering utilizing the SAP Hana platform (as a technical platfo...

mjewett by Newcomer
  • 563 VIEWS
  • 0 REPLIES
  • 0 Likes

Extract ANLC Asset Value Fields Data in CSV File Using ABAP Program For Selected Cost Center

FIXED ASSET Extract ANLC Asset Value Fields Data in CSV File Using ABAP Program For Selected Cost Center -------------------------------------ABAP Program - Z_ANLC_FIXED_ASSET Program Type – ABAP ABAP Program Name – Z_ANLC_FA Tcode - ZHM_ANLC_A Outpu...

Extract ANLB Depreciation Terms Data in CSV File Using ABAP Program For Selected Cost Center

FIXED ASSET Extract ANLB Depreciation Terms Data in CSV File Using ABAP Program For Selected Cost CenterABAP Program 12) Z_ANLB_FIXED_ASSET Program Type – ABAP  ABAP Program Name – Z_ANLB_FIXED_ASSET Tcode - Z_ANLB_FA Entity Description - Depreciatio...

Extract ANLA Asset Master Record Segment Data in CSV File Using ABAP Program For Selected Cost Cente

FIXED ASSET - Extract ANLA Asset Master Record Segment Data in CSV File Using ABAP Program For Selected Cost CenterABAP Program - Z_ANLA_FIXED_ASSET Program Type – ABAP  ABAP Program Name – Z_ANLA_FIXED_ASSET Tcode - Z_ANLA_FA Entity Description - As...

Extract EDPAR Convert External < > Internal Partner Number Data in CSV File Using ABAP Program

ABAP Program - Z_EDPAR_CUSTOMER Program Type – ABAP  ABAP Program Name – Z_EDPAR_CUSTOMER Tcode - Z_ EDPAR _CUSTEntity Description - Customer Master Sales Data Output File Location - “C:\tmp” Output File Name- EDPAR.CSV Output File Type – CSV (Column...

Extract KNKK Customer Master Credit Management (Control Area) Data in CSV File Using ABAP Program

ABAP Program -  Z_RKDKLI_KNKK_CUSTOMER            Program Type – ABAP ABAP Program Name – Z_RKDKLI_KNKK_CUSTOMER    Tcode - Z_KNKK_CUST    Entity Description - Customer Master Credit Management (Control Area) Output File Location - “C:\tmp” Output Fi...

Extract KOMGG Material Listing/Exclusion-Communication Block Data in CSV File Using ABAP Program

ABAP Program -  Z_KOMGG_CUSTOMER         Program Type – ABAP ABAP Program Name – Z_KOMGG_CUST Tcode - Z_KOMGG_CEntity Description - Material Listing/Exclusion-Communication Block (Dialog) Output File Location - “C:\tmp” Output File Name- KOMGG.CSV Ou...

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program

ABAP Program -  Z_KNVV_CUSTOMER  Program Type - ABAP ABAP Program Name - Z_KNVV_CUST Tcode - ZHM_KNVV_C  Entity Description - Customer Master Sales Data Output File Location - “C:\tmp” Output File Name- KNVV.CSV Output File Type - CSV (Column with Se...

Extract KNVI Customer Master Tax Indicator Data in CSV File Using ABAP Program

ABAP Program -  Z_KNVI_CUSTOMERProgram Type – ABAP ABAP Program Name – Z_KNVI_CUSTOMERTcode - Z_KNVI_CUST Output File Location - “C:\tmp” Output File Name- KNVI.CSV Output File Type – CSV (Column with Semicolon separator (;) SAP Table Name – KNVI, KN...

Extract KNB1 Customer Master (Company CodE) Data in CSV File Using ABAP Program

ABAP Program - Z_KNB1_CUSTOMERProgram Type - ABAP ABAP Program Name - Z_KNB1_CUST Tcode - ZHM_KNB1_C  Output File Location - “C:\tmp” Output File Name- KNB1.CSV Output File Type – CSV (Column with Semicolons Separator (;)) SAP Table Name - KNB1 List ...

Getting error 'Could not find table/view XXXX in schema SAPABAP1’ in class method for table function

Hello Experts,I am using a CDS view in a class method for a table function . My CDS view is a consumption view with parameters. The table function and CDS view are both activated but when I try to activate the class/method it gives me the below error...

vipuluniyal_2-1725343740245.png vipuluniyal_0-1725343469153.png

Task 12 - Give us feedback about this challenge (July Developer Challenge - "Reverse APIs")

This last (bonus) task of the July Developer Challenge on "Reverse APIs" is a simple but important one. We want to know what you thought of this month's challenge. Reply to this discussion thread and tell us what you liked, what you didn't like, what...

qmacro by Developer Advocate
  • 6402 VIEWS
  • 22 REPLIES
  • 4 Likes

Task 11 - Using implicit parameters with a bound function (July Developer Challenge - "Reverse APIs"

This is the final task in the July Developer Challenge - "Reverse APIs". Well done for making it this far! BackgroundIn the tasks in this challenge so far you've encountered, amongst other things, actions and functions. But all of those actions and f...

qmacro by Developer Advocate
  • 8060 VIEWS
  • 25 REPLIES
  • 3 Likes

Task 9 - Using CQL in an unbound action (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".In this task you'll define and implement an unbound action, that does something that you might remember from the Developer Challenge on APIs last year in August, and you'll end up writin...

qmacro by Developer Advocate
  • 10589 VIEWS
  • 37 REPLIES
  • 2 Likes

Task 8 - Responding to an OData query with navigation (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This time, a simple one that should take you no time! After the previous task where you created a brand new Northbreeze service, complete with data (right?), as well as implementing the ...

qmacro by Developer Advocate
  • 9391 VIEWS
  • 34 REPLIES
  • 4 Likes

Task 7 - Using CQL in an unbound function implementation (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task sees you creating a third service, and a first API endpoint within that service. Unlike the previous two services this service will be a more fully formed OData service complet...

qmacro by Developer Advocate
  • 13313 VIEWS
  • 57 REPLIES
  • 1 Likes

Task 6 - API endpoint with payload required (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task gets you to add another API endpoint to the plain "REST" service you have, but will be a little different in its definition, implementation, and how it's called.BackgroundHTTP-...

bio.png
qmacro by Developer Advocate
  • 9796 VIEWS
  • 32 REPLIES
  • 4 Likes

Task 5 - A "REST" service document (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task focuses a little more on the plain service you set up in the previous task, and is more for us to think more about the differences and similarities between services served with...

qmacro by Developer Advocate
  • 11122 VIEWS
  • 39 REPLIES
  • 3 Likes

Task 4 - Plain "REST" endpoint (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".In this task, you'll create a new, second service, and within that you'll add a single API endpoint. The difference to the previous service and endpoints is that here a plain "REST" prot...

fullyrestful.png
qmacro by Developer Advocate
  • 9300 VIEWS
  • 36 REPLIES
  • 2 Likes

Task 3 - Multi-parameter basic sum function (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task is to add a final API endpoint to the service you already created in Task 1 - Your first service and first endpoint. It expands a little on the previous task to cement the idea...

qmacro by Developer Advocate
  • 7943 VIEWS
  • 24 REPLIES
  • 3 Likes

Task 2 - Capire's Hello World! (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task is to add a second API endpoint to the service you already created in Task 1 - Your first service and first endpoint. It's nice and simple, and in fact is rather similar to the...

qmacro by Developer Advocate
  • 9817 VIEWS
  • 33 REPLIES
  • 6 Likes

Task 1 - Your first service and first endpoint (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".So, you've completed the warm-up task 0 and have managed to get a simple CAP server up, running and accessible from the cloud, and therefore (critically for this month's challenge) acces...

qmacro by Developer Advocate
  • 14286 VIEWS
  • 42 REPLIES
  • 8 Likes

Task 0 - Server and service provisioning (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs". We covered this task, both the "Simple deployment to BTP " approach, and the "Local deployment plus ngrok tunnel " approach, in the Hands-on SAP Dev live stream episode on Fri 05 Jul, a...

qmacro by Developer Advocate
  • 13265 VIEWS
  • 34 REPLIES
  • 7 Likes

Submissions for "SAP HANA Cloud multi-model" developer challenge: Week 4 - Geospatial and Graphs

This discussion thread is to submit your solution for Week 4 "Geospatial and Graphs"  if you are participating in the June 2024 developer challenge "Multi-model in SAP HANA Cloud"   Please use this separate thread to ask your questions and discuss is...

Vitaliy-R by Developer Advocate
  • 9442 VIEWS
  • 26 REPLIES
  • 1 Likes

FBL5N texts table

Hello all,in the transaction FBL5N, i can navigate to the Credit Master Sheet via the environment menu. There is a table midway down the page just called 'Texts' where this shows employee comments on a customer's account. i cannot for the life of me ...

Brian_K by Explorer
  • 1467 VIEWS
  • 3 REPLIES
  • 0 Likes

Submissions for "SAP HANA Cloud multi-model" developer challenge: Week 3 - Image Embeddings

This discussion thread is to submit your solution for Week 3 "Image Embeddings"  if you are participating in the June 2024 developer challenge "Multi-model in SAP HANA Cloud"  Please use this separate thread to ask your questions and discuss issues. ...

Vitaliy-R by Developer Advocate
  • 11667 VIEWS
  • 43 REPLIES
  • 1 Likes

Submissions for "SAP HANA Cloud multi-model" developer challenge: Week 2 - Words as Vectors

This discussion thread is to submit your solution for Week 2 "Words as Vectors" if you are participating in the June 2024 developer challenge "Multi-model in SAP HANA Cloud" Please use this separate thread to ask your questions and discuss issues. Ke...

Vitaliy-R by Developer Advocate
  • 15851 VIEWS
  • 60 REPLIES
  • 7 Likes
Labels in this area