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

Resolved! ALV Problem

I want to display a list using ALV : CL_GUI_ALV_GRID. I wrote the program by refering to the document "An Easy reference to ALV Grid Control". I called the method "gr_alvgrid->refresh_table_display"in the PBO of the screen that I am creating. I haven...

Resolved! COA

Hi, I have to write an outbound interface for all company codes, GL a/c, profit center, cost center, Func. Area... there is only one chart of accounts and controlling area in this case. I can get Profit Cen & Cost Cen from tables CEPC & CSKS ... & I ...

Want a Advice . !!!!

Hi folks, I’ve been to in this forum since a long time. It’s the best platform for ABAP world. I am on cross roads and I want your sincere suggestions.I have 6+years SAP ABAP experience with BASIS. I knew things about Basis say 50 % in diff...

Resolved! sample code wanted

Hi,I would like code that does the following:Creates a selection screen with three input boxes. If all three input boxes contain numbers, it adds them and displays the result in a smaller screen or messagebox - otherwise, it loops continually until ...

Resolved! Batch Jobs failures

I need some help regarding working on a program to monitor Batch Job failures. The programme should distribute multiple emails based upon Job Name. second task is how to do a Spool list, mail send and run date/time recording. if you have any sample ...

Resolved! Communication Process

Hi, My requirement is that the communication process between sending and receiving system would be fusion for batch type interfaces and for record by record (i.e. real time) would be in MQ. Can anyone provide me some info or guideline on how to wor...

Resolved! help on internal table

Hi all,I have an internal table gt_data with all required fieldsto display.for that table gt_data data comes from 3 other internal tables(lt_data, st_data, mt_data).First i will move data fromlt_data and st_data as they are related.Upto now data is c...

Date conversion

Hi,I am using a field from the database that holds date in the format YYYYMMDD.Now i need to compare this field with another field that the user populates which can be in any form DD.MM.YYYY(mostly) or MM.DD.YYYY. Is anybody aware of a function modul...

small problem

Hi to all,according to my report...i have compared the <b>prices</b> of SALES and PURCHASES...So every material have different sales orders...with different prices...here problem is........purchase price comparing with all the sales orders....means r...

Resolved! ABAP OO Abstract Methods

Hi,I want to use abstract methods in ABAP. I created an abstract class as base and another 'child' class that extends that class. Now, I want to have different implementations in different child classes. The problem is that the IDE redirects me to th...

Resolved! Barcode with Smartforms

Hi,I'm trying to use the barcode with the Smartform.I have set a variable, for this variable I have selected a charactere type. In the charactere type, I have tried some codebar like C128A_00, EAN8.The result didn't look ... very good, I have take a ...

Resolved! table in function

Hi all,I would like to use the content of tables LQUA and LAGP and some other SAP tables in a own function.I don't want much data transfer on the system, but these tables are very big.How do I reach the data in the tables?Do I have to supply the reco...

Labels in this area