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

Resolved! Programing code question

Hi Gurus,I want to create additional field in the report, where I want to do multiplication with (-1);how to append a new deffined field ZDMBTR to INT internal table?Code is displayed below.Thanks.data: int like ZFI_GET_COMM_ITE occurs 0 with header ...

Organisational keys are assigned based cost centre associated with Bus Area

Hi ,I need to add the authorization check in the Z* program Within TE, restrictions are being implemented based upon organisational key. Organisational keys are assigned based upon whether or not the cost centre has an associated business area. If ...

largenumber

hi this is my code to display the large num but i can only see it but how to display it can u help me out.tables: zdetails1.data: begin of i_details occurs 0, rollno like zdetails1-zrollno, name like zdetails1-zsname, end of i_details....

Submit Report

Hi In the execution of a report(A) I have to Submit another report(B) for processing, the issue is that if i have to pass value in the selection parameter of the report(B). What are the ways to pass the value to this report B selection Screen.Regards...

Resolved! make pop up appear

hi everybodyI have 2 parameters on a screen, p_file which selects the path and is assigned the path and the other (p_file2), takes the path in p_file and adds something to it.If the user changes p_file2 manually, a popup appears to confirm the change...

Database design

Hi there,let's assume I've these database tables:ZROUTES: Flight routesZFLIGHTS: FlightsZFLIGHTS_OPR: Flight operationsA flight route can be a rountrip which consists of many flights.One route always has a route date. So the key fields should be:ZROU...

Resolved! Download

Hi, i want to download data from sap to flat file with field headings and values seperately like ..........vbeln vkorg vkgrp4969 1000 1000in this way can you please suggest how can i do it.Regards.

Labels in this area