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

how to define following select statements out side of loop

Hi All,                              the following statements are maintaining  in loop. In run time analysis  this block of statements are taking more time, could you please suggest me for  better code.IF lv_index = C_1.      lv_temp_vbeln = lw_vbap-...

how to find execution time for select statement in a report

Hi,  i am using below selection statement in my report and i am trying see the execution time only for the select query in se30 how is it possible any one pls post the right solution.select ebeln          ebelp          ardet          netpr          ...

Error "conversion of a text from codepage '4103' to codepage '1100' "

Hello,Greetings!Please help me with this Error while trying to transfer data to application server.My data contains this characters "*".OPEN DATASET p_file FOR OUTPUT IN TEXT MODE ENCODING NON-UNICODE.Transfer <data> to p_file.CLOSE DATASET p_file.<d...

Resolved! Matchcode Field

Hi,I need to créate a custom matchcode field in a selection screen of a Z program. The values of the matchcode are not referred to a value range of a table. Instead, the values for the matchcode will depend on the own values for each material. I mean...

dunky by Active Participant
  • 901 VIEWS
  • 2 REPLIES
  • 0 Likes

F111 SAP script issue

Hi Experts,We're facing an issue with the Direct Debit pre-advices generated with F111 (Payment run) transaction. The pre-advice is an SAP script. The SAP script gets generated through a spool in the background. The issue is that multiple line items ...

Settlement Rule not Updated through BAPI_ALM_ORDER_MAINTAIN

Hi Experts,                 I am using the function module BAPI_ALM_ORDER_MAINTAIN for creating the maintenance order..But I couldn't update settlement rulefor that order even though I have passed two parameters IT_SRULE and IT_SRULE_UP...My code is ...

Resolved! ADT Connection Via SAP Portal

I have installed Eclipse and the ABAP Dev Tools without issue.However, when I try to create a new project I am able to browse the connections as available to SAP Logon but when I select the appropriate development system I am unable to connect due to...

tRFC call

Dear All,I was trying to implement a tRFC call using the addition IN BACKGROUND TASK; as I understand that while making a tRFC call the RFC function, together with data is saved in the database of the AS ABAP with a unique TID & I thought that we can...

Labels in this area