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

Download Invoice PDF from SAP PI on HTTP GET request with Invoice#

Hello SAP Experts, We have a requirement to download Invoice PDF document from SAP on a HTTP GET request using the Invoice number. The downloaded Invoice PDF document should be sent as a base64 encoded http response. Can this be achieved in PI us...

jayaraj2018 by Product and Topic Expert
  • 1391 VIEWS
  • 3 REPLIES
  • 0 Likes

SUM Open QTY

hi, i am using query report to produce Open Sale Order by its line item. Here, i am trying to select Open Qty "OMENG" from table VBBE. Some order item has multiple schedule line, so, use SUM Result is Zero i go to check SO is opening whi...

Resolved! Get Migo Field values

Hello I added a custom screen in Migo Item detail the fields are populated and the tab is shown. Requirement is to update the mseg table with these values.(I have already created an append structute to table mseg with these fields ZEX and ...

Resolved! ABAPGit, Eclipse and EGit

Hello all, This is not a real question, but more a throwing a bunch of doubts and ideas due my day by day work. I work with many different customers, like many (most?) of you and every customer has her own policy related to security. This bring...

WS_DELIVERY_UPDATE with WM

Hello, we have delivery with a WM storage location. At the moment no transfer order exists.Can the function module WS_DELIVERY_UPDATE create a automatic transfer order with a confirmation and book the goods issue in one step? How do I have to call ...

cleger by Discoverer
  • 2015 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Extended program check complains about "Narrow and flat row types" - why?

I came across an odd extended program check warning. The offending line of code is in an ABAP Unit test; TOTALS is an internal table (STANDARD TABLE ... WITH EMPTY KEY) that has 6 fields: cl_abap_unit_assert=>assert_equals( act = totals[ 1 ]-n...

pokrakam by Active Contributor
  • 5283 VIEWS
  • 12 REPLIES
  • 4 Likes

Updating evers of all items when partnet function in header is changed in me22n

Hi Guys, I have a requirment whenever the user changes partner function in the header tab of me22n, it should check the ztable and should find suitable evers and update to all items, I wrote some logic in badi ME_PROCESS_PO_CUST~check, the code ...

Labels in this area