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

MD02 - MD_POP_PLANNING_REQUEST - gt_planrequest internal table

Hi Friends, I am debugging MD02. In the Background, it's calling FM MD_POP_PLANNING_REQUEST. In that FM, there is a global internal table gt_planrequest. in the internal table has value(subcomponent (material)) for a few cases. In some cases, it do...

Resolved! ABAP code to check for dynamic data object convertibility to avoid short dump

Hi experts, I am working on a tool for developers. I have a CONV #( ... ) to convert dynamic data object at runtime (type unknown at compile time), which may be not convertible -> it fails with a short dump (e.g. OBJECTS_TABLES_NOT_COMPATIBLE for...

Resolved! Error when executing a program on ABAP Platform Trial 1909 with Eclipse ADT

Hi, I have installed "ABAP Platform Trial 1909" using the Docker image, following these instructions: https://hub.docker.com/r/sapse/abap-platform-trial Then I have installed Eclipse and the plugin "ABAP Development Tools" (ADT). Then in Eclips...

SAP Developer Challenge - APIs - Task 11 - Examine the access token for scopes contained

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)You're almost ready to call the API endpoint to examine the details of the directory you created back in Task 7. B...

qmacro by Developer Advocate
  • 25675 VIEWS
  • 63 REPLIES
  • 8 Likes

Resolved! Transport with abap2xlsx raises 'Object XSLT ZEXCEL_TR_DOCPROPS_CORE is inactive' but it is active

Hello experts, In SE10 I try to release a transport, which contains abap2xlsx . It gives errors: When I uploaded the object ZEXCEL_TR_DOCPROPS_CORE (and the same for the other objects) through transaction XSLT_TOOL it seems that the object i...

hagit by Active Participant
  • 1710 VIEWS
  • 3 REPLIES
  • 0 Likes

Crystal Report Python error

estoy intentando imprimir reportes desde una aplicacion python pero obtengo problemas en el Crystal.Runtime, puesto que no tengo la libreria COM instalada, Crystal Report no me aparece en la carpeta DCOM Dispatch("Crystal Runtime.Application") me da ...

SAP Developer Challenge - APIs - Task 10 - Request an OAuth access token

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)This task brings you one more step closer to being able to call the API endpoint to look at the details of the dir...

qmacro by Developer Advocate
  • 33235 VIEWS
  • 80 REPLIES
  • 8 Likes

New created WBS do not save in right order created through BAPI_BUS2054_CREATE_MULTI

Hi guys, I have recently developed a report, where I have been creating WBS for an existing Project. The WBS are created using BAPI_BUS2054_CREATE_MULTI. The issue that I've been facing is that the WBS after being created do not seem to be sort...

SAP Developer Challenge - APIs - Task 9 - Create a service key for API endpoints and auth info

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)This task follows on from the previous task and moves you one step closer in your steady journey of enlightenment,...

qmacro by Developer Advocate
  • 24037 VIEWS
  • 57 REPLIES
  • 11 Likes

Global Bike Monitor Process

Dear friends, I have tried to use the ZMON transaction, for Global Bike processes, in order to see the progress status of my students, but it appears without progress percentage in each case study. Can you advise me a transaction that will help me?

Report problem

hello I have a problem from SAP ERP when I run a program (which takes data from tables and exports in excel format to an external server share folder). Everything works fine, but I decided to change the external server . On the new external server...

How to catch the ledger account number alias GL number with starting series number 2 or 4

Hi All , According to my requirement i have to fetch the GL number series starting with 4 or 2 the leading zeros are removed please read this code tt_budg[] = VALUE #( FOR ls_bsis IN lt_bsis ( voucher_date = ls_bsis-budat budget_type = COND #...

Labels in this area