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

Dump after execution of select statement..

Hello Techies ,                 Am facing an issue while executing a select query where clause .Select fieldvalue INTO TABLE me->t_values FROM zvlv_index                         WHERE logid IN t_logid                        AND fieldid = n_field grou...

ABAP Programming Error: COMPUTE_BCD_OVERFLOW in SAPLZZHA_MARGIN: CX_SY_ARITHMETIC_OVERFLOW

Hello Team,We are getting a dump error in ST22 for "Overflow during the arithmetical operation (type P) in program".       LOOP AT it_ppaverage INTO wa_ppaverage.        wa_ppavsum-aquant  = wa_ppavsum-aquant + wa_ppaverage-aquant.        wa_ppavsum-...

Document-info-records display in Smart form without maintaining in SE78

Dear Friends    I am required to print images maintain with document-info-records in smart form. I want to print them programmatically. I don't want to maintain images in se78 Is there any other way to print images maintain externally in Smart form p...

Resolved! Proxy generation terminated: Message must have exactly one part

Hi,I am trying to consume the UPS Signature Tracking API but when I try to generate the proxy the following error message appears:Proxy generation terminated: Message must have exactly one partDid someone face similar (with other webservices) and has...

Resolved! How to hide an ABAP program?

Gurus,There is a need in our organization to hide some ABAP code. We want other programs to call it (eg via a method or function module), but we don't want any developers looking at the source code. This needs to be done for legal reasons.I've seen p...

SAP ERP Query

Dear all, I have created  an Infoset-Query based on the following tables in my Join. MARA ___Matrialdata tableEINA _____Purchasing info recordEINE______Purchaseing organization dataI want that no matter what kind of Materialtyp is selected, the appro...

Labels in this area