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

Resolved! My query brings different number of lines when system language changed

Dear Experts, I'm trying to create an ABAP report for good movements. I copied a working z report and i added additional columns in my new report. Now my select query became too long and my report is bringing only some movement types. In addidtio...

Cloud Connector Destination Not Found for RFC Cloud to On-Premise with BTP Trial Account

I have a BTP Trial Account that I am attempting to connect to an On-Premise ABAP system using the Cloud Connector. I have installed and configured the Cloud Connector in my On-Premise NW AS ABAP 7.51 system and the availability check in the Cloud Con...

ABAP Memory

Hi guys, I wrote some sample code to understand ABAP memory mechanism DATA: lv_is_true TYPE BOOLEAN VALUE ABAP_TRUE, lv_test TYPE BOOLEAN VALUE ABAP_FALSE. EXPORT lv_is_update = lv_is_true TO MEMORY ID 'SOMETHING'. IMPORT lv_is_update TO lv_t...

Resolved! /dmo/... not found

Tutorials: https://developers.sap.com/tutorials/abap-dev-create-table.html -------------------------- Write here what you need help with ... Hey there I currently making the abap create table tutorial. In there the data type /dmo/... is mentione...

schmelto by Active Participant
  • 4327 VIEWS
  • 2 REPLIES
  • 1 Likes

Direct navigation to sales order material- condition tab from alv report without using BDC

I have a requirement where after sales order is displayed in output , when user double click on sales order number then user should directly navigate to condition tab( which we get when material number is double clicked in va03). here user won't manu...

SY-DATUM of Batch running on sunday results in dates of monday and sunday in a z-table

Hello, I have no clue what I am doing wrong here. I start a batch job that is doing some cost allocation. A report is submitted which then calls a FM that selects set of sales document numbers and loops over those, does some calculations for the ...

LSMW Automation

Hi experts , My requirement is to Automate the existing LSMW using ABAP for which I found the Standard LSMW interface program.Can someone tell me how to pass the application server file to this program to this program I.e To which parameter of this...

Resolved! Find/split corresponding Class and Method Name for Object Type 'METH' in table E071

Hello all, I have a query that I would like to seek help for from you all as an expert. In E071, for a method, the Object Type 'METH', Object Name is generally the Class Name concatenated with Method Name. Example: for CL_ABC_TESTCL_PROPOSAL...

subhajit by Active Participant
  • 2213 VIEWS
  • 6 REPLIES
  • 0 Likes

Unable to login with developer account (license check err), SAP* is locked (unable to upd license)

Hi all, here's my current situation. We have a SAP developer edition installed to do some occasional testing. When I tried to login with the developer user, I got the error: - Logon not possible (erro in license check) So, I tried to lo...

Labels in this area