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

data type mismatch

Hello,Problem is The data type of E1FISEG and IT_ACCIT for the filed MENGE (quantity) is different and is shown below MOVE-CORRESPONDING E1FISEG TO IT_ACCIT.Here the data type of E1FISEG-menge is char and having the value as 1.0when this is moved to...

Resolved! Hello Experts

Hi All,I have a issue and sincerely hope someone of you can help me. I need to download data in XML format. Are there any FM available for this or any other way i can do it. Thanks n RegardsKaushikSearch before posting , there are number of threads w...

Resolved! string operation

Hi All,I have a character variable whose length is more than 72 characters.I need to fill one internal table with that character variable but each line of the internal table will contain only 72 characters and the next 72 characters(if any ) will go ...

Anindya by Explorer
  • 676 VIEWS
  • 4 REPLIES
  • 0 Likes

Infoset Query: SQ02

Hi,I want to create a query using infoset queries based on 3 tables.In the code section in infosets, I want to fetch all the selected data combinations (TABLE1-TABLE2-TABLE3) based on status condition and store this into a temporary infoset final sel...

Reg : Dates

Hi All,1) In selection screen if i enter any date range it should show the total month dataex: suppose i given 15.01.2009. i have to retrieve from 01.01.2009 to 31.01.20092) Actually my requirement is i have to retrieve the data which is entered...

Resolved! Field symbols

Hi,I need to push the data from one Field Symbol work Area to another Field Symbol work area having different structures. How can I go on to achieve this.Following is my code: Here i am getting some data from the local file through Upload ( CALL METH...

Resolved! Spool

Hi AllMy requirement is to display a spool in PDF form in sp02 transaction. I am getting the spool in OTF form, but I need to show it in PDF format. Its not downloading to PDF form. Its just to display in SP02 tcode. Is it possible? If so, how? I tri...

Resolved! write statment issue

Hi,I would like to write amount in word, through spell_amount function module. And printing on A4 size paper through WRITE statment but that spell amount going out side of page if the amount is larage eg. more than 1 crore ( not continuing next line ...

Labels in this area