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

IDOC XML

hi, I have this requirement to fetch data from the database table (EKKO, EKPO, etc.)and download it to an IDOC XML file. I have already gathered the data into an internal table but i have no idea how to create an idoc file and download it to XML. Ple...

Resolved! Submit Report

Hi ,we have requirement where we need to get the output of report A in report B. For example: all the values displayed after executing report A needs to be fetched in the internal table of report B.I tried using SUBMIT REPORT ...

Resolved! substitution using ggb1

Hi all,I have to perform following substitution :to replace Posting Date/Debit Date with Document Date for CO Commitment Itemsa. Perquisite: if COBL-BWTAR = '22' b. Then Replace Debit Date (COOI- BUDAT) with Document Date (COOI- BLDAT) I copied RGGBS...

Resolved! Need Function Module

Hi experts,Do you know of any function module/BAPI that can update the payment block field of a invoice in a payment proposal(F110). I am trying to create a BDC and it seems to be very complicated.-DeepakModerator message: please use more descriptive...

FTP Issue

Hi,I have a report which is ftping flat files to the server. when I execute the program in foreground with limited data, it ftpes the file successfully. However when I run the program in background the ftp fails.The spool for the background run is as...

get session id

Hello experts,I would like to know if it's possible to get the sessionID of the current session of an user within an ABAP report - similar to getting other system-parameters, such as system time, username etc. I couldn't find a system-parameter-field...

Labels in this area