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

Can anyone explain how to set up BTP authentication for various SAP Build App scenarios

I am an backend ABAP developer that was never keen on getting into the newer frontend development tool like java, fiori, CDS annotations etc. etc etc etc, so this new option "SAP Build Apps" seems to be my change to get back into the game But I find ...

TMNielsen_1-1673012161455.png

VA03 Enhancement

Hi All,In VA03 inside the All Items I want to add a new field ex. Materials2 using SE51. the question is if i add a new field and the enhanced program is moved to production and there is a new SAP updates is the va03 screen resets and will remove the...

AJeB by Participant
  • 811 VIEWS
  • 1 REPLY
  • 0 Likes

Help us make SAP Build Apps the best no-code development experience

Greetings from SAP Build Apps!We want to make SAP Build Apps (formerly AppGyver) better for you. To ensure that the user experience of our products is perceived as positive and to drive change, SAP is tracking Design-owned KPIs through this survey. W...

EsmeeX by Product and Topic Expert
  • 1455 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! Create DB table with source-code editor in Eclipse ( Define Table ... )

Hi , When I am trying to create DB table on Eclipse , the eclipse always open the SE11 GUI option to continue to create my db table.I just want to use "source-code editor" to create db table in SAP environment.(define table .... ) I am trying to ...

Get technical field names and their attributes (type, length, short/med/long text...)

Hello professionals, I leveraged an old post and used that code to dynamically get the technical field names of a given table. I had hard time to publish the output into an ALV_GRID report. I added a third routine to do that, but that is throwing s...

sas70 by Explorer
  • 2684 VIEWS
  • 2 REPLIES
  • 0 Likes

HR_INFOTYPE_OPERATION (Delimit): Other data records exist: Total of percentages greater than 100

Hi SAP ABAP Experts, My requirement is to Delimit an existing record (Bank Details - Infotype 0009) of a PERNR. When I'm trying to pass all the expected inputs to "HR_INFOTYPE_OPERATION" with MOD Operation, it throws an error "Other data records ex...

how do i get the index of data from itab without using read and loop with condition number = 6?

Hallo folks, how do i get the index of data from sorted itab (initial_data) without using read and loop with condition number = 6? TYPES group TYPE c LENGTH 1. TYPES: BEGIN OF initial_type, group TYPE group, number TYPE i, description T...

How do I have 'No Limit' set to true by default in IW32's service specifications screen?

There is field 'No Limit' (EDUH-SUMNOLIM) that is displayed on this service specifications screen for services linked to an operation. I know I can change whether the field is hidden/mandatory/display in ML90. But I want it 'display only' with it ...

Convert the hash value from array of 32 bytes to hexadecimal string of 64 characters

Hi ALL, I have a request from my company to create a hash value of the normalized text using SHA256 and then convert the hash value from an array of 32 bytes to a hexadecimal string of 64 characters and last use the hexadecimal as a string here i...

Labels in this area