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

Resolved! Bapi to get address(adrc) details in sap using Remote call from ECC system to SRM

Hi All,I need a Bapi where i have to populate address details from ADRC table into SRM system from ECC.I was able to remotely call Company code details using Destination.Based on screenshot below.But for fetching the ADRC details,I need the respectiv...

Resolved! Execute a RFC function module within the threshold time limit

We have a requirement where we have to run a bunch of routines inside a RFC FM fetching various KPIs of the system (Basis KPIs) from an external system. But we don't want to burden the system by making performance intensive routines inside this RFC c...

Changing IDOC status[53] after IDOC success to Error[63] on a Custom Code Error!

Hi guys,          I have a requirement to update Sales Order Serial Number & Reason of rejection using the inbound data coming from Extended IDOC of DELVRY07. The function module used is IDOC_INPUT_DELVRY. All the standard database updates are happen...

Resolved! call to a routine

Hello Everyone,I have written a vofm routine like FRM_KONDI_WERT_999.But the issue is before my above routine I need to add a call to  my routine 111 .Not sure if I have made any sense , but is there a way of using a CALL statment for the above scena...

Resolved! BADI/EXIT to select data for automatic inbound delivery creation by IDOC

RequirementWhen outboud delivery is saved with reference to sales order and if the outbound delivery is met to the following conditions(*),inbound delivery must be created automatically via IDOC(DESADV).(*)conditions 1. LIKP-append field = 'X' 2. VBA...

XD02 custom screen

Dear All,I want to restrict user to change in XD02 in SALES AREA DATA only . User will not be able to change in General data , company code data ,CIN and other fields. It will be good if these Tabs gets disabled.Experts please suggest ..RegardsKuldee...

Resolved! Where used list of method

Hello friends,In a requirement, I need to get where used list of a method.There is a class zcl_connect_base which implements interface zif_connection. The interface has method set_connection_status which sends current status of process. This method i...

For internal table with key defined, the index table is created at runtime. Can we see the index table(basically its content) while debugging?

For e.g., if we create an internal table of type /SAPAPO/MATLOC which has a secondary index LID(LOCID) with fields MANDT and LOCID as the keys. So if we write a report to fetch the data from the DB table to our internal table and do some read/append ...

IDOC Process Failing : The ABAP/4 Open SQL array insert results in duplicate database records.

Hi Experts,Need Help for which I'm facing a issue when IDOC is Processing.We have back ground Job which triggers for every 10 Mins for Processing IDOCs which is used to create Purchase Request. Processing is happening with Prog: RBDMANIN. When proces...

Deep Structure of dynamic internal table and color the cell based on conditions

Hi All,My requirement is to do cell colouring for a dynamic ALV  based on conditions.So I am creating a dynamic internal table using the following method.* Create dynamic internal table and assign to FS   CALL METHOD cl_alv_table_create=>create_dynam...

Resolved! DFKKOP Select is slow

Hi. I am having troubles trying to SELECT data from the table DFKKOP. The thing is I only have the field XBLNR for the WHERE filter and it is not a key field. My SELECT is as follows:if t_data_folder[] is not initial.SELECT opbel opupw opupk xblnr bu...

pop up message in F-43

Hi All,While posting invoices in tcode F-43, I am getting a Warning message "Check whether invoice was already entered with number 2577746."I checked this message was maintained in Tcode OBA5. I tried to change the message type as "I", but it is not ...

Time out dump Issue

Hi Experts,Report dump for time out issue ,I have checked in SQL trace no one  query take max timeand  i have done indexing also for large time query .In 1st company code it runs but for 2nd company codeit takes dump.Is there any another solution for...

Labels in this area