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

Resolved! Download file from internet

Hi,I need to download some files from a website from an abap routine. The site needs user and password (standard iexplorer usr and pass). This routine will be executed in background, and i need to assign a filename to the file downloaded, because i w...

dielom by Active Contributor
  • 1178 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Bill of lading

Hi All, The bill of lading report needs to be modified to print the third party truck information (complete address, phone number and e-mail id) on the report. Currently we are entering only the company name in the header details/shipment screen of t...

PO Script/Form

I want to know the steps involved in sending a PO as an email . When a Po is created it should be send as an email ( sapscript/smartform ) .What are the settings required at the Application level (ME21) ? how are the condition type , message type and...

Resolved! ABAP development

Hi to everybody, I want to know how the project starts in ABAP,From which phase the developer starts working on the Project.and whether the developer has to do the Testing also,if so,which tool we use either catt or QTP.With Regards,sakkar

Resolved! selection from eine

Hi allThe a little Probelm. I need fro the Selection from eine Werks. But this Werks ist not the werks inEKPoLFA1LFM1EKKOEKPOEKPOEKPOEBANEKPOKOMPAn exanpel the Werk in the Eban ist 100But for the selection from eine i need Werks 200.on with way can i...

Resolved! Submit Program

Hi ALL,I am using the following code to call transaction MC.9 when a button is clicked on the ALV. RANGES : r_werks FOR s031-werks, r_matnr FOR s031-matnr. if ucomm = '&MC.9'. r_matnr[] = s_matrl[]. r_werks[] = s_plant[]. SUBMIT...

Call ABAP Proxy

Hi,I'm trying to call a proxy interface (outbound) by calling the class behind the proxy.everything works... the XML gets created from the proxy and is shown in SXMB_MONI, but unfortunately the XML gets not send to the corresponding Inbound Interface...

Resolved! LSMW with IDOC

Hi abapers,my requirement is i need use LSMW IDOC method for Purchase Quortation.So i want to upload the data from Legacy file to SApR/3 uing LSMW IDOC method.Please can any one explain the processor.Thanks & Regards,Ramesh

Resolved! smartform window problem

Hi All!I have two windows in a form one after the other,i made the second window as a main window.The first window is also a dynamic one having a table.The problem is when the data rows in the first window is exceeding its window height they are gett...

Resolved! IDOC Volume

Whether there is any program or any transaction is there to find out the number of IDOCS has been processed in a system for a stipulated period?(We are sending PO to our suppliers and I want to determine the volume?)2) The average lenght of an IDOC?T...

LSMW

Hi Friends,<b> Details are as -</b> Tcode - F-02 Method - LSMW using standard program RFBIBL00 No of flat file - 2 ( Header and item )<b> Header File -</b> BLDAT BLART BUKRS BUDAT MONAT WAERS XBLNR BKTXT02062006 SA RU11 ...

Resolved! Read File in Batch

Hi All.I know this topic has been gone through quite often. But I couldn't find a proper solution for my particular problem so far. I want to read a file from the network an do something with its content. First I tried to use "WS_Upload" until I figu...

Labels in this area