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

Assignment

Hi everyone, I'm new here. I know this is a serious ABAPer site and I'm probably only bothering you guys, but I have an assignment for University where I have to analyse ABAP code line, by line. The program is 330 lines long. Would anyone be interest...

SAPSCRIPT FORM

hi,i created a SAPSCRIPT form on DEV/100 and requested the form for transport to DEV/700 & PRD/888. the transport was successful as done by our basis but the modifications i did on the form was not present upon viewing. checking further, the form was...

MINISAP Problems

Hi all,just wondering if anybody has installed minisap. I have tried to install it on an XP machine and it starts the installation by copying the 11 files in the dow prompt window but then just as the first progress bar gets to 100%ish the bar then g...

cl_alv_graphics

I am trying to use the ALV graphic class cl_alv_graphics to display charts, but i couldn't change the chart type within the code.Can some one give me information on how to do that?Also, it will be helpfull if you provide me with any documentation or ...

Copy or Clone a Class

I am trying something out with the Prototype design pattern, which involves cloning one object from another. In C++ you have copy constructors and in Java a Clone method that do the basic cloning work. I am fairly sure I don't see an equivalent built...

alv REPORT PRINTING

hi alli have created one report using alv gridthis is my first alv reportbut to my dismay when i gave the print command it just printed no of records in the report and not the datahow to get complete report printedwhich function do i call or which pa...

Date calculation

Hello,I want to calculate a new date (p.e. today + 3 months = 90 days)? I've tried to do this with the convert date and convert inverted-date, but the result was, that I ended with a date that was wrong (p.e. 43.04.2004).Can someone help me?Kind Rega...

Abap to XML

Subject: Abap to XML hi. i try to use the command CALL TRANSFORMATION id in order to move abap data to XML file. the XML file had been created without the data. please advise me. here is some of the code: g_ixml = cl_ixml=>create( ). g_stream_factor...

Business Add-Ins

Hi allI need to add some customers fields on a BAPI. On help.sap.com I find a lot of documentations about ExtensionIn ExtensionOut, but I dont find any real example and when I look at bapi code I dont find any hook (User Exit) ... Is anybody could he...

Labels in this area