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

Resolved! Production order BOM

Hi all.I am developing a report for a production order issue slip. Its supposed to display the sub items for a particular finished product from 'production order BOM'. Now which table is supposed to contain Production order BOM's sub items - RESB or ...

Resolved! Field as Hotspot

Hello All,I am working on report where I need to add field with a link to the manage texti.e (EDIT>manage text on PA30) for Infotype 22(education).When the user click on the icon in the field catalog it displays the info added in the manage text.I ha...

ALV graph using Excel

Hi,I want to plot a graph in ALV . I am using set_table_for_first_table method. My internal table is dynamic. The graph that I want to plot will be time vs dates. Since the date columns are dynamic I guess I cant use the 'Graph_matrix_3d' as it has l...

Resolved! casting operation

Hello Experts, I am trying to understand this casting. This is the hierachy: cl_abap_typedescr cl_abap_datadescr cl_abap_elemdescr cl_abap_complexdescr cl_abap_structdescr cl_abap_tabledescr cl_abap_refdescr cl_abap_objectdescr cl_abap_cla...

ALV tree display

Hi all,I am displaying tree ALV using OO abap.In that I added Excel toolbar button,now i want export the data into the Excel.I searched the forum,people are saying that exceloption is not there in ALV tree,So,any other way to do this...thanks & reg...

Resolved! BAPI for ME55 or ME28

Hi,Is there any FM available for transactions ME55 or ME28?I want to get all open purchase requisitions and purchase orders, which need to be released?I want to have the selection only by release code...any tip or help*?Help will be rewardedBRSaso

Resolved! Internal table

Hi all,I have an requirement like this, i have a internal table like the one below, iam fetching the values in a final internal table from other internal tables used in my report .Now i want to fill the fields f2, f3 and f4 in such way that base...

Resolved! Performance Issue

HI,Which of the following is the fastest way to fill an internal table of the structure above.a) select field1 field2 into (itab-field1, itab-field2) from ztable where field1 = '10'. Append itab. Endselect. b) select * from ztable ...

selection screen prb.

Hi expart I creating report Tansport request . i m transport tr to qas to prd .report selection screen is display in qas . but n't showing in prd .i have three selection screen . 2selection screen is display in prd ..1 selection screen is n't display...

General Conditions

hi,I have one condition which is as follows:I want to check one date field based on the SY-DATUM - 1 MONTH.can anyone tell how i can get the exact entries for the field.Here, when i write as sy-datum - 30, it will be good for a month which is having ...

Mass Write Off

Our need is Mass Write Off. Transaction used for this is FP04M.But the problem is that we are not able to find out any standard BAPI or Function Module for this.Also we tried this using BDC approach but still we are not able to record complete proces...

Labels in this area