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

Resolved! About Editable ALV.

hello everybody... I have table of 7 fields with a primary key.i have to write a editable alv where i can chage any field except primary key.i also added 3 more fields (change by, change date and change time) in the main table.i have done it..bu...

sanu6198 by Explorer
  • 1524 VIEWS
  • 6 REPLIES
  • 0 Likes

T006 : Convert the Quantity based on the decimals (ANDEC) assigned to the Units in table T006

Hello,Is there any Function Module which converts the quantities based on the decimals points assigned in the T006 table.For Example :My input is :Menge - 3000Meins -STDisplayed Quantity should be 3000 ST and not 3000,000 ST (as ANDEC value in T006 i...

INTENSION IS TO GIVE SQL QUERY STRING AS INPUT TO THE CUSTOM FUNCTION MODULE AND IT RETURN THE DATA

Hi Expert, I am trying to create a FM like /SAPDC/RFC_READ_TABLE2 In this table tab we put SQL query in option parameter. SQL query is in combination of join two or more tables. Once we pass SQL query which should return data of that tables. ...

[Bug] NCo 3.1.2 WebSocket connection fails with "Cert store is not initialized, check trace."

Use the following code. It tries to connect to a SAP system via the newly supported WebSocket approach and invoke RFC_PING: var configParams = new RfcConfigParameters(); configParams[RfcConfigParameters.Name] = "..."; configParams[RfcConfigParame...

dallmair by Discoverer
  • 490 VIEWS
  • 0 REPLIES
  • 0 Likes

SAP Developer News, June 1st, 2023

Episode on YouTube: https://youtu.be/380EpSFwHq4 Rapid Fire Segment (RFS) ABAP Cloud Extensibility S/4HANA extensibility guide update: https://blogs.sap.com/2023/05/26/abap-cloud-sap-s-4hana-extensibility-may-2023-update/ How ATC supports you to adop...

screenshot 2023-06-01 at 15.49.34.png
qmacro by Developer Advocate
  • 1602 VIEWS
  • 0 REPLIES
  • 1 Likes

Resolved! ADT (Eclipse) not showing LOOP in breadcrumb (cursor position)

Hello, anyone please know if there is a way to display LOOP in "code scope" in ADT?In SAP GUI it shows full scope: In ADT it is missing LOOP at the same cursor position: I am using latest Eclipse + ADT with default configuration. Found ...

Resolved! Is there a standard tool to quickly display and search ABAP Usage Data (SUSG)?

Hello experts In transaction SCMON, there is the button Display Data which allows filtering and displaying data from the tables SCMON*. In transaction SUSG, I can't find a similar feature to query the tables SUSG* (which contain same kin...

Labels in this area