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

Calling up OINV.OwnerCode and displaying the name, and not the number, in a Delivery document

Hi, I would like to call up the OINV.OwnerCode and display the name in that field, instead of the number, in a Delivery document. Currently, we have it calling up OUSR.U_NAME which is usually done by a warehouse person, and that would cause problem...

Issue in adding new entity type to enable a new tab in standard app while extending a ABAP CDS View

Hi, This query is regarding extending an ABAP CDS view and adding new entity types to enable a new tab in the SAP provided standard app 1.Below is the landing page of app “Find Maintenance Order” 2. Now, click on any of the record and we nav...

Resolved! Is ADT able to highlight source lines executed with Code Coverage on? (statement coverage)

Hello, I couldn't find this feature in ADT, I just want to make sure that I didn't miss it: when I run ABAP Unit tests with Code Coverage on, I can find in the Code Coverage view the percentage of executed lines, but I'd like to view precisely whic...

Create WM transfer order with quantity more than requirement quantity using L_TO_CREATE_TR

Hello Folks, I am working on a requirement to create TO from a TR.In order to achieve this requirement, I am using BAPI - L_TO_CREATE_TR.Using this BAPI, I am able to create TO from TR for partial quantity also. But, I have an additional requirem...

Resolved! Standard BADI Implemeantation is not listed in SPRO badi implemenation list for deactivation

Dear Community, For few BADI's, SAP has created implementations for testing purposes. These implementations are not called as they are dependent on activation of the business function. However, we cannot create our custom implementations, as these ...

Issue in extending a Gateway Project which has CDS as references 'EAM_NTF_CREATE'

Hello Experts, I am trying to extend a 'Request Maintenance ' app model EAM_NTF_CREATE, via Service Builder. The service implementation has CDS as mapping attached to them. I included all the entities of the original project in my target pro...

Resolved! Call a subroutine from a Method in background mode

I have a method which calls a subroutine 'USER_COMMAND' in Program 'MYPROGAM'. In foreground this works fine the code in the subroutine is executed. Is there a way to do this in background? When I run in background the code in the subroutine is not e...

Resolved! READ TABLE (return of functional method) assigning field-symbol strange syntax error

Hello, I have a syntax error reading a internal table that is a return of a functional method and assigning it to a field-symbol. The same instruction with LOOP doens’t give me a syntax error. Does anyone knows why the syntax error with READ TABL...

ffs by Explorer
  • 1612 VIEWS
  • 2 REPLIES
  • 2 Likes
Labels in this area