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

Resolved! Merge Tables in SAP Query

Dear Experts,I am going to design a SAP query (SQ01, SQ02) for my company.  The requirement is to merge two reports (CJI3 and CJI5) into one report.  There are totally 3 tables used for this purpose (COEP, COOI, PRPS).The final report will have the f...

Sub routines passing the internal tables

hi,i am making use of the sub routine passing the internal tables into it and getting a value from the routine.PERFORM duty_band_pro TABLES I_PROPUSAGE                                                     I_PROPDATA                                    ...

ALV in edit mode, filling cell 1 that will determine cell 2's drop down values

Hi, I am trying to find a solution on how to re-fresh my drop down values in an ALV grid according to a value in another column.Here's the description, I have column 1 and column 2 in an ALV. Column 1 is the editable field and column 2 is the drop do...

MACRO

Can someone explain this what exactly this piece of code is coding. i am not that much clear with macros.DEFINE build_select.     if not &1[] is initial.       lt_select-tag = '&2'.       loop at &1.         move-corresponding &1 to lt_select.       ...

Resolved! COR2 - CAUFVD

Hi All,In COR2 -> I am giving total quantity (on general data tab) more than the quantity mention at the production version.Now ideally it should throw an informatin message stating the same (like order quantity out of range etc.), but it is not thro...

FM parameter query

     Hi good day everybody, i have issue with function module,  i need to create a function module with many parameters,  the records to retrieve must be according the input users,  so if the user does not type any parameter then the function module ...

DB Error in SAP

Hi All,I have getting one dump.... please suggest needul....Database error text........: "The current transaction cannot be committed and                 ||     cannot support operations that write to the log file. Roll back the                      ...

Resolved! GN_DELIVERY_CREATE

Hello All,I need to create an outbound delivery with or without reference to a Sales order using GN_DELIVERY_CREATE. This is very critical for us and need asap.I saw some blogs where people have successfully used it but cant see the code anywhere.If ...

RFC transfer of structure data with source structure different from target structure

Hi,since today morning we have a weird phenomenon:We use an RFC call from one SAP system (ECC600) to another SAP system (46C) to validate customer-supplied addresses. All worked fine but now the validation wreaks havoc:In the source system, we fill s...

Clemenss by Active Contributor
  • 1077 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Copy the csv File Directly from Presentation Server to Application server

Hi All , I have a Unique requirement wherein , There is an Excel file. We have a macro written behind the Button  in the File  which Connects to SAP automatically & creates a Copy of the File at a specific location. Now what we want is to copy that c...

Change in Address of Functional location-Need help in developing logic

Hi,Requirement: Need to develop Custom BAPI which gives Equipment and it’s related data based on date. Like all equipments  and it’s related data which are created or changed on particular date. Issue: Whenever Equipment is changed like description...

Resolved! getting Dump in while trying to download in ALV grid

Hi Experts,I am getting dump when i am trying to download the o/p of report in local file from ALV Grid.please find the Error details in attachments.Trigger Location of Runtime Error    Program                                 SAPLKKBL    Include     ...

BAPI for vendor clearing

Hi All,An Invoice is created for vendor liability via FB60 and advance paid through (f-48) . thereafter, they do vendor clearing through F-44.Example vendor - 200015Doc No                Amount1900000258           10000-1500000051           1000 once...

Labels in this area