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

fb60 enhancement!

Dear Experts!Actually my requirement is to assign a different G/L Account(Reckon Account) to a vendor at the time of document posting, than the one that is actually assigned to a vendor at the time of vendor creation.We have a venodr providng 5 diffe...

Resolved! RFC function TABLES parameter vs. IMPORTING table type parameters

HI,I hope you can shed light on this:RFC-enabled Function modules allow VALUE parameters only because you can not pass references to memory areas between separate systems. OK, thats what we know.If I create an IMPORT (export or changing) parameter of...

Clemenss by Active Contributor
  • 8190 VIEWS
  • 6 REPLIES
  • 1 Likes

Resolved! Search_Help

HI,I'm trying to add search help to a field, dynamically. PROCESS ON VALUE-REQUEST. FIELD CARRID MODULE HLP_CHECK. *----------------------------------------------------------------------* * MODULE *-------------------------------------------...

Resolved! problem in code

Hi...I am facing issue when retrieving data to internal table based on the import parameter getting from the FM. but internal table doesn't contains any data althouh where condition parameter contains value.I am including my Code below. types : be...

Resolved! Excel problem

When I click on Microsoft Excel in ALV report output, its opening excel sheet within SAP without any data. I have checked the code and there seems to no issues with code. Can someone help with any info for resolving this issue?Moderator message: plea...

Resolved! executing batch input session (SM35) same way as CALL TRANS. RACOMMIT = 'X'

Hello,one colleague of mine has developped an LSMW which generates a batch input session (SM35). Unfortunately, it doesn't work because several COMMIT WORK occur (it stops at the COMMIT WORK). This is the same behavior as with CALL TRANSACTION.But wi...

Resolved! Debugging

I want to be able to skip over SAP Standard Production Programs when runningthe debugger. Is there a setting I can activate in the debugger to accomplish this?Moderator message: please use a more meaningful subject line next time.Edited by: Thomas Z...

Resolved! OPEN DATA SET PROBLEM

Hello ,I use the command OPEN DATA SET in order to upload file content from server ,the problem is that i getting error :_No such file or directory ._the file is exist in server I can see it when i put the path on windows start->run and i give the p...

Resolved! Delete program in Production, but move to local package in development.

We want to delete programs in production, yet in development we want to have the programs stored in a local package. Obviously one way will be to delete the program in Dev against a transport, transport that through to Production, and then use versio...

matt by Active Contributor
  • 1950 VIEWS
  • 12 REPLIES
  • 0 Likes
Labels in this area