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

Resolved! dynamic internal table!!

i have got an dynamic internal table generated and i need to pass these values..since it's dynamic the no of values can b any thing from 1 to n..i need to pass these values one by one to some fm and retrieve the value n move it in the dynamic table a...

ALV subtotals

I have developed a program with ALV grid using function modules.Please help me for creating subtotals for each plant.fieldcat_ln-fieldname = 'WERKS'. fieldcat_ln-tabname = 'ZRESULT'. fieldcat_ln-col_pos = col_pos + 1. fieldcat_ln-seltext_l = 'Pl...

BAPI_PO_CHANGE

All,We have to update PO-items details in the shipping tab. in order to do this, we have implemented note 765494.However, so far no update of the PO-items took place (we have used the commit of course).Does anybody has any idea how to fill the interf...

Resolved! HTML Font alignment

Hi All. I am using the FM WWW_HTML_FROM_LISTOBJECT to convert my list to HTML. Users want to change the font to ARIAL. So I changed the template in SMW0 to change the font. But then all my alignment got lost. I then coded 2 test HTML scripts to see ...

SAP spool request

I developed one development regarding send mail notification. when ever PO created alert mail will trigger to some users mail id . I should send all the PO item details as attachment. It was working fine but some cases is not working correctly. In ta...

Function 'Download'

Hi,I am trying to make a abap program that export a txt file. I am using the function 'download' so when the program ends it appears a popup for the user make the download.The question is: can we make the download without the user action??It is my in...

Export

Hi experts,Please see the follwing statement.export tline from wt_lines to database stxl(tx)client wt_clientid stxl_id The above statement is from source code of fm SAVE_TEXT.So in my pgm..there is data in wt_lines,wt_client ans stxl_id.But when i am...

Labels in this area