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

Resolved! How do I download an excel file onto the application folder 4.6c?

I'm programming in 4.6c environment. I need to save data as an excel file onto the application server from the background. How can I achieve this? WS_Download fm only works for downloading excel files to the presentation server. When I say 'excel f...

Data is not populated using select query from custom table when entered in selection screen.

Hi Experts, I have a Z-table for a gatepass report which was already created by another developer. This table has many fields including Purchasing document number etc Now the problem is in SE11, I run the table to display the entries, when I ente...

Resolved! Why are the ATC-result lists different dependent on how the checks get triggered?

Hi Folks, I have a weird and somewhat hard to grasp issue with the ATC-result lists. Apparently dependent on how the ATC-checks get triggered, there's a difference in which findings show up as exempted even though the same central check-variant is ...

Resolved! Transaction code help

Hi Please assist. I need help with a transaction code for the following. I have created process orders for our factories. Each factory has multiple lines/resources where the skus run. I need a transaction code where I can schedule the skus in o...

is there any released abap2xls could support the excel own chart object and cell comment?

I handled some complex requirement in excel,the abap2xls work great,but the excel own chart object( not the imported picture ) and cell comment are still not supported in the version that I used. Is there any solution or version to support the issu...

Error " Interface IF_EX_ME_PROCESS_REQ_CUST does not include interface IF_BADI_INTERFACE."

Hello All, I am creating a new BADI by SE80 - Created Enhancement Spot - inside created a BADI - in that asking for Interface name...I had given the interface name as IF_EX_ME_PROCESS_REQ_CUST - but it is throwing an error message as "Interface IF_...

Selecting fields from a dynamic table into dynamic internal table using dynamic where Clause

Hi Gurus, My method has below parameters Importing parameters Iv_tabname of type tabname Is_from_rec type any Exporting parameter ET_details type any Is_from_ rec has some fields matching with Iv_tabname which would be dynamic . So Now ...

Resolved! documentation error for the obsolete CALL METHOD form, about method chaining ?

Hello, In this page of the documentation about obsolete CALL METHOD variants, we see: CALL METHOD { static_meth( ) | static_meth( a ) | static_meth( p1 = a1 p2 = a2 ... ) | static_meth( ) }. CALL METHOD static_meth ....If CALL METHOD is...

Labels in this area