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

Screen Exit for VA01

Hi Friends, I had a requirement to display a PUSH BUTTON ON the tab ADDITIONAL DATA B of the header data of a sales order,when the user presses that push button we need to display a grid display containing the custom data below the button.Can anyone ...

Delivery User-Exit

Hi Gurus,I have one requirement, we have a cross-sales functionality.Actually I can illustrate like this, if customer gives a sale order for a main material (Cell Phone) we also give cell phone pouches also for the same.If 10 Cell phones are ordered,...

Resolved! Idoc Invoice

Hi expert!I need an IDOC to create automatically an invoice on my system when I do "Post Goods Issue" from VL02N transaction.My System ---> "Post Goods Issue" from VL02N --->Idoc -> My System ---> Invoice Creation.What IDOC I have to use?Thanks

Resolved! FM for pop up to add

hi experts, is there any Function Module with table parameter which should provide pop up screenand the pop scrren should prompt for input for the fields displayed in that pop for a particular table...if suppose in the table parameters i am pr...

Resolved! Read from a URL

Hi,The need is to read a file from a URL and parse it. The class CL_HTTP_REQUEST and CL_IXML is supposed to be used for the same. The URL is like https://abc.com/def . when we access the URL a txt file is read in the browser. we wish to programatical...

madhura_lobo by Product and Topic Expert
  • 1924 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! BSP - Controllers

Hello Experts,I have a BSP Page in a BSP Application. The BSP Page is made up of a controller class A. The BSP page has an attribute of type string.When the page is launched even in test mode, that attribute is having a value. The controller class ha...

Resolved! Field length

Hi All,data: begin of t_spooltab occurs 0, spoolid(10), docno(10),end of t_spooltab.In the above code what is spoolid(10) .Either it occupies 10 pages in one spoolid or else it length is 10.After executing the report .Spool is generated...

Labels in this area