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

Resolved! Date format

hi,my requirement is i have month and year which i am getiing in select option from the userin the format eg: '11.2007' and '06.2007' (he enters in the screen) i have to find the months between and do some calculation. i have the function modu...

Resolved! Redistribute the amount from header to all line items at invoice time

Dear members,Hope you're doing well.I am developing one copy control routine for below req. <b>The problem is that fixed amount condition types that are applied to the header <u>manually</u> in an sale order are not updated at invoice time if the del...

RFC_READ_TABLE

Hi,According to the SAP note 382318 the function module RFC_READ_TABLE is not to be used. In the ABAP program in the R/3 I must read information from tables of BW system. For the function RFC_READ_TABLE I spent the client (destination), table, fields...

No ALV Output

Hi Experts,I am not getting the output for my ALV. This is the following code i am using:Do i need to create physical strcutire in se11 for ty_outdisp declared below?Type declarationstypes : begin of ty_outdisp,pod type EXT_UI,install type anlag...

Resolved! Problem with ALV Grid

HI,I am working on ECC 6.0.In one of my report using ALV Grid ,It is showing me perfact output.When i am trying to view in Excel Format via Views -> Microsoft Excel , i am not able to view same output in Excel format.can anybody let me know the reaso...

please help

hii want to write code for below i am working on 1 report in that report suppose i am updating inbound delivey no data at that time suppose some one is working on same inbound delivery no <b>The System must blockthe users in case if they are working ...

REFRESH ALV.

Hello,I do an ALV with CL_SALV_TABLE. But I can't refresh it well. Only can refresh 2 times . Why?Somebody can help me, please?I have 2 alv with 2 containers in the same screen.The first gr_alv goes well . When I click on one field the second alv ap...

USer Exits

Hi Gurus, I am new to ABAP and I have worked on some interfaces and conversion programmes but I haven't got any chance to work on User exit and now I heard that I will be dealing with User Exits pretty soon, even I don't know much about it. So can yo...

Resolved! regarding ALV report

Hi. The ALV report output should be in groups based on the "days" field(0-10,10-30,above 30) and there is also a field by name "amount".I should get the subtotals for that "amount " field for each group(0-10 days,10-30 days,above 30 days) and also i...

Resolved! SAP note required

Hi All,I am working on an assignment in which I am required to upgrade a module pool program from a version below 4.7 to version 6.0. This module pool program has an include program 'RSMCSRI1' .I am unable to activate my module pool program because o...

Resolved! alv oo issue

hi, i want to display an itab using alv oo, the method:call method alv_grid->set_table_for_first_display exporting i_structure_name = 'MYTABLE' changing it_outtab = itab_mytablemy question is that,i must new a table called MYTABLE in se11? can i j...

Labels in this area