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

Resolved! BAPI_AGREMENT MAINTAIN

HI,I AM USING THIS BAPI TO CREATE OUTLINE AGREEMENT, I PROVIDE IT WITH ALL THE RELEVANT INPUT IN IM_AGREEMENT_HEADER AS WELL AS IM_AGREEMENT_ITEMS BUT WHEN I EXECUTE IT ,IT GAVE ME THE MESSAGE:NO BATCH INPUT DATA FOR SCREEN SAPMM06E 0514SHOULD I MISS...

Internal Table

Hi All,I have an Internal TableDATA: BEGIN OF IT_RIR OCCURS 0, MBLNR LIKE MSEG-MBLNR, BWART LIKE MSEG-BWART, ERFMG LIKE MSEG-ERFMG, BUDAT LIKE MKPF-BUDAT, END OF IT_RIR.As well a selection optionSELECT-OPTIONS : S_BUDAT F...

ALV

How do i identify the level of an ALV list. For eg. If I am using OO concepts to develop the ALV report and if I code a drilldown report, if the secondary list is generated then how or which variable do i use to identify the level of the secondary li...

Resolved! One perform with different internal table structure to 1 function module

HI all,I am downloading an internal table in to excel using function EXCEL_OLE_STANDARD_DAT'”Here’s my code ..PERFORM sub_excel_download2..form sub_excel_download2FM ::: call function 'MS_EXCEL_OLE_STANDARD_DAT' exporting file_n...

Resolved! ADOBE forms usage

I wanted to see what uses you could use ADS for?Would it add any value for any of the following?High volume Bill generation and printing.Output management in generalReportsAlso would you need different skillsets other than the standard ABAP developer...

Resolved! Performance Issues

Hi all,I have a program which when ran in development takes time for about 7 mins. It accesss mara table and reads material value from that. Total no of recorsd are about 150,000. When I run the same program in Production it takes 6.5 hrs where as t...

BADi for C223

I need to add some fields to the report generated when C223 is executed...is there a BADi that can be used to accomplish this task? Also...can someone provide me with an example of how to customize a standard SAP report using a BADi?regards,Mat

Resolved! Field Symbols.

Hi, My requirement is to tranfer 5 internal table contents to 5 different files in application server. To achieve this in one go I used feild symbols & I was successful in it. But now a change has come in where the filepath needs to be flexible depe...

Resolved! xl to txt

hello experts,this is a simple qusetion herehow to convert the .xl sheet to .txt file without getting tab as a delimitor in between columns in text file.is it possible to put some blank places before some text(not the numbers) in a fild like_____xxxx...

Labels in this area