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

Establishing connection btw 2 clients in the same R/3 instance, same Port??

Hi all,I am trying to establish a connection between client800 and client020  , both are in the same R/3 instance.in both clients I need to do the following steps :1 - T-code : SALE --> define and assign logical system                                ...

Resolved! Access quality system data to test local object in Development system

Hello,Is there any way to:1. Access quality system data to test local object in Development system2. Execute development system object(local object) in quality systemThe purpose behind this is to test performance of program with huge volume of data(a...

Refreshing my ALV

Hi SCNI have a report with an ALV implemented with REUSE_ALV_GRID which runs an auto refresh after a period of time with class CL_GUI_TIMER.  When triggered by the timer, I re-read the database and then re-draw the ALV with method REFRESH_TABLE_DISPL...

Resolved! Search help

Hi guys,I have one requirement.It is search help on material description field.When i am press F4 button it display in pop up screen material no and material description(MATNR,MAKTX from table MAKT) .In pop they need only for particular material type...

vendor obsolete doubt

The purpose of this report is to provide In-active Vendor details based on past 18 months transactions with the organization.It also gives an overview of last transactional details of PO / Non PO / Invoice.We should not consider the blocked/deleted v...

Unable to fix the right allignment for currency values in scriprt

Hi Experts,I am getting the alignment issue in script when I am printing the currency value in the below format.Scenarios.    vat(15.00%)                                                                 340.00    vat(5.00%)                            ...

CJ02 Error

Hello All,I want capture error message which are displayed in ALV grid Pop-Ups in an internal table using BDC. Any method available for that. Also is there any FM available to upload settlement rule in CJ02. I have used one FM "K_SRULE_SAVE_UTASK" bu...

VOFM coding help wanted

I have been assigned a task to create a scale base routine in VOFM based on using KBETR. I believe it's based on the following code:                    * Partial quantity  form frm_staffelbas_023.     data: da_xkwert like komv-kawrt,           da_xk...

Resolved! Calling a new FM in Inbound Proxy is giving CX_SY_DYN_CALL_ILLEGAL_TYPE

Hello,I am trying to call a new FM in my Inbound Proxy (Synchronous). I am passing all mandatory parameters.Error:An exception with the typeCX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but wasneither handled locally, no When I debug the proxy, the control d...

Resolved! SALV doesn't work

Hi,i have a problem with my salv report.after selecting data it does not show the grid. it's working, but the grid is not visible, i don't know why. could someone phelp me please?thank you.bye adalbert START-OF-SELECTION....PERFORM alv_anzeigen.END-O...

find error in code

Hi Gurus,  Can any one tell me , why  function module is not  selecting data based on options ?DATA: l_be_log_system1TYPE be_log_system,lt_options1 TYPE TABLE OF rfc_db_opt,ls_options1 LIKE LINE OF lt_options1,i_fields1 TYPE TABLE OF rfc_db_fld,wa_f...

Labels in this area