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

How to read environment variable of project of SAP Build Process Automation in Script Task

Hi Experts,We are trying to read the environment variable of project of SAP Build Process Automation in Script Task. But so far as we know, we can only read Custom Variables, Process Inputs, Process Metadata and API data...Is there any solution to ge...

Please, I need to convert these loops to the new version 7.5 syntax

LOOP AT t_bseg ASSIGNING FIELD-SYMBOL(<fs_bseg>) where hkont = <fs_cuentas>-saknr.          LOOP AT t_grupo2 INTO DATA(wa_grupo2) WHERE bukrs = p_bukrs AND gjahr = p_ejer AND belnr = <fs_bseg>-belnr AND buzei = <fs_bseg>-buzei.            lv_monto_gp...

Delete items (BSEG) from a parked FI document with FM PRELIMINARY_POSTING_DOC_WRITE

Hi all,I'm struggling with the function module PRELIMINARY_POSTING_DOC_WRITE, when I try to delete lines from VBSEG. I have to do so because I need to apply changes to the parked document coming from an interface outside of SAP where I cannot determi...

Triggering SAP Build Process Automation Workflow from a Custom SAP Fiori Application

Triggering SAP Build Process Automation Workflow from a Custom SAP Fiori ApplicationIn this blog, we'll explore h to integrate SAP Build Process Automation with a custom SAP Fiori application. This involves creating a workflow in SAP Build Process Au...

santohrao_gundelli_28-1731967018055.png santohrao_gundelli_29-1731967030363.png santohrao_gundelli_30-1731967049053.png santohrao_gundelli_31-1731967078561.png

Passing Bas64 Encoded string of a PDF as Email attachment from Process Automation

Hello Experts,I'm working on CAPM with SAP Process Automation for using workflows and sending emails. I have used AWS S3 Bucket using Object store to store my PDF attachments in CAPM. I have passed the stored file's URL  to the workflow and have crea...

Jibin265 by Explorer
  • 1572 VIEWS
  • 3 REPLIES
  • 0 Likes

Avoid deleting entries from the VBUV when the expected price of an item is not correct

What is the simplest method to avoid the deletion of entries from VBUV if there are items in VBAP with the field CEPOK = 'B' (Expected price not correct), even though the sales document has been fully processed (VBELN-GBSTK = 'C')?Essentially, VBUV s...

Need Basis Expert how to enable configure button on AL11 tcode

Dear Expert,i need to know how to enable AL11 configure button to add in directory for the new application development. Currently it show Display button only.. i have add in the authorization on S_RZL_ADM object and S_DATASET object, but it is still ...

sitiaishah_abdulfatah_0-1731553750269.png

Create QM-Notification using BAPI_QUALNOT_CREATE with different partner address

Hello Community,i am using "BAPI_QUALNOT_CREATE" to create a QM-Notification which is working great.I fill the table parameter "NOTIFPARTNR" with my partners which also works.The problem is that i want to change the address for that partner in my QM-...

Reading the return code from Browser for DocuSign grant code authentication in ABAP

Hi Experts,Manual way:Putting the url  - https://account-d.docusign.com/oauth/auth?response_type=code&scope=signature&client_id=67a95ba6-82e7-4b78-98fd-1cff98fc95d9&redirect_uri=https://localhost.comin google chrome and entering the DocuSign id and p...

AJ19 by Discoverer
  • 545 VIEWS
  • 0 REPLIES
  • 0 Likes

App preview in VS Code fails to connect to trial backend (401 when loading metadata)

I am following the tutorial here: Create a Travel App with SAP Fiori Elements Based on OData V4 RAP Service | SAP TutorialsBut instead of using Business Application Studio, I am using VS Code with Fiori Tools.Connecting to the TRL trial system is suc...

martinc_mb_5-1731053895142.png martinc_mb_6-1731053910040.png martinc_mb_2-1731053477158.png martinc_mb_3-1731053549392.png

ANDROID BUILD - Build Log Error Message: Unknown error, contact support for more details.

Hello creators of SAP Builders.I can't create AAB file for Android App.All of my try to build my app have a ERROR as Unknown error.Build DetailsError in the build05.11.2024, 21:39:28Build ID43233Client Runtime Version4.12.108Version Name1.2.2Version ...

Снимок экрана 2024-11-07 в 19.38.29.png
SavYar by Discoverer
  • 1272 VIEWS
  • 4 REPLIES
  • 0 Likes

Publish on Play Store Rejected

Please see the video at this link. I believe the review team may be interpreting the loading screen as a second splash screen. Could you advise on how to remove or minimize this to comply with their guidelines?@Dan_Wroblewski @MaiaraEllwanger @marihi...

Jayeem_0-1730964085734.png Jayeem_0-1730970855203.png
Jay-eem by Participant
  • 528 VIEWS
  • 0 REPLIES
  • 0 Likes

Convert multiple Rows in a Single row with different columns in ALV Report

Hello Experts!!!Looking for a guideline. As per my development i need to convert internal table multiples rows in a single row and values in different columns based on lifnr (Supplier) , gjahr (Fiscal Year), Poper (Period) for ALV report.Please guide...

hossain_rajib55_0-1730872396143.png hossain_rajib55_1-1730872474147.png
Labels in this area