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

ATC / "Exemption Scenario / Why does system still giving "same result" after exemption process?

Hello , I am trying to do some modification regarding to ATC configurations on our system.Our aim is use this functionality more efficient way. I have one question related to "exemption" process. For example; I request one "exemption" relate...

Resolved! BAPI FUNCTIONS

Hi experts, I want to learn how to use bapi functions. I searched bapi structures and I guess , I understand but if you will share example about bapi I can use easily in my programs. Can you help on this point Best Regardss

Session method(sm35) log's error messages should be displayed in existing report output.

custom-report-existing-output1.pngbatch-input-log-overview2.pnglog3.pngDear Experts, Greetings of the day! Session method(sm35) log of error messages should be displayed in existing custom report output. Custom program (Y_FIGL_I_I099_UPLOAD) po...

Top of page in salv

Hi Guys, I need to display the top of page in salv table. when the user enter input as 08.2019 So the fiscal year - (01.04.2019 to 31.08.2019) & Previous Quarter year (01.04.2018 to 31.08.2019) Please find the code for reference. METHOD outp...

divsmart by Participant
  • 2253 VIEWS
  • 4 REPLIES
  • 0 Likes

Uploading Excel from application server to internal table in background mode

I have a requirement that I hav mentioned. I read dataset with binary mode as Text mode doesnt taking for excel.From binary data, i have to convert into readable one. I browsed to many blogs I couldnt understand, Could U pleaseprovide a document or s...

Order Simulation BAPI

We are using the BAPI_SALESORDER_SIMULATE for getting prices and schedules etc... which works OK so far.Lately we came across an enhancement request to get prices on item level with a specific pricing date. The sim-Bapi allows to enter a pricing date...

obrijos by Member
  • 610 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! Table Maintenance Generator - How to check which column changed?

Hello All, When in SM30 using Table Maintenance Generator, I have an event which fires (01 - Before saving data to database) when the user clicks the Save button. When this event fires I can check what <action> occured 'U' - Update, 'N' - New Entry...

ABAP OO design: Passing parameters (it_data) around or using a member (me->mt_data) ?

When creating a new class in ABAP, its often like this: it operates on some kind of data (it_data) using some methods. I see two ways to do it: - Passing the it_data into each method or: - saving it as a member (mt_data) up front and operating ...

GUI_DOWNLOAD adding a blank line after every actual internal table line in the txt file.

I have a file in char Internal Table as :Header:Item:Item:Header:But when I download it as a txt file in GUI_DOWNLOAD I am getting the file as:Header:Item:Item:Header:ie. with a blank line after every internal table line.Does anyone have an idea why ...

sh4il3sh by Participant
  • 4572 VIEWS
  • 9 REPLIES
  • 0 Likes

How do I build an OData client in a .NET application including modifying requests?

Hello fellow developers, I would like to develop an OData client in a .NET application. The OData service is hosted by the SAP backend itself (so no gateway hub system involved) and has been developed using SEGW. So it is a "classic" OData V2 ser...

Labels in this area