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

Resolved! Purchase order change

HiI want to update purchase order by using BAPI Bapi_po_change by updating to fields elikz,erekz. But when i am running the BAPI only one field is getting updated ie erekz. CALL FUNCTION 'BAPI_PO_CHANGE' EXPORTING PURCHASEORDER = T_Poitem-P...

SQL DUMP

Hi Friendsi have declared one internal table like this it like pa0001 occurs 0 with header line ,and am using SQL query like this ,select pernr endda begda werks persg persk btrtl orgeh plans enamefrom pa0001 into corresponding fields of tableit wher...

Menu Painter

Dear Friends In my program i have use custom menu with buttons and any other custom main menu call reportsby default system will give System menu and Help menuare there any possibilities to Get Program menu alsoin the normal menu there is a Program m...

Resolved! IDOC Setup

Dear Experts,I need to do a IDOC setup for inbound IDOCS in SAP ERP.After doing all the steps I think I have, I use We19 to do get an IDOC using an existing one and modifying the sender and receiver. I try to find the Functional module for inbound id...

Resolved! Totals in ALV

Hi,I have a report with ALV Grid format, and i am displaying the total of a column with the help of DO_SUM which is giving me the total value in decimals. My requirement is to round of the decimal places and display only the intergers.Ex: if total is...

Resolved! Background Job

Hello, My requirement is to copy a file from one folder to another folder and this will be scheduled and run as a background job. So, i am calling a function module 'WS_execute' to run my application as well as copy the file from a source folder to...

Labels in this area