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

PDF output

Hi Friends,I need help on the below query.I have a process where user will select multipl rows from a screen ( a table control or a ALV ) and on a push of button , data selected has to be written on a PDF in the screen itself with buttons on the top ...

For ALL ENTRIES

Hi Guys, Please correct my code. I am using for all entries to extract data from three tables mara, mbew, marc. Please find the attachment.Please correct meIn the final loop statement No data is coming to final internal table in the bottom loop s...

need help

Hi friends,I want to create a calculator program.This is the code.DATA: A TYPE I, "input value A B TYPE I, "input value B C TYPE I, "value c result ADD TYPE C, " created check box MULT TYPE C, " created checbox SUB TYPE C, ...

Resolved! Run time error

HiI am getting a run time error like this:You attempted to access an unassigned field symbol(data segment 93).This error may occur for any of the following reasons:- You address a typed field symbol before it is set using ASSIGN- You address a field ...

Resolved! Attach an image to a FI document

Hi,I have a requirement to attach a tiff/PDF image to a FI document. I want to write a simple noddy program to do this, I have had a look around CL_GOS_SERVICES class and I think I need to be using the URL_CRE option but I'm unsure how exactly to do ...

TJRP by Participant
  • 377 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Different results between DD03L and the same structure in transaction SE11

Hi Experts,I created a 'Z' structure and when I see this structure using trx se11 are displayed 10 fields but when I see this same structure through the table DD03L are displayed 15 fields. I created again 2 of 5 fields that were missing and the regi...

Labels in this area