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

Currency format

Hi all,I need a function to convert the brazillian currency format (1002,45) to american currency format (1,002.45).I kwon how to do this using replace, but i wanna something easier. Because in brazillian way they do not use a dot after 1 (like 1.00...

Resolved! Summing time in ABAP

Hi Everyone,My requirement is something like this...Consider an employee is entering his time schedule on an hourly basis, I am fetching these into an internal table but when iam fetching i need to sum all the time and display total time he has worke...

ALV Problem

HI gurus ! i m writing code for multiple ALV list in single outputlist.alv 1 then alv 2 so this i am writing ...form a.data :lt_events TYPE slis_t_event,ls_event TYPE slis_alv_event.refresh w_fcat. cnt = cnt + 1. w_fcat-col_pos = cnt. w_fcat-...

Appending Flat File

Hi Experts,I am having a requirement of appending new records in a flat file every time when i am executing a transaction.I am having a flat file ( DAT type ). When I am executing a transaction code some new records will be generated and these record...

Appending Flat File

Hi Experts,I am having a requirement of appending new records in a flat file every time when i am executing a transaction.I am having a flat file ( DAT type ). When I am executing a transaction code some new records will be generated and these record...

Resolved! IDOC - Inbound Process

Hi all,i had been reading some posts and doc's about IDOCs/EDI but still have some doubts abouts it.The purpose is to set up an Inbound Idoc scenario.Information that i know that is necessary to do:-Create Function Module;-Create idoc Type and Segmen...

Change Report Title

Hello Guys,I have an editable ALV in which the user is able to change the entries by clicking a Change Button. For this purpose i have used the class <b>cl_gui_alv_grid</b>.I need to change the Report Title from 'Display Report' & 'Change Report' whe...

SuhaSaha by Product and Topic Expert
  • 395 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! file uploading / downloading

hello all,can any one explain me about file uploading and downloading.how the FM's GUI_UPLOAD and DOWNLOAD works,also why we do not use the FM's WS_UPLOADif any material regarding this plz mail me at vikas.bhagwat@gmail.comthanks for help in advance....

VikasB by Active Participant
  • 1045 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Idocs

Segment Info Segment Data-à...E1MARAM ....00000001234567…...E1MARCM ....PL01…...E1MARDM ....SL01...E1MARDM ....SL02...E1MARCM ....PL02 can u tell me what is ' M ' at the end of E1MARAM .can u tell me why we have to use that(M).

Resolved! ALV Report.

HI,I have 2 tables marc, and makt and from marc i have to take werks as parameterand from makt we have select options matnr and maktx, then i have to show that option on a single alv report. I am having problem with the fetching of data and displayin...

TOP-OF-PAGE event

Hi guys,After every NEW-PAGE I change my headers within TOP-OF-PAGE event.The problem is that everything after TOP-OF-PAGE is displayed on the screen exactly where the previous page ends.What can I do to display the TOP-OF-PAGE on the top of screen e...

logical systems in ALE iDoc

Hi,For exchanging data between two systems(not between two clients of the same system) using ALE iDoc , logical systems should be maintained in both the systems?For eg: there are two systems, system A and system B.i have maintained the logical system...

Resolved! alv header and footer

Hi Experts,How to add a header and footer to ALV?Is it possible to add header and footer without alv events?(ie) only by using alv_commentary_writeWhat is the difference in coding between an alv header and alv footer.For footer whether we have to res...

Resolved! ALV

HI,I have 2 tables marc, and makt and from marc i have to take werks as parameterand from makt we have select options matnr and maktx, then i have to show that option on a single alv report do u have a solution for this. Please help me out.Tapodipta.

Resolved! ECC upgrade issue

Hi expertsI need to copy some modification in one of the standard program from previous version to new version. previous version is in 4.6C and new version is in ECC 6. As I am using object key for the new version, the program is not getting opened i...

Labels in this area