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

Application router is redirecting to wrong URL when trailing slash (/) is removed

Hi I have defined a route in xs-app.json file for the path /mealapi/docs. When I use the URL: http://localhost:5000/mealapi/docs/, it works just fine and shows the required page. The problem appears when I don't use the trailing slash (/) i.e.,...

SAP Developer Challenge - SAP Cloud Application Programming Model (Week 1)

Please note that this challenge is closed. The deadline for receiving a badge upon successful completion has passed. Check out this new challenge for the month of August. Welcome to the first week of this month's SAP Developer Challenge. This week we...

metadata.png

Resolved! how to restric a program with authorization in sap by the message that you are not authorized.

how to restric a program with authorization in sap by providing the message that you are not authorized. Example if a user having a program that would be while he execute the program the message should come as you are not athorized & he cant able t...

SAP VIM Workflow

Hi All, Issue: When one of the invoices in Vim was posted and reverted to indexed state. Usually when the invoices are posted, workflow will be completed and accounting document will be created and from the doc., payment will be done. Now in th...

Resolved! Copy select option into range with inline declaration, divides one record into two

Hello experts, I have a SELECT-OPTION. I want to fetch the first 4 character of the low & high values to a range . The code is: TABLES: bkpf. SELECTION-SCREEN BEGIN OF BLOCK blk1. SELECT-OPTIONS: s_postdy FOR bkpf-budat OBLIGATORY. SEL...

hagit by Active Participant
  • 3736 VIEWS
  • 7 REPLIES
  • 0 Likes

Practice ABAP for SAP

Hello, I'm a computer scientist student and I would like to learn how to program in ABAP for SAP. Sadly, my computer is not that powerful (4GB of RAM..). I would like to know if it exist a kind of cloud solution to execute everything in a more powe...

mehdielm by Newcomer
  • 1160 VIEWS
  • 2 REPLIES
  • 0 Likes

Problem with Submit

I've developed a program that calls program RM06BZ00 and automatically populates the selection criteria of this program. Program RM06BZ00 is not doing an export of its internal table which is what I need. Then I will import this internal table into m...

nisha24 by Discoverer
  • 1421 VIEWS
  • 5 REPLIES
  • 0 Likes

SAP Developer Challenge - UI5 Web Components for React Challenge (Week 4)

This post is part of the UI5 Web Components for React Challenge (June 2023) Welcome to the fourth and final week of the SAP React developer challenge. This week, your task is add a row to your data set and table using the predefined custom component ...

MichelleMoudy_0-1687976482885.png MichelleMoudy_1-1687976482889.png

How to select rows from a table that have same value for a specific field?

Hello, I have a DB table in which there are BUKRS, LIFNR and DMBTR fields. I want to write a select statement that will pick any 10 records but out of those records all of them should have same BUKRS value.. lets say if CC01 is being picked then al...

change email subject and body content for mail generated in background job

hello gurus the request we got is the following: we generate a list from transaction IW39 with a background job and this list is being sent to a distribution list. the requirement would be to be able to change the subject of the mail and the me...

Table control and Enter

Hello, i know is a basic question but I'm stuck with this... I've created a table control in a custom screen with the wizard. Adding buttons to add and remove rows.It's all working fine. If I use the button to add a new row this new line is added, ...

oliver_am by Active Participant
  • 1935 VIEWS
  • 4 REPLIES
  • 0 Likes
Labels in this area