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

DELVRY03 / SHPCON

Hi,I have a strange issue.ECC 6 interfacing with 3rd party warehouse.Sometimes the warehouse short-ships a delivery so sends back no information about an individual line item of the delivery.Therefore, on our indound idoc there is no E1EDL24 segment ...

OO ALV refresh problem

I open an editable ALV report by pushing a button from main screen of my program. The program reads data from database and prints them on OO editable ALV.At the first time, there is no problem, I can edit fields and save them, no problem so far, but ...

Resolved! Editable ALV

Hi,Im trying to update data of a single cell in ALV grid.Im doing this using Reuse_alv_grid_display_lvc FM.I've used reuse_alv_fieldcatlog_merge FM to get the fieldcatalog.When i try to change data of the column which has character data, i can do the...

Rebuild Object list+SE80

Hi,I have a program where there are 5 INCLUDES (have subourtines) which I had commented now and replaced them with one NEW INCLUDE (have subroutines.Some of the subroutines are same in both the INCLUDES).In DEV I had REBUILD the OBJECT LIST using SE8...

kiran_k8 by Active Contributor
  • 2007 VIEWS
  • 4 REPLIES
  • 0 Likes

Login Firefighter ID

Dear all,I'm trying to set up SMP and my version is SAP GRC AC 5.3 and Support Package: 16. When I login with the user that I assigned to Firefighter ID, I try to run any trasaction and immediately appear an error: I don't have authorization for this...

HTTP_POST

I'm trying to call the follwing URL via function module HTTP_POSThttp://iwdfvm4048.wdf.sap.corp:8000/dcn/DCNServlet?cmd=wf&security=admin&domain=default&username=supAdmin&password=s3pAdmin&domain=default&package=dcnworkflowapp:1.0&dcn_request={"op":"...

Resolved! no SSL inside fire wall

We have a network as follows:Internet --- apache ---firewall --- webdispatcher -- EP-- (ECC, BI, ...etc.)1) We configure the SSL in that way so that all certificates (inbound) will be terminated at the webdispatcher.And inside the firewall there is n...

Resolved! List of files

Hi All,I found 3 function modules to list files from a directory for SAP application server. All FM's are not released by SAP, so replaced the FM with code which has low-level functions system command using CALL statement (e.g. 'C_DIR_READ_START')I n...

Labels in this area